"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/09 01:13:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kilefes7xayu" 2026/09/09 01:13:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 01:13:41 DEBUG : Starting OpenDrive session with ID: 7efebfa3109b8dde75dc16d73cb9cad9987e4e1b65bc1b8e60495798957257bd 2026/09/09 01:13:42 DEBUG : Creating backend with remote "/tmp/rclone162635421" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:13:42 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:13:42 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:13:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:13:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:13:45 DEBUG : dir: Looking for writers 2026/09/09 01:13:45 DEBUG : Looking for writers 2026/09/09 01:13:45 DEBUG : dir: reading active writers 2026/09/09 01:13:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.13s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:13:46 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:13:46 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:13:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:13:49 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/09 01:13:51 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/09 01:13:53 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:13:53 DEBUG : dir/subdir: Looking for writers 2026/09/09 01:13:53 DEBUG : dir: Looking for writers 2026/09/09 01:13:53 DEBUG : file1: reading active writers 2026/09/09 01:13:53 DEBUG : file2: reading active writers 2026/09/09 01:13:53 DEBUG : subdir: reading active writers 2026/09/09 01:13:53 DEBUG : Looking for writers 2026/09/09 01:13:53 DEBUG : dir: reading active writers 2026/09/09 01:13:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.71s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:13:55 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:13:55 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:13:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:13:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:13:57 DEBUG : dir: Looking for writers 2026/09/09 01:13:57 DEBUG : file1: reading active writers 2026/09/09 01:13:57 DEBUG : Looking for writers 2026/09/09 01:13:57 DEBUG : dir: reading active writers 2026/09/09 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.73s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:13:58 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:13:58 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:13:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:01 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:01 DEBUG : dir: Looking for writers 2026/09/09 01:14:01 DEBUG : Looking for writers 2026/09/09 01:14:01 DEBUG : dir: reading active writers 2026/09/09 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.53s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:02 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:02 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:05 DEBUG : dir: forgetting directory cache 2026/09/09 01:14:05 DEBUG : forgetting directory cache 2026/09/09 01:14:05 DEBUG : dir: forgetting directory cache 2026/09/09 01:14:05 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:05 DEBUG : Looking for writers 2026/09/09 01:14:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.86s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:06 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:06 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/09 01:14:08 DEBUG : dir: invalidating directory cache 2026/09/09 01:14:08 DEBUG : >ForgetPath: 2026/09/09 01:14:08 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/09 01:14:08 DEBUG : invalidating directory cache 2026/09/09 01:14:08 DEBUG : dir: forgetting directory cache 2026/09/09 01:14:08 DEBUG : >ForgetPath: 2026/09/09 01:14:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/09 01:14:08 DEBUG : >ForgetPath: 2026/09/09 01:14:08 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:08 DEBUG : dir: Looking for writers 2026/09/09 01:14:08 DEBUG : Looking for writers 2026/09/09 01:14:08 DEBUG : dir: reading active writers 2026/09/09 01:14:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.70s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:09 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:09 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:14 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/09 01:14:16 DEBUG : forgetting directory cache 2026/09/09 01:14:16 DEBUG : dir: forgetting directory cache 2026/09/09 01:14:16 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:16 DEBUG : dir: Looking for writers 2026/09/09 01:14:16 DEBUG : fil/a/b: Looking for writers 2026/09/09 01:14:16 DEBUG : fil/a: Looking for writers 2026/09/09 01:14:16 DEBUG : b: reading active writers 2026/09/09 01:14:16 DEBUG : fil: Looking for writers 2026/09/09 01:14:16 DEBUG : a: reading active writers 2026/09/09 01:14:16 DEBUG : Looking for writers 2026/09/09 01:14:16 DEBUG : fil: reading active writers 2026/09/09 01:14:16 DEBUG : dir: reading active writers 2026/09/09 01:14:16 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.96s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:18 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:18 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:21 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:21 DEBUG : dir: Looking for writers 2026/09/09 01:14:21 DEBUG : Looking for writers 2026/09/09 01:14:21 DEBUG : dir: reading active writers 2026/09/09 01:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.54s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:22 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:22 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:25 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:25 DEBUG : dir: Looking for writers 2026/09/09 01:14:25 DEBUG : file1: reading active writers 2026/09/09 01:14:25 DEBUG : Looking for writers 2026/09/09 01:14:25 DEBUG : dir: reading active writers 2026/09/09 01:14:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.70s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:26 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:26 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:28 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/09 01:14:30 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/09 01:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/09 01:14:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/09 01:14:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/09 01:14:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/09 01:14:33 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/09 01:14:35 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/09 01:14:37 DEBUG : dir: invalidating directory cache 2026/09/09 01:14:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/09 01:14:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/09 01:14:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/09 01:14:38 DEBUG : dir/file1: Reset virtual modtime 2026/09/09 01:14:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/09 01:14:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/09 01:14:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/09 01:14:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/09 01:14:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:14:38 DEBUG : dir: invalidating directory cache 2026/09/09 01:14:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/09 01:14:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/09 01:14:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/09 01:14:38 DEBUG : forgetting directory cache 2026/09/09 01:14:38 DEBUG : dir: forgetting directory cache 2026/09/09 01:14:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/09 01:14:38 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:38 DEBUG : dir/virtualDir: Looking for writers 2026/09/09 01:14:38 DEBUG : dir: Looking for writers 2026/09/09 01:14:38 DEBUG : file1: reading active writers 2026/09/09 01:14:38 DEBUG : virtualFile2: reading active writers 2026/09/09 01:14:38 DEBUG : virtualFile: reading active writers 2026/09/09 01:14:38 DEBUG : virtualDir: reading active writers 2026/09/09 01:14:38 DEBUG : Looking for writers 2026/09/09 01:14:38 DEBUG : dir: reading active writers 2026/09/09 01:14:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.90s) --- PASS: TestDirReadDirAll/Virtual (5.33s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:40 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:40 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:42 ERROR : dir/: Can only open directories read only 2026/09/09 01:14:42 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:42 DEBUG : dir: Looking for writers 2026/09/09 01:14:42 DEBUG : Looking for writers 2026/09/09 01:14:42 DEBUG : dir: reading active writers 2026/09/09 01:14:42 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.54s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:43 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:43 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/09/09 01:14:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:14:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/09 01:14:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/09 01:14:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/09 01:14:46 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 01:14:47 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/09 01:14:48 DEBUG : dir/potato: size = 5 OK 2026/09/09 01:14:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:14:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/09 01:14:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/09 01:14:48 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:48 DEBUG : dir: Looking for writers 2026/09/09 01:14:48 DEBUG : file1: reading active writers 2026/09/09 01:14:48 DEBUG : potato: reading active writers 2026/09/09 01:14:48 DEBUG : Looking for writers 2026/09/09 01:14:48 DEBUG : dir: reading active writers 2026/09/09 01:14:48 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.82s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:49 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:49 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/09/09 01:14:53 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:53 DEBUG : dir/sub: Looking for writers 2026/09/09 01:14:53 DEBUG : dir: Looking for writers 2026/09/09 01:14:53 DEBUG : file1: reading active writers 2026/09/09 01:14:53 DEBUG : sub: reading active writers 2026/09/09 01:14:53 DEBUG : Looking for writers 2026/09/09 01:14:53 DEBUG : dir: reading active writers 2026/09/09 01:14:53 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.35s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:14:54 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:14:54 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:14:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:14:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/09 01:14:58 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/09 01:14:59 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:14:59 DEBUG : dir/sub/subsub: Looking for writers 2026/09/09 01:14:59 DEBUG : dir/sub: Looking for writers 2026/09/09 01:14:59 DEBUG : subsub: reading active writers 2026/09/09 01:14:59 DEBUG : dir: Looking for writers 2026/09/09 01:14:59 DEBUG : file1: reading active writers 2026/09/09 01:14:59 DEBUG : sub: reading active writers 2026/09/09 01:14:59 DEBUG : Looking for writers 2026/09/09 01:14:59 DEBUG : dir: reading active writers 2026/09/09 01:14:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.48s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:01 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:01 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:04 ERROR : dir/: Dir.Remove not empty 2026/09/09 01:15:04 DEBUG : dir/file1: Remove: 2026/09/09 01:15:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:15:04 DEBUG : dir/file1: >Remove: err= 2026/09/09 01:15:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/09 01:15:04 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:04 DEBUG : Looking for writers 2026/09/09 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.94s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:05 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:05 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:07 DEBUG : dir/file1: Remove: 2026/09/09 01:15:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:15:08 DEBUG : dir/file1: >Remove: err= 2026/09/09 01:15:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/09 01:15:08 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:08 DEBUG : Looking for writers 2026/09/09 01:15:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.71s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:08 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:08 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:11 DEBUG : dir/file1: Remove: 2026/09/09 01:15:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:15:12 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/09/09 01:15:12 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:12 DEBUG : dir: Looking for writers 2026/09/09 01:15:12 DEBUG : Looking for writers 2026/09/09 01:15:12 DEBUG : dir: reading active writers 2026/09/09 01:15:12 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.34s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:13 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:13 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:16 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/09 01:15:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/09 01:15:18 DEBUG : dir2: same parent dir (ODFfMTMyNDM0NjNfb1Y2cGI) - using folder/rename instead of move_copy 2026/09/09 01:15:18 DEBUG : dir: Updating dir with dir2 0x3bb051d37800 2026/09/09 01:15:18 DEBUG : dir: forgetting directory cache 2026/09/09 01:15:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/09 01:15:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/09 01:15:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/09 01:15:19 DEBUG : file2: Updating file with file2 0x3bb05246ef70 2026/09/09 01:15:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/09 01:15:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:15:20 INFO : dir2/file3: Deleted 2026/09/09 01:15:21 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/09 01:15:21 DEBUG : dir2/file3: Updating file with dir2/file3 0x3bb05246ef70 2026/09/09 01:15:21 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/09 01:15:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/09 01:15:21 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/09 01:15:22 DEBUG : renamed empty directory: same parent dir (ODFfMTMyNDM0NjNfb1Y2cGI) - using folder/rename instead of move_copy 2026/09/09 01:15:22 DEBUG : empty directory: Updating dir with renamed empty directory 0x3bb052554840 2026/09/09 01:15:22 DEBUG : empty directory: forgetting directory cache 2026/09/09 01:15:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/09 01:15:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/09 01:15:22 DEBUG : dir2: Renaming to "dir3" 2026/09/09 01:15:22 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:22 DEBUG : dir3: Looking for writers 2026/09/09 01:15:22 DEBUG : file3: reading active writers 2026/09/09 01:15:22 DEBUG : renamed empty directory: Looking for writers 2026/09/09 01:15:22 DEBUG : Looking for writers 2026/09/09 01:15:22 DEBUG : renamed empty directory: reading active writers 2026/09/09 01:15:22 DEBUG : dir3: reading active writers 2026/09/09 01:15:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:23 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:23 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/09 01:15:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:15:27 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:15:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/09 01:15:27 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/09 01:15:27 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/09 01:15:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/09 01:15:27 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:15:27 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:15:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/09 01:15:27 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/09 01:15:27 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/09 01:15:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/09 01:15:27 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (12 bytes), uploading instead of streaming 2026/09/09 01:15:27 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/09 01:15:28 DEBUG : dir/sub/file2: size = 12 OK 2026/09/09 01:15:28 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/09 01:15:28 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/09 01:15:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/09 01:15:28 DEBUG : forgetting directory cache 2026/09/09 01:15:28 DEBUG : dir: forgetting directory cache 2026/09/09 01:15:28 DEBUG : dir/sub: forgetting directory cache 2026/09/09 01:15:28 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/09 01:15:28 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/09 01:15:28 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 01:15:29 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/09 01:15:30 DEBUG : dir/sub/file0: size = 5 OK 2026/09/09 01:15:30 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:15:30 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/09 01:15:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/09 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:30 DEBUG : dir/sub: Looking for writers 2026/09/09 01:15:30 DEBUG : file0: reading active writers 2026/09/09 01:15:30 DEBUG : file2: reading active writers 2026/09/09 01:15:30 DEBUG : dir: Looking for writers 2026/09/09 01:15:30 DEBUG : file1: reading active writers 2026/09/09 01:15:30 DEBUG : sub: reading active writers 2026/09/09 01:15:30 DEBUG : Looking for writers 2026/09/09 01:15:30 DEBUG : dir: reading active writers 2026/09/09 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.61s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:32 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:32 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/09 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:32 DEBUG : Looking for writers 2026/09/09 01:15:32 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:32 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:32 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/09 01:15:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:15:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/09 01:15:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/09 01:15:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/09 01:15:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:15:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/09 01:15:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/09 01:15:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:15:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/09 01:15:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/09 01:15:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/09 01:15:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:15:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/09 01:15:35 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:35 DEBUG : dir: Looking for writers 2026/09/09 01:15:35 DEBUG : file1: reading active writers 2026/09/09 01:15:35 DEBUG : file1.metadata: reading active writers 2026/09/09 01:15:35 DEBUG : Looking for writers 2026/09/09 01:15:35 DEBUG : dir: reading active writers 2026/09/09 01:15:35 DEBUG : dir.metadata: reading active writers 2026/09/09 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.73s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:36 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:36 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:39 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:39 DEBUG : dir: Looking for writers 2026/09/09 01:15:39 DEBUG : file1: reading active writers 2026/09/09 01:15:39 DEBUG : Looking for writers 2026/09/09 01:15:39 DEBUG : dir: reading active writers 2026/09/09 01:15:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.76s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:40 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:40 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:43 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/09 01:15:45 DEBUG : Can set mod time: true 2026/09/09 01:15:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 01:15:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:45 DEBUG : dir: Looking for writers 2026/09/09 01:15:45 DEBUG : file1: reading active writers 2026/09/09 01:15:45 DEBUG : Looking for writers 2026/09/09 01:15:45 DEBUG : dir: reading active writers 2026/09/09 01:15:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:47 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:47 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 01:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:15:49 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 01:15:50 DEBUG : dir/file1: size = 0 OK 2026/09/09 01:15:50 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:15:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 01:15:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 01:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:15:51 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:51 DEBUG : dir: Looking for writers 2026/09/09 01:15:51 DEBUG : file1: reading active writers 2026/09/09 01:15:51 DEBUG : Looking for writers 2026/09/09 01:15:51 DEBUG : dir: reading active writers 2026/09/09 01:15:51 DEBUG : >WaitForWriters: 2026/09/09 01:15:51 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:51 DEBUG : dir: Looking for writers 2026/09/09 01:15:51 DEBUG : file1: reading active writers 2026/09/09 01:15:51 DEBUG : Looking for writers 2026/09/09 01:15:51 DEBUG : dir: reading active writers 2026/09/09 01:15:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:52 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:52 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:15:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:15:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:15:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 01:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:15:55 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 01:15:55 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:15:56 DEBUG : dir/file1: size = 5 OK 2026/09/09 01:15:56 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:15:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 01:15:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 01:15:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:15:56 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:56 DEBUG : dir: Looking for writers 2026/09/09 01:15:56 DEBUG : file1: reading active writers 2026/09/09 01:15:56 DEBUG : Looking for writers 2026/09/09 01:15:56 DEBUG : dir: reading active writers 2026/09/09 01:15:56 DEBUG : >WaitForWriters: 2026/09/09 01:15:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:15:57 DEBUG : dir: Looking for writers 2026/09/09 01:15:57 DEBUG : file1: reading active writers 2026/09/09 01:15:57 DEBUG : Looking for writers 2026/09/09 01:15:57 DEBUG : dir: reading active writers 2026/09/09 01:15:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:15:58 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:15:58 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:15:58 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:15:58 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:15:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:15:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:15:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:15:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:15:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:15:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:15:58 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:15:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 01:16:01 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:01 DEBUG : dir: Looking for writers 2026/09/09 01:16:01 DEBUG : file1: reading active writers 2026/09/09 01:16:01 DEBUG : Looking for writers 2026/09/09 01:16:01 DEBUG : dir: reading active writers 2026/09/09 01:16:01 DEBUG : >WaitForWriters: 2026/09/09 01:16:01 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:02 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:02 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:16:02 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:02 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:02 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:16:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/09 01:16:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:16:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:16:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:16:05 DEBUG : dir/file1(0x3bb051d58c80): close: 2026/09/09 01:16:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 01:16:05 DEBUG : dir/file1(0x3bb051d58c80): >close: err= 2026/09/09 01:16:05 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:05 DEBUG : dir: Looking for writers 2026/09/09 01:16:05 DEBUG : file1: reading active writers 2026/09/09 01:16:05 DEBUG : Looking for writers 2026/09/09 01:16:05 DEBUG : dir: reading active writers 2026/09/09 01:16:05 DEBUG : >WaitForWriters: 2026/09/09 01:16:05 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:05 DEBUG : dir: Looking for writers 2026/09/09 01:16:05 DEBUG : file1: reading active writers 2026/09/09 01:16:05 DEBUG : Looking for writers 2026/09/09 01:16:05 DEBUG : dir: reading active writers 2026/09/09 01:16:05 DEBUG : >WaitForWriters: 2026/09/09 01:16:05 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:06 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:06 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:16:06 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:06 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:06 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:16:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/09 01:16:09 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:16:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:16:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:16:09 DEBUG : dir/file1(0x3bb0523c2240): _writeAt: size=5, off=0 2026/09/09 01:16:09 DEBUG : dir/file1(0x3bb0523c2240): openPending: 2026/09/09 01:16:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 01:16:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 01:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:09 DEBUG : dir/file1(0x3bb0523c2240): >openPending: err= 2026/09/09 01:16:09 DEBUG : dir/file1(0x3bb0523c2240): >_writeAt: n=5, err= 2026/09/09 01:16:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/09 01:16:09 DEBUG : dir/file1(0x3bb0523c2240): close: 2026/09/09 01:16:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/09 01:16:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/09 01:16:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/09 01:16:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/09 01:16:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/09 01:16:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:16:09 DEBUG : dir/file1(0x3bb0523c2240): >close: err= 2026/09/09 01:16:09 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:09 DEBUG : dir: Looking for writers 2026/09/09 01:16:09 DEBUG : file1: reading active writers 2026/09/09 01:16:09 DEBUG : Looking for writers 2026/09/09 01:16:09 DEBUG : dir: reading active writers 2026/09/09 01:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:16:09 DEBUG : dir: Looking for writers 2026/09/09 01:16:09 DEBUG : file1: reading active writers 2026/09/09 01:16:09 DEBUG : Looking for writers 2026/09/09 01:16:09 DEBUG : dir: reading active writers 2026/09/09 01:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:16:09 DEBUG : dir: Looking for writers 2026/09/09 01:16:09 DEBUG : file1: reading active writers 2026/09/09 01:16:09 DEBUG : Looking for writers 2026/09/09 01:16:09 DEBUG : dir: reading active writers 2026/09/09 01:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:16:09 DEBUG : dir: Looking for writers 2026/09/09 01:16:09 DEBUG : file1: reading active writers 2026/09/09 01:16:09 DEBUG : Looking for writers 2026/09/09 01:16:09 DEBUG : dir: reading active writers 2026/09/09 01:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:16:09 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 01:16:09 DEBUG : dir: Looking for writers 2026/09/09 01:16:09 DEBUG : file1: reading active writers 2026/09/09 01:16:09 DEBUG : Looking for writers 2026/09/09 01:16:09 DEBUG : dir: reading active writers 2026/09/09 01:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:16:09 DEBUG : dir: Looking for writers 2026/09/09 01:16:09 DEBUG : file1: reading active writers 2026/09/09 01:16:09 DEBUG : Looking for writers 2026/09/09 01:16:09 DEBUG : dir: reading active writers 2026/09/09 01:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:16:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:10 DEBUG : dir: Looking for writers 2026/09/09 01:16:10 DEBUG : file1: reading active writers 2026/09/09 01:16:10 DEBUG : Looking for writers 2026/09/09 01:16:10 DEBUG : dir: reading active writers 2026/09/09 01:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:16:10 DEBUG : dir: Looking for writers 2026/09/09 01:16:10 DEBUG : file1: reading active writers 2026/09/09 01:16:10 DEBUG : Looking for writers 2026/09/09 01:16:10 DEBUG : dir: reading active writers 2026/09/09 01:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:16:10 DEBUG : dir/file1: size = 14 OK 2026/09/09 01:16:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/09 01:16:10 INFO : dir/file1: Copied (replaced existing) 2026/09/09 01:16:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/09 01:16:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 01:16:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/09 01:16:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 01:16:11 DEBUG : dir: Looking for writers 2026/09/09 01:16:11 DEBUG : file1: reading active writers 2026/09/09 01:16:11 DEBUG : Looking for writers 2026/09/09 01:16:11 DEBUG : dir: reading active writers 2026/09/09 01:16:11 DEBUG : >WaitForWriters: 2026/09/09 01:16:12 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:12 DEBUG : dir: Looking for writers 2026/09/09 01:16:12 DEBUG : file1: reading active writers 2026/09/09 01:16:12 DEBUG : Looking for writers 2026/09/09 01:16:12 DEBUG : dir: reading active writers 2026/09/09 01:16:12 DEBUG : >WaitForWriters: 2026/09/09 01:16:12 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.00s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.68s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.29s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.25s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.54s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:13 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:13 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:16:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:16:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/09 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:16 DEBUG : dir: Looking for writers 2026/09/09 01:16:16 DEBUG : file1: reading active writers 2026/09/09 01:16:16 DEBUG : Looking for writers 2026/09/09 01:16:16 DEBUG : dir: reading active writers 2026/09/09 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.07s) === RUN TestFileOpenReadUnknownSize 2026/09/09 01:16:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/09 01:16:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:16:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/09 01:16:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:17 DEBUG : Looking for writers 2026/09/09 01:16:17 DEBUG : file.txt: reading active writers 2026/09/09 01:16:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:17 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:17 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:20 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/09 01:16:20 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/09 01:16:21 DEBUG : dir/file1: size = 25 OK 2026/09/09 01:16:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:16:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 01:16:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:21 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:21 DEBUG : dir: Looking for writers 2026/09/09 01:16:21 DEBUG : file1: reading active writers 2026/09/09 01:16:21 DEBUG : Looking for writers 2026/09/09 01:16:21 DEBUG : dir: reading active writers 2026/09/09 01:16:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.28s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:22 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:22 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:25 DEBUG : dir/file1: Remove: 2026/09/09 01:16:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:25 DEBUG : dir/file1: >Remove: err= 2026/09/09 01:16:25 DEBUG : dir/file1: Remove: 2026/09/09 01:16:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/09 01:16:25 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:25 DEBUG : dir: Looking for writers 2026/09/09 01:16:25 DEBUG : Looking for writers 2026/09/09 01:16:25 DEBUG : dir: reading active writers 2026/09/09 01:16:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.05s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:26 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:26 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:29 DEBUG : dir/file1: Remove: 2026/09/09 01:16:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:29 DEBUG : dir/file1: >Remove: err= 2026/09/09 01:16:29 DEBUG : dir/file1: Remove: 2026/09/09 01:16:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/09 01:16:29 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:29 DEBUG : dir: Looking for writers 2026/09/09 01:16:29 DEBUG : Looking for writers 2026/09/09 01:16:29 DEBUG : dir: reading active writers 2026/09/09 01:16:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.09s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:30 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:30 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:16:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:16:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/09 01:16:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 01:16:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/09 01:16:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 01:16:33 DEBUG : dir/file1: Open: flags=0x3 2026/09/09 01:16:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/09 01:16:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/09 01:16:33 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:33 DEBUG : dir: Looking for writers 2026/09/09 01:16:33 DEBUG : file1: reading active writers 2026/09/09 01:16:33 DEBUG : Looking for writers 2026/09/09 01:16:33 DEBUG : dir: reading active writers 2026/09/09 01:16:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.71s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:34 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:34 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:37 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:37 DEBUG : dir: Looking for writers 2026/09/09 01:16:37 DEBUG : file1: reading active writers 2026/09/09 01:16:37 DEBUG : Looking for writers 2026/09/09 01:16:37 DEBUG : dir: reading active writers 2026/09/09 01:16:37 DEBUG : >WaitForWriters: 2026/09/09 01:16:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:16:38 DEBUG : newLeaf: Updating file with newLeaf 0x3bb052790820 2026/09/09 01:16:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 01:16:39 DEBUG : dir/file1: Updating file with dir/file1 0x3bb052790820 2026/09/09 01:16:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 01:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:16:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 01:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:39 DEBUG : dir/file1: File is currently open, delaying rename 0x3bb052790820 2026/09/09 01:16:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:39 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/09 01:16:40 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/09 01:16:41 DEBUG : dir/file1: size = 25 OK 2026/09/09 01:16:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:16:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 01:16:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:41 DEBUG : newLeaf: Running delayed rename now 2026/09/09 01:16:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:16:41 DEBUG : newLeaf: Updating file with newLeaf 0x3bb052790820 2026/09/09 01:16:41 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:41 DEBUG : dir: Looking for writers 2026/09/09 01:16:41 DEBUG : Looking for writers 2026/09/09 01:16:41 DEBUG : dir: reading active writers 2026/09/09 01:16:41 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:41 DEBUG : >WaitForWriters: 2026/09/09 01:16:42 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:42 DEBUG : dir: Looking for writers 2026/09/09 01:16:42 DEBUG : Looking for writers 2026/09/09 01:16:42 DEBUG : dir: reading active writers 2026/09/09 01:16:42 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:43 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:43 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:43 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:16:43 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:43 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:43 DEBUG : Config file has changed externally - reloading 2026/09/09 01:16:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:43 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:16:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:45 DEBUG : dir: Looking for writers 2026/09/09 01:16:45 DEBUG : file1: reading active writers 2026/09/09 01:16:45 DEBUG : Looking for writers 2026/09/09 01:16:45 DEBUG : dir: reading active writers 2026/09/09 01:16:45 DEBUG : >WaitForWriters: 2026/09/09 01:16:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:16:46 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0522b84e0 2026/09/09 01:16:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 01:16:48 DEBUG : dir/file1: Updating file with dir/file1 0x3bb0522b84e0 2026/09/09 01:16:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 01:16:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:16:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 01:16:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:48 DEBUG : dir/file1: File is currently open, delaying rename 0x3bb0522b84e0 2026/09/09 01:16:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:48 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/09 01:16:48 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/09 01:16:49 DEBUG : dir/file1: size = 25 OK 2026/09/09 01:16:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:16:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 01:16:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:49 DEBUG : newLeaf: Running delayed rename now 2026/09/09 01:16:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:16:50 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0522b84e0 2026/09/09 01:16:50 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:50 DEBUG : dir: Looking for writers 2026/09/09 01:16:50 DEBUG : Looking for writers 2026/09/09 01:16:50 DEBUG : dir: reading active writers 2026/09/09 01:16:50 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:50 DEBUG : >WaitForWriters: 2026/09/09 01:16:50 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:50 DEBUG : dir: Looking for writers 2026/09/09 01:16:50 DEBUG : Looking for writers 2026/09/09 01:16:50 DEBUG : dir: reading active writers 2026/09/09 01:16:50 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:50 DEBUG : >WaitForWriters: 2026/09/09 01:16:50 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:16:51 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:16:51 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:16:51 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:16:51 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:51 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:51 DEBUG : Config file has changed externally - reloading 2026/09/09 01:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:16:51 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:16:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:16:54 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:16:54 DEBUG : dir/file1(0x3bb051d58140): openPending: 2026/09/09 01:16:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 01:16:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 01:16:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:54 DEBUG : dir/file1(0x3bb051d58140): >openPending: err= 2026/09/09 01:16:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:16:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:16:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:16:54 DEBUG : dir/file1(0x3bb051d58140): _writeAt: size=14, off=0 2026/09/09 01:16:54 DEBUG : dir/file1(0x3bb051d58140): >_writeAt: n=14, err= 2026/09/09 01:16:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 01:16:54 DEBUG : dir/file1(0x3bb051d58140): close: 2026/09/09 01:16:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 01:16:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 01:16:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:16:54 DEBUG : dir/file1(0x3bb051d58140): >close: err= 2026/09/09 01:16:54 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:54 DEBUG : dir: Looking for writers 2026/09/09 01:16:54 DEBUG : file1: reading active writers 2026/09/09 01:16:54 DEBUG : Looking for writers 2026/09/09 01:16:54 DEBUG : dir: reading active writers 2026/09/09 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:16:54 DEBUG : dir: Looking for writers 2026/09/09 01:16:54 DEBUG : file1: reading active writers 2026/09/09 01:16:54 DEBUG : Looking for writers 2026/09/09 01:16:54 DEBUG : dir: reading active writers 2026/09/09 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:16:54 DEBUG : dir: Looking for writers 2026/09/09 01:16:54 DEBUG : file1: reading active writers 2026/09/09 01:16:54 DEBUG : Looking for writers 2026/09/09 01:16:54 DEBUG : dir: reading active writers 2026/09/09 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:16:54 DEBUG : dir: Looking for writers 2026/09/09 01:16:54 DEBUG : file1: reading active writers 2026/09/09 01:16:54 DEBUG : Looking for writers 2026/09/09 01:16:54 DEBUG : dir: reading active writers 2026/09/09 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:16:54 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 01:16:54 DEBUG : dir: Looking for writers 2026/09/09 01:16:54 DEBUG : file1: reading active writers 2026/09/09 01:16:54 DEBUG : Looking for writers 2026/09/09 01:16:54 DEBUG : dir: reading active writers 2026/09/09 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:16:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:16:54 DEBUG : dir: Looking for writers 2026/09/09 01:16:54 DEBUG : file1: reading active writers 2026/09/09 01:16:54 DEBUG : Looking for writers 2026/09/09 01:16:54 DEBUG : dir: reading active writers 2026/09/09 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:16:55 DEBUG : dir: Looking for writers 2026/09/09 01:16:55 DEBUG : file1: reading active writers 2026/09/09 01:16:55 DEBUG : Looking for writers 2026/09/09 01:16:55 DEBUG : dir: reading active writers 2026/09/09 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:16:55 DEBUG : dir/file1: size = 14 OK 2026/09/09 01:16:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/09 01:16:55 INFO : dir/file1: Copied (replaced existing) 2026/09/09 01:16:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 01:16:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/09 01:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 01:16:55 DEBUG : dir: Looking for writers 2026/09/09 01:16:55 DEBUG : file1: reading active writers 2026/09/09 01:16:55 DEBUG : Looking for writers 2026/09/09 01:16:55 DEBUG : dir: reading active writers 2026/09/09 01:16:55 DEBUG : >WaitForWriters: 2026/09/09 01:16:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:16:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:16:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:16:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:16:55 DEBUG : dir/file1(0x3bb0523f8740): _readAt: size=512, off=0 2026/09/09 01:16:55 DEBUG : dir/file1(0x3bb0523f8740): openPending: 2026/09/09 01:16:55 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/09/09 01:16:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 01:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:55 DEBUG : dir/file1(0x3bb0523f8740): >openPending: err= 2026/09/09 01:16:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 01:16:55 DEBUG : dir/file1(0x3bb0523f8740): >_readAt: n=14, err=EOF 2026/09/09 01:16:55 DEBUG : dir/file1(0x3bb0523f8740): close: 2026/09/09 01:16:55 DEBUG : dir/file1(0x3bb0523f8740): >close: err= 2026/09/09 01:16:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:16:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:16:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0522b8820 2026/09/09 01:16:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 01:16:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/09 01:16:57 DEBUG : dir/file1: Updating file with dir/file1 0x3bb0522b8820 2026/09/09 01:16:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 01:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:16:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:16:58 DEBUG : dir/file1(0x3bb0525aaac0): openPending: 2026/09/09 01:16:58 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/09/09 01:16:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 01:16:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:16:58 DEBUG : dir/file1(0x3bb0525aaac0): >openPending: err= 2026/09/09 01:16:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:16:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:16:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:16:58 DEBUG : dir/file1(0x3bb0525aaac0): _writeAt: size=25, off=0 2026/09/09 01:16:58 DEBUG : dir/file1(0x3bb0525aaac0): >_writeAt: n=25, err= 2026/09/09 01:16:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:16:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:16:58 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0522b8820 2026/09/09 01:16:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:16:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:16:58 DEBUG : newLeaf(0x3bb0525aaac0): close: 2026/09/09 01:16:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 01:16:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 01:16:58.269627054 +0000 UTC m=+196.882818660 2026/09/09 01:16:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 01:16:58 DEBUG : newLeaf(0x3bb0525aaac0): >close: err= 2026/09/09 01:16:58 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:16:58 DEBUG : dir: Looking for writers 2026/09/09 01:16:58 DEBUG : Looking for writers 2026/09/09 01:16:58 DEBUG : dir: reading active writers 2026/09/09 01:16:58 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:16:58 DEBUG : dir: Looking for writers 2026/09/09 01:16:58 DEBUG : Looking for writers 2026/09/09 01:16:58 DEBUG : dir: reading active writers 2026/09/09 01:16:58 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:16:58 DEBUG : dir: Looking for writers 2026/09/09 01:16:58 DEBUG : Looking for writers 2026/09/09 01:16:58 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:58 DEBUG : dir: reading active writers 2026/09/09 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:16:59 DEBUG : dir: Looking for writers 2026/09/09 01:16:59 DEBUG : Looking for writers 2026/09/09 01:16:59 DEBUG : dir: reading active writers 2026/09/09 01:16:59 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:16:59 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 01:16:59 DEBUG : dir: Looking for writers 2026/09/09 01:16:59 DEBUG : Looking for writers 2026/09/09 01:16:59 DEBUG : dir: reading active writers 2026/09/09 01:16:59 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:16:59 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/09 01:16:59 DEBUG : dir: Looking for writers 2026/09/09 01:16:59 DEBUG : Looking for writers 2026/09/09 01:16:59 DEBUG : dir: reading active writers 2026/09/09 01:16:59 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:16:59 DEBUG : dir: Looking for writers 2026/09/09 01:16:59 DEBUG : Looking for writers 2026/09/09 01:16:59 DEBUG : dir: reading active writers 2026/09/09 01:16:59 DEBUG : newLeaf: reading active writers 2026/09/09 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:17:00 DEBUG : newLeaf: size = 25 OK 2026/09/09 01:17:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:17:00 INFO : newLeaf: Copied (replaced existing) 2026/09/09 01:17:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 01:16:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 01:17:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 01:17:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 01:17:00 DEBUG : dir: Looking for writers 2026/09/09 01:17:00 DEBUG : Looking for writers 2026/09/09 01:17:00 DEBUG : dir: reading active writers 2026/09/09 01:17:00 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:00 DEBUG : >WaitForWriters: 2026/09/09 01:17:00 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:00 DEBUG : dir: Looking for writers 2026/09/09 01:17:00 DEBUG : Looking for writers 2026/09/09 01:17:00 DEBUG : dir: reading active writers 2026/09/09 01:17:00 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:00 DEBUG : >WaitForWriters: 2026/09/09 01:17:00 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:01 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:01 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:17:01 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:01 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:01 DEBUG : Config file has changed externally - reloading 2026/09/09 01:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:01 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:17:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:17:04 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:04 DEBUG : dir: Looking for writers 2026/09/09 01:17:04 DEBUG : file1: reading active writers 2026/09/09 01:17:04 DEBUG : Looking for writers 2026/09/09 01:17:04 DEBUG : dir: reading active writers 2026/09/09 01:17:04 DEBUG : >WaitForWriters: 2026/09/09 01:17:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:17:05 DEBUG : newLeaf: Updating file with newLeaf 0x3bb05241b2b0 2026/09/09 01:17:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:17:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 01:17:06 DEBUG : dir/file1: Updating file with dir/file1 0x3bb05241b2b0 2026/09/09 01:17:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 01:17:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:17:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:06 DEBUG : dir/file1(0x3bb051feb9c0): openPending: 2026/09/09 01:17:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 01:17:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 01:17:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:06 DEBUG : dir/file1(0x3bb051feb9c0): >openPending: err= 2026/09/09 01:17:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:17:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:06 DEBUG : dir/file1(0x3bb051feb9c0): _writeAt: size=25, off=0 2026/09/09 01:17:06 DEBUG : dir/file1(0x3bb051feb9c0): >_writeAt: n=25, err= 2026/09/09 01:17:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:17:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:17:07 DEBUG : newLeaf: Updating file with newLeaf 0x3bb05241b2b0 2026/09/09 01:17:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:17:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:07 DEBUG : newLeaf(0x3bb051feb9c0): close: 2026/09/09 01:17:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 01:17:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 01:17:06.733873121 +0000 UTC m=+205.347064796 2026/09/09 01:17:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 01:17:07 DEBUG : newLeaf(0x3bb051feb9c0): >close: err= 2026/09/09 01:17:07 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:07 DEBUG : dir: Looking for writers 2026/09/09 01:17:07 DEBUG : Looking for writers 2026/09/09 01:17:07 DEBUG : dir: reading active writers 2026/09/09 01:17:07 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:17:07 DEBUG : dir: Looking for writers 2026/09/09 01:17:07 DEBUG : Looking for writers 2026/09/09 01:17:07 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:07 DEBUG : dir: reading active writers 2026/09/09 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:17:07 DEBUG : dir: Looking for writers 2026/09/09 01:17:07 DEBUG : Looking for writers 2026/09/09 01:17:07 DEBUG : dir: reading active writers 2026/09/09 01:17:07 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:17:07 DEBUG : dir: Looking for writers 2026/09/09 01:17:07 DEBUG : Looking for writers 2026/09/09 01:17:07 DEBUG : dir: reading active writers 2026/09/09 01:17:07 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:17:07 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 01:17:07 DEBUG : dir: Looking for writers 2026/09/09 01:17:07 DEBUG : Looking for writers 2026/09/09 01:17:07 DEBUG : dir: reading active writers 2026/09/09 01:17:07 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:17:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/09 01:17:07 DEBUG : dir: Looking for writers 2026/09/09 01:17:07 DEBUG : Looking for writers 2026/09/09 01:17:07 DEBUG : dir: reading active writers 2026/09/09 01:17:07 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:17:08 DEBUG : dir: Looking for writers 2026/09/09 01:17:08 DEBUG : Looking for writers 2026/09/09 01:17:08 DEBUG : dir: reading active writers 2026/09/09 01:17:08 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:17:08 DEBUG : newLeaf: size = 25 OK 2026/09/09 01:17:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:17:08 INFO : newLeaf: Copied (replaced existing) 2026/09/09 01:17:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 01:17:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 01:17:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 01:17:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 01:17:08 DEBUG : dir: Looking for writers 2026/09/09 01:17:08 DEBUG : Looking for writers 2026/09/09 01:17:08 DEBUG : dir: reading active writers 2026/09/09 01:17:08 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:08 DEBUG : >WaitForWriters: 2026/09/09 01:17:09 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:09 DEBUG : dir: Looking for writers 2026/09/09 01:17:09 DEBUG : Looking for writers 2026/09/09 01:17:09 DEBUG : dir: reading active writers 2026/09/09 01:17:09 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:09 DEBUG : >WaitForWriters: 2026/09/09 01:17:09 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:10 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:10 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:17:10 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:10 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:10 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:17:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:17:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:17:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:12 DEBUG : dir/file1(0x3bb052882000): openPending: 2026/09/09 01:17:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 01:17:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 01:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:12 DEBUG : dir/file1(0x3bb052882000): >openPending: err= 2026/09/09 01:17:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:17:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:12 DEBUG : dir/file1(0x3bb052882000): _writeAt: size=14, off=0 2026/09/09 01:17:12 DEBUG : dir/file1(0x3bb052882000): >_writeAt: n=14, err= 2026/09/09 01:17:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 01:17:12 DEBUG : dir/file1(0x3bb052882000): close: 2026/09/09 01:17:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 01:17:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 01:17:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:17:12 DEBUG : dir/file1(0x3bb052882000): >close: err= 2026/09/09 01:17:12 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:12 DEBUG : dir: Looking for writers 2026/09/09 01:17:12 DEBUG : file1: reading active writers 2026/09/09 01:17:12 DEBUG : Looking for writers 2026/09/09 01:17:12 DEBUG : dir: reading active writers 2026/09/09 01:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:17:12 DEBUG : dir: Looking for writers 2026/09/09 01:17:12 DEBUG : file1: reading active writers 2026/09/09 01:17:12 DEBUG : Looking for writers 2026/09/09 01:17:12 DEBUG : dir: reading active writers 2026/09/09 01:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:17:12 DEBUG : dir: Looking for writers 2026/09/09 01:17:12 DEBUG : file1: reading active writers 2026/09/09 01:17:12 DEBUG : Looking for writers 2026/09/09 01:17:12 DEBUG : dir: reading active writers 2026/09/09 01:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:17:12 DEBUG : dir: Looking for writers 2026/09/09 01:17:12 DEBUG : file1: reading active writers 2026/09/09 01:17:12 DEBUG : Looking for writers 2026/09/09 01:17:12 DEBUG : dir: reading active writers 2026/09/09 01:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:17:12 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 01:17:12 DEBUG : dir: Looking for writers 2026/09/09 01:17:12 DEBUG : file1: reading active writers 2026/09/09 01:17:12 DEBUG : Looking for writers 2026/09/09 01:17:12 DEBUG : dir: reading active writers 2026/09/09 01:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:17:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:17:13 DEBUG : dir: Looking for writers 2026/09/09 01:17:13 DEBUG : file1: reading active writers 2026/09/09 01:17:13 DEBUG : Looking for writers 2026/09/09 01:17:13 DEBUG : dir: reading active writers 2026/09/09 01:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:17:13 DEBUG : dir: Looking for writers 2026/09/09 01:17:13 DEBUG : file1: reading active writers 2026/09/09 01:17:13 DEBUG : Looking for writers 2026/09/09 01:17:13 DEBUG : dir: reading active writers 2026/09/09 01:17:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:17:13 DEBUG : dir/file1: size = 14 OK 2026/09/09 01:17:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/09 01:17:13 INFO : dir/file1: Copied (replaced existing) 2026/09/09 01:17:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 01:17:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/09 01:17:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 01:17:14 DEBUG : dir: Looking for writers 2026/09/09 01:17:14 DEBUG : file1: reading active writers 2026/09/09 01:17:14 DEBUG : Looking for writers 2026/09/09 01:17:14 DEBUG : dir: reading active writers 2026/09/09 01:17:14 DEBUG : >WaitForWriters: 2026/09/09 01:17:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:14 DEBUG : dir/file1(0x3bb05275c480): _readAt: size=512, off=0 2026/09/09 01:17:14 DEBUG : dir/file1(0x3bb05275c480): openPending: 2026/09/09 01:17:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 01:17:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 01:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:14 DEBUG : dir/file1(0x3bb05275c480): >openPending: err= 2026/09/09 01:17:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 01:17:14 DEBUG : dir/file1(0x3bb05275c480): >_readAt: n=14, err=EOF 2026/09/09 01:17:14 DEBUG : dir/file1(0x3bb05275c480): close: 2026/09/09 01:17:14 DEBUG : dir/file1(0x3bb05275c480): >close: err= 2026/09/09 01:17:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:17:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:17:15 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0526b51e0 2026/09/09 01:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:17:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 01:17:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/09 01:17:16 DEBUG : dir/file1: Updating file with dir/file1 0x3bb0526b51e0 2026/09/09 01:17:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 01:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:17:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:16 DEBUG : dir/file1(0x3bb052882c80): openPending: 2026/09/09 01:17:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 01:17:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 01:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:16 DEBUG : dir/file1(0x3bb052882c80): >openPending: err= 2026/09/09 01:17:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:17:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:16 DEBUG : dir/file1(0x3bb052882c80): _writeAt: size=25, off=0 2026/09/09 01:17:16 DEBUG : dir/file1(0x3bb052882c80): >_writeAt: n=25, err= 2026/09/09 01:17:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:17:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:17:17 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0526b51e0 2026/09/09 01:17:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:17:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:17 DEBUG : newLeaf(0x3bb052882c80): close: 2026/09/09 01:17:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 01:17:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 01:17:16.488529304 +0000 UTC m=+215.101720930 2026/09/09 01:17:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 01:17:17 DEBUG : newLeaf(0x3bb052882c80): >close: err= 2026/09/09 01:17:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:17:17 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:17:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:17:17 DEBUG : dir: Looking for writers 2026/09/09 01:17:17 DEBUG : Looking for writers 2026/09/09 01:17:17 DEBUG : dir: reading active writers 2026/09/09 01:17:17 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:17:18 DEBUG : newLeaf: size = 25 OK 2026/09/09 01:17:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:17:18 INFO : newLeaf: Copied (replaced existing) 2026/09/09 01:17:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 01:17:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 01:17:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 01:17:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 01:17:18 DEBUG : dir: Looking for writers 2026/09/09 01:17:18 DEBUG : Looking for writers 2026/09/09 01:17:18 DEBUG : dir: reading active writers 2026/09/09 01:17:18 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:18 DEBUG : >WaitForWriters: 2026/09/09 01:17:18 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:18 DEBUG : dir: Looking for writers 2026/09/09 01:17:18 DEBUG : Looking for writers 2026/09/09 01:17:18 DEBUG : dir: reading active writers 2026/09/09 01:17:18 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:18 DEBUG : >WaitForWriters: 2026/09/09 01:17:18 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:19 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:17:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:19 DEBUG : Config file has changed externally - reloading 2026/09/09 01:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:19 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:17:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:17:22 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:22 DEBUG : dir: Looking for writers 2026/09/09 01:17:22 DEBUG : file1: reading active writers 2026/09/09 01:17:22 DEBUG : Looking for writers 2026/09/09 01:17:22 DEBUG : dir: reading active writers 2026/09/09 01:17:22 DEBUG : >WaitForWriters: 2026/09/09 01:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:22 DEBUG : dir/file1(0x3bb0529a8080): _readAt: size=512, off=0 2026/09/09 01:17:22 DEBUG : dir/file1(0x3bb0529a8080): openPending: 2026/09/09 01:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 01:17:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 01:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:22 DEBUG : dir/file1(0x3bb0529a8080): >openPending: err= 2026/09/09 01:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/09 01:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:22 DEBUG : dir/file1(0x3bb0529a8080): >_readAt: n=14, err=EOF 2026/09/09 01:17:22 DEBUG : dir/file1(0x3bb0529a8080): close: 2026/09/09 01:17:22 DEBUG : dir/file1(0x3bb0529a8080): >close: err= 2026/09/09 01:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:17:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:17:23 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0529a2270 2026/09/09 01:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:17:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 01:17:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/09 01:17:24 DEBUG : dir/file1: Updating file with dir/file1 0x3bb0529a2270 2026/09/09 01:17:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 01:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:17:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:25 DEBUG : dir/file1(0x3bb05275dd80): openPending: 2026/09/09 01:17:25 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/09/09 01:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 01:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:25 DEBUG : dir/file1(0x3bb05275dd80): >openPending: err= 2026/09/09 01:17:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:25 DEBUG : dir/file1(0x3bb05275dd80): _writeAt: size=25, off=0 2026/09/09 01:17:25 DEBUG : dir/file1(0x3bb05275dd80): >_writeAt: n=25, err= 2026/09/09 01:17:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 01:17:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 01:17:26 DEBUG : newLeaf: Updating file with newLeaf 0x3bb0529a2270 2026/09/09 01:17:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:17:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:26 DEBUG : newLeaf(0x3bb05275dd80): close: 2026/09/09 01:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 01:17:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 01:17:25.332481193 +0000 UTC m=+223.945672799 2026/09/09 01:17:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 01:17:26 DEBUG : newLeaf(0x3bb05275dd80): >close: err= 2026/09/09 01:17:26 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:17:26 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:17:26 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:17:26 DEBUG : dir: Looking for writers 2026/09/09 01:17:26 DEBUG : Looking for writers 2026/09/09 01:17:26 DEBUG : dir: reading active writers 2026/09/09 01:17:26 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:17:27 DEBUG : newLeaf: size = 25 OK 2026/09/09 01:17:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 01:17:27 INFO : newLeaf: Copied (replaced existing) 2026/09/09 01:17:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 01:17:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 01:17:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 01:17:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 01:17:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 01:17:27 DEBUG : dir: Looking for writers 2026/09/09 01:17:27 DEBUG : Looking for writers 2026/09/09 01:17:27 DEBUG : dir: reading active writers 2026/09/09 01:17:27 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:27 DEBUG : >WaitForWriters: 2026/09/09 01:17:28 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:28 DEBUG : dir: Looking for writers 2026/09/09 01:17:28 DEBUG : Looking for writers 2026/09/09 01:17:28 DEBUG : dir: reading active writers 2026/09/09 01:17:28 DEBUG : newLeaf: reading active writers 2026/09/09 01:17:28 DEBUG : >WaitForWriters: 2026/09/09 01:17:28 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestFileRename (54.67s) --- PASS: TestFileRename/off,forceCache=false (8.62s) --- PASS: TestFileRename/minimal,forceCache=false (8.77s) --- PASS: TestFileRename/minimal,forceCache=true (9.75s) --- PASS: TestFileRename/writes,forceCache=false (8.46s) --- PASS: TestFileRename/writes,forceCache=true (9.79s) --- PASS: TestFileRename/full,forceCache=false (9.29s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:29 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:29 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:29 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:29 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:29 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:29 DEBUG : Looking for writers 2026/09/09 01:17:29 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:29 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.34s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:29 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.34s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:30 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.34s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:30 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.35s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:30 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:30 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.34s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:31 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:31 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:17:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:17:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:17:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 01:17:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:34 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:34 DEBUG : dir: Looking for writers 2026/09/09 01:17:34 DEBUG : file1: reading active writers 2026/09/09 01:17:34 DEBUG : Looking for writers 2026/09/09 01:17:34 DEBUG : dir: reading active writers 2026/09/09 01:17:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.38s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:35 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:35 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:17:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:17:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:17:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 01:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/09 01:17:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/09 01:17:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/09 01:17:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/09 01:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/09 01:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/09 01:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/09 01:17:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/09 01:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/09 01:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/09 01:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/09 01:17:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/09 01:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/09 01:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/09 01:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/09 01:17:39 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:39 DEBUG : dir: Looking for writers 2026/09/09 01:17:39 DEBUG : file1: reading active writers 2026/09/09 01:17:39 DEBUG : Looking for writers 2026/09/09 01:17:39 DEBUG : dir: reading active writers 2026/09/09 01:17:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.24s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:40 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:40 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:17:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:17:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:17:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 01:17:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/09 01:17:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/09 01:17:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/09 01:17:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/09 01:17:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/09 01:17:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/09 01:17:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/09 01:17:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/09 01:17:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/09 01:17:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/09 01:17:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/09 01:17:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/09 01:17:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/09 01:17:44 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/09 01:17:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/09 01:17:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/09 01:17:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/09 01:17:44 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/09 01:17:44 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:44 DEBUG : dir: Looking for writers 2026/09/09 01:17:44 DEBUG : file1: reading active writers 2026/09/09 01:17:44 DEBUG : Looking for writers 2026/09/09 01:17:44 DEBUG : dir: reading active writers 2026/09/09 01:17:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.31s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:46 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:46 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:17:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:17:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:17:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 01:17:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:49 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:49 DEBUG : dir: Looking for writers 2026/09/09 01:17:49 DEBUG : file1: reading active writers 2026/09/09 01:17:49 DEBUG : Looking for writers 2026/09/09 01:17:49 DEBUG : dir: reading active writers 2026/09/09 01:17:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.23s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:50 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:50 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:17:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:17:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 01:17:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 01:17:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/09 01:17:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/09 01:17:53 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:53 DEBUG : dir: Looking for writers 2026/09/09 01:17:53 DEBUG : file1: reading active writers 2026/09/09 01:17:53 DEBUG : Looking for writers 2026/09/09 01:17:53 DEBUG : dir: reading active writers 2026/09/09 01:17:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.49s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:54 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:54 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:17:54 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:54 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:54 DEBUG : Config file has changed externally - reloading 2026/09/09 01:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:54 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:17:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:17:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:17:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:17:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:17:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:17:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:17:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): _readAt: size=1, off=0 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): openPending: 2026/09/09 01:17:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:17:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:17:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): >openPending: err= 2026/09/09 01:17:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/09 01:17:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:17:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:17:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): >_readAt: n=1, err= 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): _readAt: size=256, off=1 2026/09/09 01:17:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): >_readAt: n=15, err=EOF 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): _readAt: size=16, off=16 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): >_readAt: n=0, err=EOF 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): close: 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): >close: err= 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): close: 2026/09/09 01:17:57 DEBUG : dir/file1(0x3bb051d58380): >close: err=file already closed 2026/09/09 01:17:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:17:57 DEBUG : dir: Looking for writers 2026/09/09 01:17:57 DEBUG : file1: reading active writers 2026/09/09 01:17:57 DEBUG : Looking for writers 2026/09/09 01:17:57 DEBUG : dir: reading active writers 2026/09/09 01:17:57 DEBUG : >WaitForWriters: 2026/09/09 01:17:57 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.28s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:17:59 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:17:59 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:17:59 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:59 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:17:59 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:18:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:18:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:18:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:18:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:18:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:18:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): _readAt: size=1, off=0 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): openPending: 2026/09/09 01:18:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:18:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >openPending: err= 2026/09/09 01:18:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/09 01:18:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:18:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:18:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >_readAt: n=1, err= 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): _readAt: size=1, off=5 2026/09/09 01:18:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >_readAt: n=1, err= 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): _readAt: size=1, off=3 2026/09/09 01:18:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >_readAt: n=1, err= 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): _readAt: size=1, off=13 2026/09/09 01:18:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >_readAt: n=1, err= 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): _readAt: size=16, off=100 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): close: 2026/09/09 01:18:02 DEBUG : dir/file1(0x3bb052aec8c0): >close: err= 2026/09/09 01:18:02 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:02 DEBUG : dir: Looking for writers 2026/09/09 01:18:02 DEBUG : file1: reading active writers 2026/09/09 01:18:02 DEBUG : Looking for writers 2026/09/09 01:18:02 DEBUG : dir: reading active writers 2026/09/09 01:18:02 DEBUG : >WaitForWriters: 2026/09/09 01:18:02 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting 2026/09/09 01:18:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory 2026/09/09 01:18:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.40s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:03 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:03 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:03 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:03 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:03 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:18:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:18:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:18:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:18:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:18:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:18:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=1, off=0 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): openPending: 2026/09/09 01:18:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:18:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >openPending: err= 2026/09/09 01:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/09 01:18:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:18:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:18:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=1, err= 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=1, off=5 2026/09/09 01:18:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=1, err= 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=1, off=1 2026/09/09 01:18:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=1, err= 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=6, off=10 2026/09/09 01:18:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=6, err= 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=256, off=10 2026/09/09 01:18:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=6, err=EOF 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=256, off=100 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): close: 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >close: err= 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): _readAt: size=256, off=100 2026/09/09 01:18:06 DEBUG : dir/file1(0x3bb052aed6c0): >_readAt: n=0, err=file already closed 2026/09/09 01:18:06 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:06 DEBUG : dir: Looking for writers 2026/09/09 01:18:06 DEBUG : file1: reading active writers 2026/09/09 01:18:06 DEBUG : Looking for writers 2026/09/09 01:18:06 DEBUG : dir: reading active writers 2026/09/09 01:18:06 DEBUG : >WaitForWriters: 2026/09/09 01:18:06 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting 2026/09/09 01:18:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory 2026/09/09 01:18:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.35s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:07 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:07 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:07 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:07 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:07 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:18:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:18:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:18:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:18:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): RWFileHandle.Flush 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): _readAt: size=256, off=0 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): openPending: 2026/09/09 01:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:18:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): >openPending: err= 2026/09/09 01:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/09 01:18:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:18:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:18:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): >_readAt: n=16, err=EOF 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): RWFileHandle.Flush 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): RWFileHandle.Flush 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): close: 2026/09/09 01:18:10 DEBUG : dir/file1(0x3bb0523f84c0): >close: err= 2026/09/09 01:18:10 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:10 DEBUG : dir: Looking for writers 2026/09/09 01:18:10 DEBUG : file1: reading active writers 2026/09/09 01:18:10 DEBUG : Looking for writers 2026/09/09 01:18:10 DEBUG : dir: reading active writers 2026/09/09 01:18:10 DEBUG : >WaitForWriters: 2026/09/09 01:18:10 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting 2026/09/09 01:18:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory 2026/09/09 01:18:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.21s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:12 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:12 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:12 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:12 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:12 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:18:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:18:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 01:18:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:18:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:18:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:18:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): _readAt: size=256, off=0 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): openPending: 2026/09/09 01:18:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:18:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): >openPending: err= 2026/09/09 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/09 01:18:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:18:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:18:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:18:15 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: failed to open file): File does not exist (Error 404) 2026/09/09 01:18:15 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: failed to open file): File does not exist (Error 404) 2026/09/09 01:18:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:18:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:18:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:18:15 INFO : dir/file1: vfs cache: downloader: resetting error count to 0 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): >_readAt: n=16, err=EOF 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): RWFileHandle.Release 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): close: 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): >close: err= 2026/09/09 01:18:15 DEBUG : dir/file1(0x3bb0523c2800): RWFileHandle.Release 2026/09/09 01:18:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:15 DEBUG : dir: Looking for writers 2026/09/09 01:18:15 DEBUG : file1: reading active writers 2026/09/09 01:18:15 DEBUG : Looking for writers 2026/09/09 01:18:15 DEBUG : dir: reading active writers 2026/09/09 01:18:15 DEBUG : >WaitForWriters: 2026/09/09 01:18:15 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting 2026/09/09 01:18:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory 2026/09/09 01:18:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.67s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:16 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:16 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:16 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:16 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:16 DEBUG : Config file has changed externally - reloading 2026/09/09 01:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:16 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:16 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): openPending: 2026/09/09 01:18:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): >openPending: err= 2026/09/09 01:18:16 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): _writeAt: size=5, off=0 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): >_writeAt: n=5, err= 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): _writeAt: size=7, off=5 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): >_writeAt: n=7, err= 2026/09/09 01:18:16 DEBUG : file1: vfs cache: truncate to size=11 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): close: 2026/09/09 01:18:16 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 01:18:16.945406382 +0000 UTC m=+275.558597989 2026/09/09 01:18:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): >close: err= 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): close: 2026/09/09 01:18:16 DEBUG : file1(0x3bb052311640): >close: err=file already closed 2026/09/09 01:18:16 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:16 DEBUG : Looking for writers 2026/09/09 01:18:16 DEBUG : file1: reading active writers 2026/09/09 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:16 DEBUG : Looking for writers 2026/09/09 01:18:16 DEBUG : file1: reading active writers 2026/09/09 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:16 DEBUG : Looking for writers 2026/09/09 01:18:16 DEBUG : file1: reading active writers 2026/09/09 01:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:17 DEBUG : Looking for writers 2026/09/09 01:18:17 DEBUG : file1: reading active writers 2026/09/09 01:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:17 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:17 DEBUG : Looking for writers 2026/09/09 01:18:17 DEBUG : file1: reading active writers 2026/09/09 01:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:17 DEBUG : Looking for writers 2026/09/09 01:18:17 DEBUG : file1: reading active writers 2026/09/09 01:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:17 DEBUG : Looking for writers 2026/09/09 01:18:17 DEBUG : file1: reading active writers 2026/09/09 01:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:17 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/09 01:18:18 DEBUG : Looking for writers 2026/09/09 01:18:18 DEBUG : file1: reading active writers 2026/09/09 01:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:18 DEBUG : file1: size = 11 OK 2026/09/09 01:18:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/09 01:18:18 INFO : file1: Copied (new) 2026/09/09 01:18:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-09 01:18:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/09 01:18:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:18 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:19 DEBUG : Looking for writers 2026/09/09 01:18:19 DEBUG : file1: reading active writers 2026/09/09 01:18:19 DEBUG : >WaitForWriters: 2026/09/09 01:18:19 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:19 DEBUG : Looking for writers 2026/09/09 01:18:19 DEBUG : file1: reading active writers 2026/09/09 01:18:19 DEBUG : >WaitForWriters: 2026/09/09 01:18:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:19 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:19 DEBUG : Config file has changed externally - reloading 2026/09/09 01:18:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:19 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:20 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): openPending: 2026/09/09 01:18:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): >openPending: err= 2026/09/09 01:18:20 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): _writeAt: size=7, off=0 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): >_writeAt: n=7, err= 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): _writeAt: size=6, off=5 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): >_writeAt: n=6, err= 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): close: 2026/09/09 01:18:20 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 01:18:20.108956943 +0000 UTC m=+278.722148549 2026/09/09 01:18:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): >close: err= 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): _writeAt: size=5, off=0 2026/09/09 01:18:20 DEBUG : file1(0x3bb052384440): >_writeAt: n=0, err=file already closed 2026/09/09 01:18:20 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:20 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory 2026/09/09 01:18:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu/dir/file1: no such file or directory 2026/09/09 01:18:20 DEBUG : Looking for writers 2026/09/09 01:18:20 DEBUG : file1: reading active writers 2026/09/09 01:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:20 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/09 01:18:21 DEBUG : Looking for writers 2026/09/09 01:18:21 DEBUG : file1: reading active writers 2026/09/09 01:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:21 DEBUG : file1: size = 11 OK 2026/09/09 01:18:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/09 01:18:21 INFO : file1: Copied (new) 2026/09/09 01:18:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-09 01:18:20 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/09 01:18:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:21 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:22 DEBUG : Looking for writers 2026/09/09 01:18:22 DEBUG : file1: reading active writers 2026/09/09 01:18:22 DEBUG : >WaitForWriters: 2026/09/09 01:18:22 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:22 DEBUG : Looking for writers 2026/09/09 01:18:22 DEBUG : file1: reading active writers 2026/09/09 01:18:22 DEBUG : >WaitForWriters: 2026/09/09 01:18:22 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:23 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:23 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:23 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:23 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:23 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:23 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:23 DEBUG : file1(0x3bb0527d8300): openPending: 2026/09/09 01:18:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:23 DEBUG : file1(0x3bb0527d8300): >openPending: err= 2026/09/09 01:18:23 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:23 DEBUG : file1(0x3bb0527d8300): close: 2026/09/09 01:18:23 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 01:18:23.249970877 +0000 UTC m=+281.863162483 2026/09/09 01:18:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:23 DEBUG : file1(0x3bb0527d8300): >close: err= 2026/09/09 01:18:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 01:18:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:18:23 DEBUG : file2: newRWFileHandle: 2026/09/09 01:18:23 DEBUG : file2(0x3bb0527d8840): openPending: 2026/09/09 01:18:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:18:23 DEBUG : file2(0x3bb0527d8840): >openPending: err= 2026/09/09 01:18:23 DEBUG : file2: >newRWFileHandle: err= 2026/09/09 01:18:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:18:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/09 01:18:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/09 01:18:23 DEBUG : file2(0x3bb0527d8840): RWFileHandle.Flush 2026/09/09 01:18:23 DEBUG : file2(0x3bb0527d8840): RWFileHandle.Release 2026/09/09 01:18:23 DEBUG : file2(0x3bb0527d8840): close: 2026/09/09 01:18:23 DEBUG : file2: vfs cache: setting modification time to 2026-09-09 01:18:23.251942431 +0000 UTC m=+281.865134047 2026/09/09 01:18:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:23 DEBUG : file2(0x3bb0527d8840): >close: err= 2026/09/09 01:18:23 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/09 01:18:23 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:23 DEBUG : file2: vfs cache: starting upload 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/09 01:18:23 DEBUG : Looking for writers 2026/09/09 01:18:23 DEBUG : file1: reading active writers 2026/09/09 01:18:23 DEBUG : file2: reading active writers 2026/09/09 01:18:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/09 01:18:24 DEBUG : Looking for writers 2026/09/09 01:18:24 DEBUG : file1: reading active writers 2026/09/09 01:18:24 DEBUG : file2: reading active writers 2026/09/09 01:18:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/09 01:18:24 DEBUG : file1: size = 0 OK 2026/09/09 01:18:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:18:24 INFO : file1: Copied (new) 2026/09/09 01:18:24 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-09 01:18:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/09 01:18:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:24 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:25 DEBUG : file2: size = 0 OK 2026/09/09 01:18:25 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:18:25 INFO : file2: Copied (new) 2026/09/09 01:18:25 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-09 01:18:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/09 01:18:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/09 01:18:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:18:25 INFO : file2: vfs cache: upload succeeded try #1 2026/09/09 01:18:25 DEBUG : Looking for writers 2026/09/09 01:18:25 DEBUG : file1: reading active writers 2026/09/09 01:18:25 DEBUG : file2: reading active writers 2026/09/09 01:18:25 DEBUG : >WaitForWriters: 2026/09/09 01:18:25 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:25 DEBUG : Looking for writers 2026/09/09 01:18:25 DEBUG : file1: reading active writers 2026/09/09 01:18:25 DEBUG : file2: reading active writers 2026/09/09 01:18:25 DEBUG : >WaitForWriters: 2026/09/09 01:18:25 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.40s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:26 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:26 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:26 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:26 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:26 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:26 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): openPending: 2026/09/09 01:18:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): >openPending: err= 2026/09/09 01:18:26 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): _writeAt: size=5, off=0 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): >_writeAt: n=5, err= 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): RWFileHandle.Flush 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): RWFileHandle.Flush 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): close: 2026/09/09 01:18:26 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 01:18:26.692370704 +0000 UTC m=+285.305562310 2026/09/09 01:18:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:26 DEBUG : file1(0x3bb052384440): >close: err= 2026/09/09 01:18:26 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:26 DEBUG : Looking for writers 2026/09/09 01:18:26 DEBUG : file1: reading active writers 2026/09/09 01:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:26 DEBUG : Looking for writers 2026/09/09 01:18:26 DEBUG : file1: reading active writers 2026/09/09 01:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:26 DEBUG : Looking for writers 2026/09/09 01:18:26 DEBUG : file1: reading active writers 2026/09/09 01:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:26 DEBUG : Looking for writers 2026/09/09 01:18:26 DEBUG : file1: reading active writers 2026/09/09 01:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:26 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:26 DEBUG : Looking for writers 2026/09/09 01:18:26 DEBUG : file1: reading active writers 2026/09/09 01:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:27 DEBUG : Looking for writers 2026/09/09 01:18:27 DEBUG : file1: reading active writers 2026/09/09 01:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:27 DEBUG : Looking for writers 2026/09/09 01:18:27 DEBUG : file1: reading active writers 2026/09/09 01:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:18:27 DEBUG : Looking for writers 2026/09/09 01:18:27 DEBUG : file1: reading active writers 2026/09/09 01:18:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:28 DEBUG : file1: size = 5 OK 2026/09/09 01:18:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:18:28 INFO : file1: Copied (new) 2026/09/09 01:18:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-09 01:18:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 01:18:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:28 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:28 DEBUG : Looking for writers 2026/09/09 01:18:28 DEBUG : file1: reading active writers 2026/09/09 01:18:28 DEBUG : >WaitForWriters: 2026/09/09 01:18:28 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.06s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:29 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:29 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:29 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:29 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:29 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:29 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): openPending: 2026/09/09 01:18:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): >openPending: err= 2026/09/09 01:18:29 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): _writeAt: size=5, off=0 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): >_writeAt: n=5, err= 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): RWFileHandle.Release 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): close: 2026/09/09 01:18:29 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 01:18:29.727325769 +0000 UTC m=+288.340517375 2026/09/09 01:18:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): >close: err= 2026/09/09 01:18:29 DEBUG : file1(0x3bb052385080): RWFileHandle.Release 2026/09/09 01:18:29 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:29 DEBUG : Looking for writers 2026/09/09 01:18:29 DEBUG : file1: reading active writers 2026/09/09 01:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:29 DEBUG : Looking for writers 2026/09/09 01:18:29 DEBUG : file1: reading active writers 2026/09/09 01:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:29 DEBUG : Looking for writers 2026/09/09 01:18:29 DEBUG : file1: reading active writers 2026/09/09 01:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:29 DEBUG : Looking for writers 2026/09/09 01:18:29 DEBUG : file1: reading active writers 2026/09/09 01:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:29 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:29 DEBUG : Looking for writers 2026/09/09 01:18:29 DEBUG : file1: reading active writers 2026/09/09 01:18:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:30 DEBUG : Looking for writers 2026/09/09 01:18:30 DEBUG : file1: reading active writers 2026/09/09 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:30 DEBUG : Looking for writers 2026/09/09 01:18:30 DEBUG : file1: reading active writers 2026/09/09 01:18:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:30 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:18:31 DEBUG : Looking for writers 2026/09/09 01:18:31 DEBUG : file1: reading active writers 2026/09/09 01:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:31 DEBUG : file1: size = 5 OK 2026/09/09 01:18:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:18:31 INFO : file1: Copied (new) 2026/09/09 01:18:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-09 01:18:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 01:18:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:31 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:32 DEBUG : Looking for writers 2026/09/09 01:18:32 DEBUG : file1: reading active writers 2026/09/09 01:18:32 DEBUG : >WaitForWriters: 2026/09/09 01:18:32 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:32 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:32 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:32 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:32 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:32 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:18:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 01:18:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:18:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:18:35 DEBUG : dir/file1(0x3bb0523859c0): openPending: 2026/09/09 01:18:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:18:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:18:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:35 DEBUG : dir/file1(0x3bb0523859c0): >openPending: err= 2026/09/09 01:18:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 01:18:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:18:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:18:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:18:35 DEBUG : dir/file1(0x3bb0523859c0): _writeAt: size=5, off=0 2026/09/09 01:18:35 DEBUG : dir/file1(0x3bb0523859c0): >_writeAt: n=5, err= 2026/09/09 01:18:35 DEBUG : dir/file1(0x3bb0523859c0): close: 2026/09/09 01:18:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-09 01:18:35.788569665 +0000 UTC m=+294.401761330 2026/09/09 01:18:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:35 DEBUG : dir/file1(0x3bb0523859c0): >close: err= 2026/09/09 01:18:35 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:35 DEBUG : dir: Looking for writers 2026/09/09 01:18:35 DEBUG : file1: reading active writers 2026/09/09 01:18:35 DEBUG : Looking for writers 2026/09/09 01:18:35 DEBUG : dir: reading active writers 2026/09/09 01:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:35 DEBUG : dir: Looking for writers 2026/09/09 01:18:35 DEBUG : file1: reading active writers 2026/09/09 01:18:35 DEBUG : Looking for writers 2026/09/09 01:18:35 DEBUG : dir: reading active writers 2026/09/09 01:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:35 DEBUG : dir: Looking for writers 2026/09/09 01:18:35 DEBUG : file1: reading active writers 2026/09/09 01:18:35 DEBUG : Looking for writers 2026/09/09 01:18:35 DEBUG : dir: reading active writers 2026/09/09 01:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:35 DEBUG : dir: Looking for writers 2026/09/09 01:18:35 DEBUG : file1: reading active writers 2026/09/09 01:18:35 DEBUG : Looking for writers 2026/09/09 01:18:35 DEBUG : dir: reading active writers 2026/09/09 01:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:35 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 01:18:35 DEBUG : dir: Looking for writers 2026/09/09 01:18:35 DEBUG : file1: reading active writers 2026/09/09 01:18:35 DEBUG : Looking for writers 2026/09/09 01:18:35 DEBUG : dir: reading active writers 2026/09/09 01:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:36 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:18:36 DEBUG : dir: Looking for writers 2026/09/09 01:18:36 DEBUG : file1: reading active writers 2026/09/09 01:18:36 DEBUG : Looking for writers 2026/09/09 01:18:36 DEBUG : dir: reading active writers 2026/09/09 01:18:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:36 DEBUG : dir: Looking for writers 2026/09/09 01:18:36 DEBUG : file1: reading active writers 2026/09/09 01:18:36 DEBUG : Looking for writers 2026/09/09 01:18:36 DEBUG : dir: reading active writers 2026/09/09 01:18:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:37 DEBUG : dir/file1: size = 5 OK 2026/09/09 01:18:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:18:37 INFO : dir/file1: Copied (replaced existing) 2026/09/09 01:18:37 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-09 01:18:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 01:18:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:37 DEBUG : dir: Looking for writers 2026/09/09 01:18:37 DEBUG : file1: reading active writers 2026/09/09 01:18:37 DEBUG : Looking for writers 2026/09/09 01:18:37 DEBUG : dir: reading active writers 2026/09/09 01:18:37 DEBUG : >WaitForWriters: 2026/09/09 01:18:37 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:38 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:38 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:38 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:38 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:38 DEBUG : Config file has changed externally - reloading 2026/09/09 01:18:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:38 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/09 01:18:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 01:18:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 01:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 01:18:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): _writeAt: size=5, off=0 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): openPending: 2026/09/09 01:18:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 01:18:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 01:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): >openPending: err= 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): >_writeAt: n=5, err= 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): _writeAt: size=15, off=5 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): >_writeAt: n=15, err= 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): close: 2026/09/09 01:18:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/09 01:18:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-09 01:18:41.36119899 +0000 UTC m=+299.974390606 2026/09/09 01:18:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:41 DEBUG : dir/file1(0x3bb05282f880): >close: err= 2026/09/09 01:18:41 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:41 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:41 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:41 DEBUG : dir: Looking for writers 2026/09/09 01:18:41 DEBUG : file1: reading active writers 2026/09/09 01:18:41 DEBUG : Looking for writers 2026/09/09 01:18:41 DEBUG : dir: reading active writers 2026/09/09 01:18:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:42 DEBUG : dir: Looking for writers 2026/09/09 01:18:42 DEBUG : file1: reading active writers 2026/09/09 01:18:42 DEBUG : Looking for writers 2026/09/09 01:18:42 DEBUG : dir: reading active writers 2026/09/09 01:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:42 DEBUG : dir/file1: size = 20 OK 2026/09/09 01:18:42 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/09 01:18:42 INFO : dir/file1: Copied (replaced existing) 2026/09/09 01:18:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-09 01:18:41 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/09 01:18:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:43 DEBUG : dir: Looking for writers 2026/09/09 01:18:43 DEBUG : file1: reading active writers 2026/09/09 01:18:43 DEBUG : Looking for writers 2026/09/09 01:18:43 DEBUG : dir: reading active writers 2026/09/09 01:18:43 DEBUG : >WaitForWriters: 2026/09/09 01:18:43 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.58s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:44 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:44 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:44 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:44 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:44 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:44 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:44 DEBUG : file1(0x3bb051d59500): openPending: 2026/09/09 01:18:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:44 DEBUG : file1(0x3bb051d59500): >openPending: err= 2026/09/09 01:18:44 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:44 DEBUG : file1(0x3bb051d59500): _writeAt: size=5, off=0 2026/09/09 01:18:44 DEBUG : file1(0x3bb051d59500): >_writeAt: n=5, err= 2026/09/09 01:18:44 DEBUG : file1(0x3bb051d59500): close: 2026/09/09 01:18:44 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 01:18:44.956563648 +0000 UTC m=+303.569755264 2026/09/09 01:18:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:44 DEBUG : file1(0x3bb051d59500): >close: err= 2026/09/09 01:18:44 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:44 DEBUG : Looking for writers 2026/09/09 01:18:44 DEBUG : file1: reading active writers 2026/09/09 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:44 DEBUG : Looking for writers 2026/09/09 01:18:44 DEBUG : file1: reading active writers 2026/09/09 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:44 DEBUG : Looking for writers 2026/09/09 01:18:44 DEBUG : file1: reading active writers 2026/09/09 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:45 DEBUG : Looking for writers 2026/09/09 01:18:45 DEBUG : file1: reading active writers 2026/09/09 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:45 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:45 DEBUG : Looking for writers 2026/09/09 01:18:45 DEBUG : file1: reading active writers 2026/09/09 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:45 DEBUG : Looking for writers 2026/09/09 01:18:45 DEBUG : file1: reading active writers 2026/09/09 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:45 DEBUG : Looking for writers 2026/09/09 01:18:45 DEBUG : file1: reading active writers 2026/09/09 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:18:46 DEBUG : Looking for writers 2026/09/09 01:18:46 DEBUG : file1: reading active writers 2026/09/09 01:18:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:47 DEBUG : file1: size = 5 OK 2026/09/09 01:18:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:18:47 INFO : file1: Copied (new) 2026/09/09 01:18:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-09 01:18:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 01:18:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:47 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:47 DEBUG : Looking for writers 2026/09/09 01:18:47 DEBUG : file1: reading active writers 2026/09/09 01:18:47 DEBUG : >WaitForWriters: 2026/09/09 01:18:47 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:47 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:47 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:47 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:47 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/09 01:18:47 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c480): openPending: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c480): >openPending: err= 2026/09/09 01:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c480): _writeAt: size=5, off=0 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c480): >_writeAt: n=5, err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c480): close: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:47.982015254 +0000 UTC m=+306.595206850 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c480): >close: err= 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 01:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): _readAt: size=2, off=0 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): openPending: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): >openPending: err= 2026/09/09 01:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): >_readAt: n=2, err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): _writeAt: size=3, off=2 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): close: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:47.982015254 +0000 UTC m=+306.595206850 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296c900): >close: err= 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296cdc0): _readAt: size=512, off=0 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296cdc0): openPending: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296cdc0): >openPending: err= 2026/09/09 01:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296cdc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296cdc0): close: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:47.982015254 +0000 UTC m=+306.595206850 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296cdc0): >close: err= 2026/09/09 01:18:47 DEBUG : open-test-file: Remove: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052077c70 item 1 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d400): openPending: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d400): >openPending: err= 2026/09/09 01:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d400): _writeAt: size=5, off=0 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d400): >_writeAt: n=5, err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d400): close: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:47.998874652 +0000 UTC m=+306.612066249 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d400): >close: err= 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d900): _readAt: size=512, off=0 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d900): openPending: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d900): >openPending: err= 2026/09/09 01:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d900): >_readAt: n=5, err=EOF 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d900): close: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:47.998874652 +0000 UTC m=+306.612066249 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb05296d900): >close: err= 2026/09/09 01:18:47 DEBUG : open-test-file: Remove: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aab60 item 2 2026/09/09 01:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:47 DEBUG : open-test-file(0x3bb0528d6040): openPending: 2026/09/09 01:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6040): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6040): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6040): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.000219852 +0000 UTC m=+306.613411448 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.000219852 +0000 UTC m=+306.613411448 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d68c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7040): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7040): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7040): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7040): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.000219852 +0000 UTC m=+306.613411448 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521ab3b0 item 3 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7b80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7b80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7b80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7b80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7b80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.002770249 +0000 UTC m=+306.615961845 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7b80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2340): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2340): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2340): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2340): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2340): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.002770249 +0000 UTC m=+306.615961845 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2340): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520c4620 item 4 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2f00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2f00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2f00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2f00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2f00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.005547694 +0000 UTC m=+306.618739290 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2f00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.005547694 +0000 UTC m=+306.618739290 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3380): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3840): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3840): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3840): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3840): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3840): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.005547694 +0000 UTC m=+306.618739290 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3840): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520c5030 item 5 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3ec0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3ec0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3ec0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3ec0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3ec0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.011025728 +0000 UTC m=+306.624217325 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3ec0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8500): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8500): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8500): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8500): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8500): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.011025728 +0000 UTC m=+306.624217325 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8500): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052192310 item 6 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8b80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8b80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8b80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8b80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8b80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.012465818 +0000 UTC m=+306.625657424 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d8b80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.012465818 +0000 UTC m=+306.625657424 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9080): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9540): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9540): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9540): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9540): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9540): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.012465818 +0000 UTC m=+306.625657424 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9540): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527ae1c0 item 7 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9bc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9bc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9bc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9bc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9bc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.014158625 +0000 UTC m=+306.627350232 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527d9bc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c340): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c340): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c340): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c340): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c340): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.014158625 +0000 UTC m=+306.627350232 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c340): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527aeb60 item 8 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c900): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb05272c900): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c900): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c900): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c900): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c900): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272c900): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272ccc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272ccc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272ccc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272ccc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272ccc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.01973212 +0000 UTC m=+306.632923717 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272ccc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.01973212 +0000 UTC m=+306.632923717 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d640): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d640): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d640): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d640): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d640): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.01973212 +0000 UTC m=+306.632923717 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272d640): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527af260 item 9 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272dcc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272dcc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272dcc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272dcc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272dcc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.02339597 +0000 UTC m=+306.636587566 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05272dcc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758300): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758300): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758300): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758300): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758300): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.02339597 +0000 UTC m=+306.636587566 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758300): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527afb90 item 10 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758940): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb052758940): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758940): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758940): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758940): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758940): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758d00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758d00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758d00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758d00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758d00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.024830669 +0000 UTC m=+306.638022265 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052758d00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.024830669 +0000 UTC m=+306.638022265 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052759200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aac00): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aac00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aac00): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aac00): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aac00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.024830669 +0000 UTC m=+306.638022265 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aac00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05206d2d0 item 11 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab280): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab280): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab280): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab280): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab280): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.029326079 +0000 UTC m=+306.642517675 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab280): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab7c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab7c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab7c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab7c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab7c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.029326079 +0000 UTC m=+306.642517675 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab7c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd0930 item 12 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe080): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb052abe080): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe080): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe080): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe080): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe080): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe080): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe440): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe440): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe440): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe440): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe440): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.030753754 +0000 UTC m=+306.643945350 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abe440): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abeb00): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abeb00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abeb00): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abeb00): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abeb00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.030753754 +0000 UTC m=+306.643945350 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abeb00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd0f50 item 13 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf180): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf180): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf180): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf180): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf180): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.032131176 +0000 UTC m=+306.645322782 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf180): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf6c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf6c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf6c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf6c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf6c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.032131176 +0000 UTC m=+306.645322782 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abf6c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd1500 item 14 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abfd00): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb052abfd00): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abfd00): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abfd00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abfd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abfd00): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052abfd00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace1c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace1c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace1c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace1c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace1c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.03352623 +0000 UTC m=+306.646717826 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace1c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace880): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace880): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace880): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.03352623 +0000 UTC m=+306.646717826 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ace880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd1ab0 item 15 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acef00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acef00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acef00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acef00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acef00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.037338288 +0000 UTC m=+306.650529885 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acef00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acf440): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acf440): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acf440): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acf440): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acf440): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.037338288 +0000 UTC m=+306.650529885 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acf440): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05209a700 item 16 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acfa80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acfa80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acfa80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acfa80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acfa80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.038634336 +0000 UTC m=+306.651825932 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052acfa80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.038634336 +0000 UTC m=+306.651825932 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6000): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6500): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6500): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6500): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6500): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6500): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.038634336 +0000 UTC m=+306.651825932 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6500): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05209bdc0 item 17 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6b80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6b80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6b80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6b80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6b80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.04062218 +0000 UTC m=+306.653813776 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae6b80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae70c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae70c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae70c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae70c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae70c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.04062218 +0000 UTC m=+306.653813776 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae70c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290c700 item 18 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7740): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7740): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7740): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7740): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7740): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.043114717 +0000 UTC m=+306.656306313 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7740): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.043114717 +0000 UTC m=+306.656306313 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ae7c40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e240): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e240): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e240): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e240): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e240): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.043114717 +0000 UTC m=+306.656306313 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e240): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290ccb0 item 19 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e8c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e8c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e8c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e8c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e8c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.046002241 +0000 UTC m=+306.659193836 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278e8c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278ee00): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278ee00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278ee00): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278ee00): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278ee00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.046002241 +0000 UTC m=+306.659193836 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278ee00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290d490 item 20 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f480): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f480): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f480): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f480): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f480): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.047312475 +0000 UTC m=+306.660504070 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f480): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.047312475 +0000 UTC m=+306.660504070 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278f980): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278fe80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278fe80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278fe80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278fe80): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278fe80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.047312475 +0000 UTC m=+306.660504070 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05278fe80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290da40 item 21 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4600): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4600): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4600): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4600): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4600): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.052391376 +0000 UTC m=+306.665582972 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4600): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4b40): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4b40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4b40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4b40): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4b40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.052391376 +0000 UTC m=+306.665582972 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b4b40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052916620 item 22 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b51c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b51c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b51c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b51c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b51c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.05375498 +0000 UTC m=+306.666946577 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b51c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.05375498 +0000 UTC m=+306.666946577 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b56c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b5bc0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b5bc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b5bc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b5bc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b5bc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.05375498 +0000 UTC m=+306.666946577 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527b5bc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052916ee0 item 23 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4340): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4340): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4340): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4340): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4340): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.058242105 +0000 UTC m=+306.671433701 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4340): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4880): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4880): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4880): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.058242105 +0000 UTC m=+306.671433701 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052917880 item 24 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4ec0): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb0527f4ec0): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4ec0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4ec0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4ec0): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f4ec0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5280): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5280): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5280): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5280): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5280): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.059622261 +0000 UTC m=+306.672813858 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5280): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.059622261 +0000 UTC m=+306.672813858 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5780): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5cc0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5cc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5cc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5cc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5cc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.059622261 +0000 UTC m=+306.672813858 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527f5cc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d12230 item 25 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834440): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834440): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834440): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834440): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834440): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.061260234 +0000 UTC m=+306.674451831 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834440): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834980): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834980): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834980): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834980): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834980): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.061260234 +0000 UTC m=+306.674451831 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834980): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d133b0 item 26 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834fc0): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb052834fc0): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834fc0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834fc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834fc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052834fc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835380): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835380): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835380): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835380): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835380): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.06333863 +0000 UTC m=+306.676530226 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835380): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.06333863 +0000 UTC m=+306.676530226 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835dc0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835dc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835dc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835dc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835dc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.06333863 +0000 UTC m=+306.676530226 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052835dc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05217a3f0 item 27 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868540): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868540): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868540): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868540): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868540): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.066374652 +0000 UTC m=+306.679566249 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868540): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868a80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868a80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868a80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868a80): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868a80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.066374652 +0000 UTC m=+306.679566249 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052868a80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05217b6c0 item 28 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528690c0): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb0528690c0): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528690c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528690c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528690c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528690c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528690c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869480): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869480): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869480): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869480): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869480): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.073058595 +0000 UTC m=+306.686250201 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869480): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869b40): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869b40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869b40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869b40): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869b40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.073058595 +0000 UTC m=+306.686250201 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052869b40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05217bd50 item 29 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b02c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b02c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b02c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b02c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b02c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.0745809 +0000 UTC m=+306.687772497 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b02c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0800): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0800): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0800): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0800): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0800): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.0745809 +0000 UTC m=+306.687772497 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0800): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05202ea80 item 30 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0e40): _readAt: size=2, off=0 2026/09/09 01:18:48 ERROR : open-test-file(0x3bb0528b0e40): Couldn't read size of file 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0e40): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0e40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0e40): close: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b0e40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b1200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b1200): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b1200): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b1200): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b1200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.075840639 +0000 UTC m=+306.689032235 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b1200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b18c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b18c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b18c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b18c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b18c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.075840639 +0000 UTC m=+306.689032235 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528b18c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05202f180 item 31 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee040): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee040): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee040): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee040): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.079771172 +0000 UTC m=+306.692962767 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee580): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee580): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee580): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee580): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee580): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.079771172 +0000 UTC m=+306.692962767 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ee580): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0523141c0 item 32 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528eebc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528eebc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528eebc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528eebc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528eebc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.080921293 +0000 UTC m=+306.694112890 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528eebc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052314e00 item 33 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.081483915 +0000 UTC m=+306.694675512 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef540): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef540): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef540): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef540): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef540): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.081483915 +0000 UTC m=+306.694675512 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528ef540): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052315180 item 33 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528efb80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528efb80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528efb80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528efb80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528efb80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.082764805 +0000 UTC m=+306.695956401 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528efb80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052315ab0 item 34 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.083262495 +0000 UTC m=+306.696454091 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922100): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922640): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922640): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922640): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922640): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922640): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.083262495 +0000 UTC m=+306.696454091 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922640): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051bfd0a0 item 34 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922c80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922c80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922c80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922c80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922c80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.084502677 +0000 UTC m=+306.697694273 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052922c80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051bfd6c0 item 35 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.087516408 +0000 UTC m=+306.700708004 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923100): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923600): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923600): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923600): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923600): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923600): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.087516408 +0000 UTC m=+306.700708004 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923600): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051bfdc00 item 35 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923c80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923c80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923c80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923c80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923c80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.088730942 +0000 UTC m=+306.701922538 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052923c80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d770a0 item 36 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.089228392 +0000 UTC m=+306.702419987 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958280): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529587c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529587c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529587c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529587c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529587c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.089228392 +0000 UTC m=+306.702419987 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529587c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d77500 item 36 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958e00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958e00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958e00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958e00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958e00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.090573271 +0000 UTC m=+306.703764867 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052958e00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052280460 item 37 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.094210359 +0000 UTC m=+306.707401955 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959280): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959780): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959780): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959780): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959780): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959780): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.094210359 +0000 UTC m=+306.707401955 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959780): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052280930 item 37 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959e00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959e00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959e00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959e00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959e00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.095590586 +0000 UTC m=+306.708782192 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052959e00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0522815e0 item 38 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.096151024 +0000 UTC m=+306.709342620 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a400): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a940): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a940): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a940): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.096151024 +0000 UTC m=+306.709342620 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299a940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052281b20 item 38 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299afc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299afc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299afc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299afc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299afc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.097362251 +0000 UTC m=+306.710553848 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299afc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d4620 item 39 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.097747159 +0000 UTC m=+306.710938754 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b4c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b9c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b9c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b9c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b9c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b9c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.097747159 +0000 UTC m=+306.710938754 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05299b9c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d4930 item 39 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8140): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8140): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8140): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.101246326 +0000 UTC m=+306.714437932 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d5110 item 40 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.101767871 +0000 UTC m=+306.714959467 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8640): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8b80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8b80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8b80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8b80): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8b80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.101767871 +0000 UTC m=+306.714959467 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c8b80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d5570 item 40 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.102942879 +0000 UTC m=+306.716134476 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9640): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9640): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9640): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d5dc0 item 41 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9640): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9640): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.103417908 +0000 UTC m=+306.716609503 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9640): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521ae930 item 41 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.103838151 +0000 UTC m=+306.717029747 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0529c9b00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a140): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a140): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a140): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.103838151 +0000 UTC m=+306.717029747 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aefc0 item 41 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.105961139 +0000 UTC m=+306.719152735 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0a780): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0ac80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0ac80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0ac80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521882a0 item 42 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0ac80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0ac80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.108544318 +0000 UTC m=+306.721735915 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0ac80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052188620 item 42 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.10921735 +0000 UTC m=+306.722408946 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b1c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b740): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b740): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b740): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b740): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b740): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.10921735 +0000 UTC m=+306.722408946 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0b740): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521888c0 item 42 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.110540398 +0000 UTC m=+306.723731994 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a0bd80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a380): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a380): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a380): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521890a0 item 43 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a380): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a380): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.111014713 +0000 UTC m=+306.724206310 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a380): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052189650 item 43 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.111422733 +0000 UTC m=+306.724614330 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3a8c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3ae00): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3ae00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3ae00): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3ae00): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3ae00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.111422733 +0000 UTC m=+306.724614330 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3ae00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052189b90 item 43 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.115403682 +0000 UTC m=+306.728595278 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b440): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b940): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b940): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0523809a0 item 44 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b940): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.115851197 +0000 UTC m=+306.729042794 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3b940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052380e00 item 44 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.116387961 +0000 UTC m=+306.729579557 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a3be80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56500): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56500): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56500): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56500): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56500): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.116387961 +0000 UTC m=+306.729579557 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56500): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0523816c0 item 44 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.11754205 +0000 UTC m=+306.730733656 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a56b40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57040): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57040): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57040): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520982a0 item 45 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57040): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.117921387 +0000 UTC m=+306.731112993 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57740): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57740): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57740): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57740): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57740): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.117921387 +0000 UTC m=+306.731112993 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57740): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520987e0 item 45 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.121655207 +0000 UTC m=+306.734846813 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a57d80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74380): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74380): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74380): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520991f0 item 46 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74380): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74380): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.122429339 +0000 UTC m=+306.735620936 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74380): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74a80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74a80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74a80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74a80): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74a80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.122429339 +0000 UTC m=+306.735620936 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a74a80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520995e0 item 46 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.123746136 +0000 UTC m=+306.736937732 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a750c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a755c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a755c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a755c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052674230 item 47 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a755c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a755c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.125927626 +0000 UTC m=+306.739119223 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a755c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a75cc0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a75cc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a75cc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a75cc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a75cc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.125927626 +0000 UTC m=+306.739119223 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a75cc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526744d0 item 47 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.127337008 +0000 UTC m=+306.740528604 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96400): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96900): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96900): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96900): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052674bd0 item 48 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96900): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96900): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.130210684 +0000 UTC m=+306.743402280 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a96900): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97000): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97000): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97000): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97000): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97000): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.130210684 +0000 UTC m=+306.743402280 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97000): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052674e70 item 48 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97640): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97640): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97640): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97640): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97640): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.131599957 +0000 UTC m=+306.744791554 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97640): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052675420 item 49 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.132066128 +0000 UTC m=+306.745257724 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052a97ac0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20100): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20100): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20100): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20100): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20100): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.132066128 +0000 UTC m=+306.745257724 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20100): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526756c0 item 49 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20780): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20780): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20780): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20780): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20780): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.13316837 +0000 UTC m=+306.746359965 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20780): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052675c70 item 50 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.136941805 +0000 UTC m=+306.750133401 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b20c80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21200): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21200): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21200): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.136941805 +0000 UTC m=+306.750133401 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e4070 item 50 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21880): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21880): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21880): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.138521239 +0000 UTC m=+306.751712834 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e4620 item 51 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.138971018 +0000 UTC m=+306.752162614 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b21d80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b563c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b563c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b563c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b563c0): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b563c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.138971018 +0000 UTC m=+306.752162614 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b563c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e48c0 item 51 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56a40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56a40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56a40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56a40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56a40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.143054379 +0000 UTC m=+306.756245975 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56a40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e4fc0 item 52 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.143557639 +0000 UTC m=+306.756749236 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b56f40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b574c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b574c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b574c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b574c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b574c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.143557639 +0000 UTC m=+306.756749236 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b574c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e5340 item 52 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b57b40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b57b40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b57b40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b57b40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b57b40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.145181616 +0000 UTC m=+306.758373212 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b57b40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e5960 item 53 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.146026842 +0000 UTC m=+306.759218438 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82680): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82680): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82680): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82680): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82680): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.146026842 +0000 UTC m=+306.759218438 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82680): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e5c00 item 53 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82d00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82d00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82d00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82d00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82d00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.150106015 +0000 UTC m=+306.763297612 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b82d00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aea310 item 54 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.150611791 +0000 UTC m=+306.763803387 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83780): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83780): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83780): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83780): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83780): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.150611791 +0000 UTC m=+306.763803387 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83780): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aea5b0 item 54 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83e00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83e00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83e00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83e00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83e00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.151826544 +0000 UTC m=+306.765018141 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052b83e00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aeab60 item 55 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.152671991 +0000 UTC m=+306.765863587 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2400): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2940): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2940): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2940): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.152671991 +0000 UTC m=+306.765863587 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aeae00 item 55 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2fc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2fc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2fc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2fc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2fc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.156556387 +0000 UTC m=+306.769747984 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba2fc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aeb3b0 item 56 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.157329216 +0000 UTC m=+306.770520813 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba34c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba3a40): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba3a40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba3a40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba3a40): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba3a40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.157329216 +0000 UTC m=+306.770520813 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052ba3a40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aeb650 item 56 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.159738547 +0000 UTC m=+306.772930142 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6180): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd66c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd66c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd66c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aebce0 item 57 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd66c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd66c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.161333679 +0000 UTC m=+306.774525275 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd66c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1a1c0 item 57 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.161932148 +0000 UTC m=+306.775123744 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd6c00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7180): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7180): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7180): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7180): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7180): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.161932148 +0000 UTC m=+306.775123744 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7180): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1a460 item 57 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.166164241 +0000 UTC m=+306.779355836 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8ec0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8ec0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8ec0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052080770 item 58 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8ec0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8ec0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.167281691 +0000 UTC m=+306.780473287 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f8ec0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052080b60 item 58 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.167854322 +0000 UTC m=+306.781045919 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523f9500): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd74c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd74c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd74c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd74c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd74c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.167854322 +0000 UTC m=+306.781045919 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd74c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052080fc0 item 58 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.169380405 +0000 UTC m=+306.782572001 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052cd7b00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310140): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310140): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052081880 item 59 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310140): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.171336308 +0000 UTC m=+306.784527904 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052081c00 item 59 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.171936401 +0000 UTC m=+306.785127997 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052310c40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311240): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311240): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311240): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311240): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311240): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.171936401 +0000 UTC m=+306.785127997 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311240): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520ca1c0 item 59 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.173385508 +0000 UTC m=+306.786577104 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311dc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311dc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311dc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520ca9a0 item 60 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311dc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311dc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.17650554 +0000 UTC m=+306.789697136 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052311dc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1a620 item 60 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.178301482 +0000 UTC m=+306.791493078 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051ca3a80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e340): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e340): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e340): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e340): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e340): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.178301482 +0000 UTC m=+306.791493078 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e340): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1a8c0 item 60 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.180882035 +0000 UTC m=+306.794073641 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5e980): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5ef00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5ef00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5ef00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1ae70 item 61 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5ef00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5ef00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.181353014 +0000 UTC m=+306.794544610 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5ef00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5fc00): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5fc00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5fc00): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5fc00): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5fc00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.181353014 +0000 UTC m=+306.794544610 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052d5fc00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1b110 item 61 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.183848176 +0000 UTC m=+306.797039773 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e400): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e940): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e940): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1b810 item 62 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e940): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.185311099 +0000 UTC m=+306.798502695 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282e940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f080): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f080): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f080): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f080): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f080): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.185311099 +0000 UTC m=+306.798502695 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f080): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1bab0 item 62 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.187504641 +0000 UTC m=+306.800696237 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282f6c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282fc00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282fc00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282fc00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207e1c0 item 63 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282fc00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282fc00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.18956919 +0000 UTC m=+306.802760786 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05282fc00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051c59900): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051c59900): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051c59900): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051c59900): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051c59900): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.18956919 +0000 UTC m=+306.802760786 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051c59900): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207e930 item 63 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.190834479 +0000 UTC m=+306.804026076 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d58740): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59180): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59180): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59180): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207efc0 item 64 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59180): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59180): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.193443386 +0000 UTC m=+306.806634982 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59180): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59880): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59880): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59880): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.193443386 +0000 UTC m=+306.806634982 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb051d59880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207f7a0 item 64 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c500): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c500): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c500): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c500): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c500): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.194798566 +0000 UTC m=+306.807990162 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c500): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282c620 item 65 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.195328506 +0000 UTC m=+306.808520103 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296c980): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296ce80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296ce80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296ce80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296ce80): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296ce80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.195328506 +0000 UTC m=+306.808520103 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296ce80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282c8c0 item 65 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d4c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d4c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d4c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d4c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d4c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.197311341 +0000 UTC m=+306.810502936 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d4c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282d260 item 66 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.198207914 +0000 UTC m=+306.811399510 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296d940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296de80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296de80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296de80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296de80): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296de80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.198207914 +0000 UTC m=+306.811399510 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05296de80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282d500 item 66 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d65c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d65c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d65c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d65c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d65c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.199678371 +0000 UTC m=+306.812869967 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d65c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282dc70 item 67 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.20123526 +0000 UTC m=+306.814426867 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6a40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6f40): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6f40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6f40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6f40): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6f40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.20123526 +0000 UTC m=+306.814426867 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d6f40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b6070 item 67 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d75c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d75c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d75c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d75c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d75c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.203567204 +0000 UTC m=+306.816758801 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d75c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b6700 item 68 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.206752901 +0000 UTC m=+306.819944497 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0528d7c40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c24c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c24c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c24c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c24c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c24c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.206752901 +0000 UTC m=+306.819944497 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c24c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b6d20 item 68 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2fc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2fc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2fc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2fc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2fc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.210639791 +0000 UTC m=+306.823831387 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c2fc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b7420 item 69 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.211266504 +0000 UTC m=+306.824458101 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3440): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3940): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3940): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3940): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.211266504 +0000 UTC m=+306.824458101 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523c3940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b7730 item 69 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa1c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa1c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa1c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa1c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa1c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.215291646 +0000 UTC m=+306.828483242 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa1c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0c0e0 item 70 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.218075113 +0000 UTC m=+306.831266708 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aa6c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aacc0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aacc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aacc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aacc0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aacc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.218075113 +0000 UTC m=+306.831266708 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525aacc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0c380 item 70 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab340): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab340): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab340): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab340): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab340): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.223114369 +0000 UTC m=+306.836305965 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab340): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0caf0 item 71 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.226600441 +0000 UTC m=+306.839792038 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525ab840): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525abec0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525abec0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525abec0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525abec0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525abec0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.226600441 +0000 UTC m=+306.839792038 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0525abec0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0cd90 item 71 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4240): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4240): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4240): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4240): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4240): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.232064841 +0000 UTC m=+306.845256437 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4240): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207fb90 item 72 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.233320933 +0000 UTC m=+306.846512539 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4740): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4c80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4c80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4c80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4c80): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4c80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.233320933 +0000 UTC m=+306.846512539 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e4c80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052860150 item 72 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.235685158 +0000 UTC m=+306.848876754 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5240): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5740): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5740): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5740): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052860700 item 73 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5740): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5740): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.2362314 +0000 UTC m=+306.849422995 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5740): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528609a0 item 73 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.238364969 +0000 UTC m=+306.851556565 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0521e5c00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388240): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388240): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388240): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388240): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388240): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.238364969 +0000 UTC m=+306.851556565 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388240): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052860c40 item 73 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.240868777 +0000 UTC m=+306.854060373 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388880): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388d80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388d80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388d80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528611f0 item 74 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388d80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388d80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.244281613 +0000 UTC m=+306.857473209 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052388d80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052861490 item 74 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.244869221 +0000 UTC m=+306.858060838 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523892c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052389840): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052389840): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052389840): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052389840): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052389840): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.244869221 +0000 UTC m=+306.858060838 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052389840): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052861730 item 74 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.246441762 +0000 UTC m=+306.859633358 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384580): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384bc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384bc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384bc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520cb3b0 item 75 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384bc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384bc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.247020585 +0000 UTC m=+306.860212191 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052384bc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520cb810 item 75 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.247609217 +0000 UTC m=+306.860800813 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052385140): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523856c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523856c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523856c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523856c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523856c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.247609217 +0000 UTC m=+306.860800813 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0523856c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520cbd50 item 75 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.252467541 +0000 UTC m=+306.865659137 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c540): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c540): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c540): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05219b490 item 76 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c540): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c540): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.253100506 +0000 UTC m=+306.866292103 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248c540): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05219b810 item 76 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): _writeAt: size=3, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.253687656 +0000 UTC m=+306.866879252 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248ca80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d000): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d000): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d000): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d000): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d000): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.253687656 +0000 UTC m=+306.866879252 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d000): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05219bab0 item 76 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.255038736 +0000 UTC m=+306.868230333 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248d640): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248db40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248db40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248db40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521747e0 item 77 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248db40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248db40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.257668983 +0000 UTC m=+306.870860580 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05248db40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0340): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0340): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0340): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0340): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0340): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.257668983 +0000 UTC m=+306.870860580 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0340): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052174b60 item 77 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.259324451 +0000 UTC m=+306.872516046 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0980): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0e80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0e80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0e80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052cf6070 item 78 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0e80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0e80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.260783506 +0000 UTC m=+306.873975121 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e0e80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1580): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1580): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1580): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1580): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1580): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.260783506 +0000 UTC m=+306.873975121 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1580): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052cf6310 item 78 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.262159373 +0000 UTC m=+306.875350969 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0524e1bc0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a1c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a1c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a1c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052cf6a10 item 79 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a1c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a1c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.264188686 +0000 UTC m=+306.877380282 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a1c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a8c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a8c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a8c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a8c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a8c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.264188686 +0000 UTC m=+306.877380282 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251a8c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052cf6cb0 item 79 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.271675344 +0000 UTC m=+306.884866940 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05251af00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e0c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e0c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e0c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052861ce0 item 80 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e0c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e0c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.2729548 +0000 UTC m=+306.886146416 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e0c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e7c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e7c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e7c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e7c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e7c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.2729548 +0000 UTC m=+306.886146416 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244e7c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dc5b0 item 80 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244ee00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244ee00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244ee00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244ee00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244ee00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.280440677 +0000 UTC m=+306.893632273 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244ee00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dccb0 item 81 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.28686007 +0000 UTC m=+306.900051666 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f280): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f7c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f7c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f7c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f7c0): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f7c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.28686007 +0000 UTC m=+306.900051666 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244f7c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dcf50 item 81 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244fe40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244fe40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244fe40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244fe40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244fe40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.293277338 +0000 UTC m=+306.906468964 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05244fe40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dd6c0 item 82 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.297301448 +0000 UTC m=+306.910493043 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052616440): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526169c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526169c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526169c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526169c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526169c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.297301448 +0000 UTC m=+306.910493043 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526169c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dde30 item 82 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617040): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617040): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617040): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617040): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617040): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.301258341 +0000 UTC m=+306.914449937 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617040): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0522637a0 item 83 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.30291592 +0000 UTC m=+306.916107516 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617540): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617a80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617a80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617a80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617a80): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617a80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.30291592 +0000 UTC m=+306.916107516 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052617a80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6e070 item 83 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642200): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642200): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642200): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.306075868 +0000 UTC m=+306.919267464 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6e620 item 84 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.309752431 +0000 UTC m=+306.922944027 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642700): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642c80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642c80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642c80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642c80): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642c80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.309752431 +0000 UTC m=+306.922944027 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052642c80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6e8c0 item 84 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643300): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643300): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643300): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643300): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643300): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.311765382 +0000 UTC m=+306.924956979 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643300): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6ee70 item 85 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.312571134 +0000 UTC m=+306.925762730 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643800): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643d40): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643d40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643d40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643d40): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643d40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.312571134 +0000 UTC m=+306.925762730 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052643d40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6f110 item 85 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a4c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a4c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a4c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a4c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a4c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.314393074 +0000 UTC m=+306.927584671 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a4c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6f730 item 86 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.314971406 +0000 UTC m=+306.928163012 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265a9c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265af40): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265af40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265af40): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265af40): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265af40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.314971406 +0000 UTC m=+306.928163012 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265af40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6fab0 item 86 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265b5c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265b5c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265b5c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265b5c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265b5c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.317802163 +0000 UTC m=+306.930993758 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265b5c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052090620 item 87 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.31943182 +0000 UTC m=+306.932623416 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05265bac0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678100): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678100): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678100): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678100): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678100): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.31943182 +0000 UTC m=+306.932623416 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678100): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520912d0 item 87 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678780): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678780): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678780): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678780): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678780): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.321013537 +0000 UTC m=+306.934205133 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678780): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052091b90 item 88 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.321527056 +0000 UTC m=+306.934718652 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052678c80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679200): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679200): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679200): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.321527056 +0000 UTC m=+306.934718652 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a4230 item 88 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.322971915 +0000 UTC m=+306.936163511 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679840): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679d80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679d80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679d80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a4bd0 item 89 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679d80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679d80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.32341907 +0000 UTC m=+306.936610666 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052679d80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a4fc0 item 89 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.326641164 +0000 UTC m=+306.939832761 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc3c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc940): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc940): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc940): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc940): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc940): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.326641164 +0000 UTC m=+306.939832761 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cc940): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a5730 item 89 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.331166259 +0000 UTC m=+306.944357856 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526ccf80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cd4c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cd4c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cd4c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b6460 item 90 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cd4c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cd4c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.331657548 +0000 UTC m=+306.944849144 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cd4c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b6770 item 90 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.334621144 +0000 UTC m=+306.947812740 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526cda00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc0c0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc0c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc0c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc0c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc0c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.334621144 +0000 UTC m=+306.947812740 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc0c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b6a10 item 90 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.33588433 +0000 UTC m=+306.949075926 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fc700): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fcc40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fcc40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fcc40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b7110 item 91 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fcc40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fcc40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.336312788 +0000 UTC m=+306.949504385 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fcc40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): _writeAt: size=3, off=7 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b73b0 item 91 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.336773899 +0000 UTC m=+306.949965495 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd180): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd700): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd700): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd700): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd700): >_readAt: n=8, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd700): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.336773899 +0000 UTC m=+306.949965495 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fd700): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b7650 item 91 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.338049008 +0000 UTC m=+306.951240604 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0526fdd40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724380): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724380): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724380): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052626230 item 92 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724380): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724380): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.338447099 +0000 UTC m=+306.951638705 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724380): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): open at offset 5 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052626540 item 92 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): _readAt: size=2, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): _writeAt: size=3, off=5 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): >_writeAt: n=3, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.338895968 +0000 UTC m=+306.952087564 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527248c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724e80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724e80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724e80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724e80): >_readAt: n=3, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724e80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.338895968 +0000 UTC m=+306.952087564 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052724e80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526269a0 item 92 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.342505875 +0000 UTC m=+306.955697501 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb0527254c0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052725a00): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052725a00): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052725a00): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526270a0 item 93 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052725a00): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052725a00): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.343174928 +0000 UTC m=+306.956366524 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052725a00): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a200): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a200): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a200): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a200): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a200): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.343174928 +0000 UTC m=+306.956366524 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a200): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052627340 item 93 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.344656505 +0000 UTC m=+306.957848101 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274a840): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274ad80): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274ad80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274ad80): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526279d0 item 94 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274ad80): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274ad80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.34759272 +0000 UTC m=+306.960784316 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274ad80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274b480): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274b480): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274b480): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274b480): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274b480): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.34759272 +0000 UTC m=+306.960784316 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274b480): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052627c70 item 94 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.349232738 +0000 UTC m=+306.962424334 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05274bac0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764100): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764100): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764100): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05299e8c0 item 95 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764100): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764100): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.349888425 +0000 UTC m=+306.963080022 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764100): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764800): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764800): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764800): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764800): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764800): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.349888425 +0000 UTC m=+306.963080022 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764800): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05299f180 item 95 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 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/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): open at offset 0 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): >_readAt: n=0, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.351485933 +0000 UTC m=+306.964677529 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052764e40): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765380): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765380): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765380): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05299f960 item 96 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765380): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765380): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.351933067 +0000 UTC m=+306.965124664 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765380): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765a80): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765a80): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765a80): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765a80): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765a80): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.351933067 +0000 UTC m=+306.965124664 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb052765a80): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05299fc00 item 96 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Remove: err= 2026/09/09 01:18:48 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:48 DEBUG : Looking for writers 2026/09/09 01:18:48 DEBUG : >WaitForWriters: 2026/09/09 01:18:48 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:48 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:48 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:48 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:48 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/09 01:18:48 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a180): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a180): >openPending: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a180): _writeAt: size=5, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a180): >_writeAt: n=5, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a180): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.997395804 +0000 UTC m=+307.610587411 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a180): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): _readAt: size=2, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): >_readAt: n=2, err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): _writeAt: size=3, off=2 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.997395804 +0000 UTC m=+307.610587411 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276a600): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276aac0): _readAt: size=512, off=0 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276aac0): openPending: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276aac0): >openPending: err= 2026/09/09 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276aac0): >_readAt: n=5, err=EOF 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276aac0): close: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:48.997395804 +0000 UTC m=+307.610587411 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:48 DEBUG : open-test-file(0x3bb05276aac0): >close: err= 2026/09/09 01:18:48 DEBUG : open-test-file: Remove: 2026/09/09 01:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520c53b0 item 1 2026/09/09 01:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b100): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b100): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.001126049 +0000 UTC m=+307.614317646 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b600): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b600): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b600): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b600): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b600): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.001126049 +0000 UTC m=+307.614317646 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b600): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052192d20 item 2 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bc40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bc40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bc40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bc40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bc40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.002892626 +0000 UTC m=+307.616084232 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bc40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.002892626 +0000 UTC m=+307.616084232 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528201c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820680): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820680): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820680): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820680): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820680): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.002892626 +0000 UTC m=+307.616084232 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820680): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527ae4d0 item 3 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820d00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820d00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820d00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820d00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820d00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.00562208 +0000 UTC m=+307.618813686 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052820d00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821240): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821240): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821240): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821240): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821240): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.00562208 +0000 UTC m=+307.618813686 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821240): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527aee00 item 4 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821880): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821880): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821880): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.007849907 +0000 UTC m=+307.621041513 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.007849907 +0000 UTC m=+307.621041513 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052821d00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528682c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528682c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528682c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528682c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528682c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.007849907 +0000 UTC m=+307.621041513 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528682c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527af500 item 5 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868940): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868940): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868940): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868940): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868940): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.010481617 +0000 UTC m=+307.623673223 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868940): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868e80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868e80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868e80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868e80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868e80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.010481617 +0000 UTC m=+307.623673223 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052868e80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0527afd50 item 6 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869500): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869500): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869500): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869500): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869500): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.012393537 +0000 UTC m=+307.625585143 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869500): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.012393537 +0000 UTC m=+307.625585143 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869a00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869ec0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869ec0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869ec0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869ec0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869ec0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.012393537 +0000 UTC m=+307.625585143 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052869ec0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd0000 item 7 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8640): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8640): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.015198153 +0000 UTC m=+307.628389759 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8b80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8b80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8b80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8b80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8b80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.015198153 +0000 UTC m=+307.628389759 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b8b80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd08c0 item 8 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9140): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb0528b9140): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9140): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9140): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9140): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9140): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9140): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9500): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9500): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9500): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9500): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9500): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.01765306 +0000 UTC m=+307.630844666 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9500): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.01765306 +0000 UTC m=+307.630844666 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9980): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9e80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9e80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9e80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9e80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9e80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.01765306 +0000 UTC m=+307.630844666 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528b9e80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd0ee0 item 9 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ee600): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ee600): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ee600): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ee600): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ee600): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.020642756 +0000 UTC m=+307.633834362 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ee600): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528eeb40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528eeb40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528eeb40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528eeb40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528eeb40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.020642756 +0000 UTC m=+307.633834362 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528eeb40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052bd16c0 item 10 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef180): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb0528ef180): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef180): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef180): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef180): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef180): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef180): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef540): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef540): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef540): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef540): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef540): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.022612516 +0000 UTC m=+307.635804112 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef540): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.022612516 +0000 UTC m=+307.635804112 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b7c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bcc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bcc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bcc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bcc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bcc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.022612516 +0000 UTC m=+307.635804112 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bcc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052cf7810 item 11 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4440): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4440): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4440): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.02551665 +0000 UTC m=+307.638708256 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4980): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4980): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4980): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4980): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4980): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.02551665 +0000 UTC m=+307.638708256 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4980): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05209a7e0 item 12 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4fc0): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb0525f4fc0): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4fc0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4fc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4fc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f4fc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5380): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5380): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5380): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5380): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5380): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.02756027 +0000 UTC m=+307.640751876 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5380): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5a40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5a40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5a40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5a40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5a40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.02756027 +0000 UTC m=+307.640751876 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f5a40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290c000 item 13 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c1c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c1c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c1c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c1c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c1c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.029609179 +0000 UTC m=+307.642800785 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c1c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c700): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c700): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c700): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c700): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c700): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.029609179 +0000 UTC m=+307.642800785 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299c700): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290c5b0 item 14 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299cd40): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb05299cd40): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299cd40): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299cd40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299cd40): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299cd40): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299cd40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d100): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d100): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.032581822 +0000 UTC m=+307.645773428 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d7c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d7c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d7c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d7c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d7c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.032581822 +0000 UTC m=+307.645773428 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05299d7c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290cb60 item 15 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef9c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef9c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef9c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef9c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef9c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.034426576 +0000 UTC m=+307.647618182 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528ef9c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910000): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910000): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910000): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.034426576 +0000 UTC m=+307.647618182 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052916070 item 16 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910640): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910640): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.036518296 +0000 UTC m=+307.649709902 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.036518296 +0000 UTC m=+307.649709902 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910ac0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910fc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910fc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910fc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910fc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910fc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.036518296 +0000 UTC m=+307.649709902 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052910fc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529168c0 item 17 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911640): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911640): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.039319015 +0000 UTC m=+307.652510621 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911b80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911b80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911b80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911b80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911b80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.039319015 +0000 UTC m=+307.652510621 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052911b80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052917420 item 18 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956300): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956300): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956300): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956300): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956300): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.04219181 +0000 UTC m=+307.655383486 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956300): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.04219181 +0000 UTC m=+307.655383486 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956800): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956d00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956d00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956d00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956d00): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956d00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.04219181 +0000 UTC m=+307.655383486 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052956d00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052917ab0 item 19 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052957380): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052957380): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052957380): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052957380): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052957380): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.045796768 +0000 UTC m=+307.658988434 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052957380): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529578c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529578c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529578c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529578c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529578c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.045796768 +0000 UTC m=+307.658988434 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529578c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d129a0 item 20 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22040): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22040): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22040): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22040): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22040): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.049428516 +0000 UTC m=+307.662620142 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22040): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.049428516 +0000 UTC m=+307.662620142 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6600): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6600): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6600): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6600): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6600): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.049428516 +0000 UTC m=+307.662620142 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6600): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290cf50 item 21 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6c80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6c80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6c80): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6c80): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6c80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.055305024 +0000 UTC m=+307.668496630 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d6c80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d71c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d71c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d71c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d71c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d71c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.055305024 +0000 UTC m=+307.668496630 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d71c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290d730 item 22 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7840): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7840): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7840): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7840): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7840): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.056702964 +0000 UTC m=+307.669894560 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7840): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.056702964 +0000 UTC m=+307.669894560 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0529d7d40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94340): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94340): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94340): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.056702964 +0000 UTC m=+307.669894560 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05290dd50 item 23 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a949c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a949c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a949c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a949c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a949c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.059834838 +0000 UTC m=+307.673026444 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a949c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94f00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94f00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94f00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94f00): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94f00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.059834838 +0000 UTC m=+307.673026444 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a94f00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05217b1f0 item 24 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95540): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb052a95540): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95540): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95540): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95540): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95540): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95540): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95900): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95900): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95900): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95900): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95900): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.06187975 +0000 UTC m=+307.675071356 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95900): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.06187975 +0000 UTC m=+307.675071356 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a95e00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0440): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0440): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0440): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.06187975 +0000 UTC m=+307.675071356 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05217b960 item 25 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0ac0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0ac0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0ac0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0ac0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0ac0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.064508094 +0000 UTC m=+307.677699700 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab0ac0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1000): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1000): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1000): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.064508094 +0000 UTC m=+307.677699700 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05202e9a0 item 26 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1640): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb052ab1640): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1640): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1640): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1640): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1640): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1a00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1a00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1a00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1a00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1a00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.066651401 +0000 UTC m=+307.679842997 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ab1a00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.066651401 +0000 UTC m=+307.679842997 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace540): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace540): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace540): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace540): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace540): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.066651401 +0000 UTC m=+307.679842997 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052ace540): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05202f0a0 item 27 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acebc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acebc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acebc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acebc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acebc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.069245209 +0000 UTC m=+307.682436815 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acebc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf100): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf100): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf100): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.069245209 +0000 UTC m=+307.682436815 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052314310 item 28 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf740): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb052acf740): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf740): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf740): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf740): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf740): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acf740): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acfb00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acfb00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acfb00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acfb00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acfb00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.070702651 +0000 UTC m=+307.683894257 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052acfb00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af22c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af22c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af22c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af22c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af22c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.070702651 +0000 UTC m=+307.683894257 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af22c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052314e70 item 29 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2940): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2940): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2940): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2940): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2940): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.073152318 +0000 UTC m=+307.686343914 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2940): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2e80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2e80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2e80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2e80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2e80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.073152318 +0000 UTC m=+307.686343914 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af2e80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0523156c0 item 30 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af34c0): _readAt: size=2, off=0 2026/09/09 01:18:49 ERROR : open-test-file(0x3bb052af34c0): Couldn't read size of file 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af34c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af34c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af34c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af34c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af34c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af3880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af3880): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af3880): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af3880): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af3880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.075590463 +0000 UTC m=+307.688782059 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052af3880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28040): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28040): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28040): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28040): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28040): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.075590463 +0000 UTC m=+307.688782059 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28040): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051bfd180 item 31 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b286c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b286c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b286c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b286c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b286c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.077681942 +0000 UTC m=+307.690873548 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b286c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28c00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28c00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28c00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28c00): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28c00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.077681942 +0000 UTC m=+307.690873548 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b28c00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051bfd880 item 32 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.079524322 +0000 UTC m=+307.692715917 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052280000 item 33 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.080060995 +0000 UTC m=+307.693252601 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a227c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22cc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22cc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22cc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22cc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22cc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.080060995 +0000 UTC m=+307.693252601 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a22cc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0522804d0 item 33 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29240): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29240): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29240): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29240): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29240): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.083906105 +0000 UTC m=+307.697097711 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29240): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d76c40 item 34 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.0847925 +0000 UTC m=+307.697984106 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b296c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29c00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29c00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29c00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29c00): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29c00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.0847925 +0000 UTC m=+307.697984106 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b29c00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb051d77260 item 34 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.086531595 +0000 UTC m=+307.699723201 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d4070 item 35 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.087264478 +0000 UTC m=+307.700456084 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5e7c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5ecc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5ecc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5ecc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5ecc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5ecc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.087264478 +0000 UTC m=+307.700456084 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5ecc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d4460 item 35 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.088730196 +0000 UTC m=+307.701921802 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d4b60 item 36 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.089857094 +0000 UTC m=+307.703048700 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5f840): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5fd80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5fd80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5fd80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5fd80): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5fd80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.089857094 +0000 UTC m=+307.703048700 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b5fd80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d4ee0 item 36 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b984c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b984c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b984c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b984c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b984c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.091511147 +0000 UTC m=+307.704702753 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b984c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d5810 item 37 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.092238993 +0000 UTC m=+307.705430599 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98940): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98e40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98e40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98e40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98e40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98e40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.092238993 +0000 UTC m=+307.705430599 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b98e40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528d5ce0 item 37 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b994c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b994c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b994c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b994c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b994c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.094391025 +0000 UTC m=+307.707582631 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b994c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aef50 item 38 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.094988264 +0000 UTC m=+307.708179860 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052b999c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e000): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e000): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e000): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.094988264 +0000 UTC m=+307.708179860 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521af2d0 item 38 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e680): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e680): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e680): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e680): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e680): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.096920373 +0000 UTC m=+307.710111979 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e680): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052281260 item 39 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.097611848 +0000 UTC m=+307.710803445 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23b40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23b40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23b40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23b40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23b40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.097611848 +0000 UTC m=+307.710803445 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a23b40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052281730 item 39 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e2c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e2c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e2c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e2c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e2c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.099369898 +0000 UTC m=+307.712561505 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e2c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0523802a0 item 40 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.099985741 +0000 UTC m=+307.713177338 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3e7c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3ed00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3ed00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3ed00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3ed00): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3ed00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.099985741 +0000 UTC m=+307.713177338 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3ed00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052380700 item 40 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.102449504 +0000 UTC m=+307.715641110 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f2c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f7c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f7c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f7c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0523816c0 item 41 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f7c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f7c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.103038917 +0000 UTC m=+307.716230523 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3f7c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052381dc0 item 41 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.103933226 +0000 UTC m=+307.717124832 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a3fc80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a642c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a642c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a642c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a642c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a642c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.103933226 +0000 UTC m=+307.717124832 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a642c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052098230 item 41 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.10574081 +0000 UTC m=+307.718932416 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64900): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64e00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64e00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64e00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052098c40 item 42 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64e00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64e00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.106322288 +0000 UTC m=+307.719513894 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a64e00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052099110 item 42 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.106924244 +0000 UTC m=+307.720115891 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a65340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a658c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a658c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a658c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a658c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a658c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.106924244 +0000 UTC m=+307.720115891 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a658c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052099570 item 42 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.109268331 +0000 UTC m=+307.722459937 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e500): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e500): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e500): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526741c0 item 43 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e500): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e500): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.109839239 +0000 UTC m=+307.723030845 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7e500): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052674460 item 43 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.110414175 +0000 UTC m=+307.723605781 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ea40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ef80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ef80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ef80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ef80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ef80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.110414175 +0000 UTC m=+307.723605781 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7ef80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052674700 item 43 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.112517887 +0000 UTC m=+307.725709493 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7f5c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7fac0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7fac0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7fac0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052674e00 item 44 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7fac0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7fac0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.113182453 +0000 UTC m=+307.726374059 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052a7fac0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526750a0 item 44 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.113788577 +0000 UTC m=+307.726980174 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e680): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e680): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e680): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e680): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e680): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.113788577 +0000 UTC m=+307.726980174 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9e680): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052675340 item 44 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.115234008 +0000 UTC m=+307.728425614 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9ecc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f1c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f1c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f1c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526758f0 item 45 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f1c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f1c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.11588147 +0000 UTC m=+307.729073076 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f1c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f8c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f8c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f8c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f8c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f8c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.11588147 +0000 UTC m=+307.729073076 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d9f8c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052675b90 item 45 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.117946469 +0000 UTC m=+307.731138075 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc500): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc500): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc500): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e42a0 item 46 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc500): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc500): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.118503261 +0000 UTC m=+307.731694867 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbc500): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbcc00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbcc00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbcc00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbcc00): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbcc00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.118503261 +0000 UTC m=+307.731694867 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbcc00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e4540 item 46 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.120034923 +0000 UTC m=+307.733226529 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd240): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd740): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd740): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd740): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e4c40 item 47 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd740): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd740): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.120592366 +0000 UTC m=+307.733783972 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbd740): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbde40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbde40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbde40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbde40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbde40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.120592366 +0000 UTC m=+307.733783972 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dbde40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e4ee0 item 47 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.122577305 +0000 UTC m=+307.735768911 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6580): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6a80): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6a80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6a80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e5570 item 48 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6a80): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6a80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.123283538 +0000 UTC m=+307.736475134 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd6a80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7180): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7180): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7180): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7180): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7180): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.123283538 +0000 UTC m=+307.736475134 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7180): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e5880 item 48 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd77c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd77c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd77c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd77c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd77c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.124860116 +0000 UTC m=+307.738051722 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd77c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528e5e30 item 49 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.125553505 +0000 UTC m=+307.738745111 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052dd7c40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4280): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4280): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4280): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4280): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4280): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.125553505 +0000 UTC m=+307.738745111 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4280): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aea230 item 49 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4900): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4900): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4900): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4900): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4900): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.126915757 +0000 UTC m=+307.740107354 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4900): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aea7e0 item 50 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.127932387 +0000 UTC m=+307.741123993 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df4e00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5380): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5380): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5380): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5380): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5380): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.127932387 +0000 UTC m=+307.741123993 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5380): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052aeaa80 item 50 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5a00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5a00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5a00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5a00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5a00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.129858384 +0000 UTC m=+307.743049990 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052df5a00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052848690 item 51 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.13068752 +0000 UTC m=+307.743879126 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16540): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16540): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16540): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16540): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16540): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.13068752 +0000 UTC m=+307.743879126 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16540): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052848930 item 51 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16bc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16bc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16bc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16bc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16bc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.132165922 +0000 UTC m=+307.745357528 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e16bc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052848f50 item 52 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.132960924 +0000 UTC m=+307.746152530 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e170c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17640): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17640): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17640): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.132960924 +0000 UTC m=+307.746152530 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528491f0 item 52 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17cc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17cc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17cc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17cc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17cc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.134397366 +0000 UTC m=+307.747588972 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e17cc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528499d0 item 53 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.13492899 +0000 UTC m=+307.748120586 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e362c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36800): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36800): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36800): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36800): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36800): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.13492899 +0000 UTC m=+307.748120586 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36800): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052849c70 item 53 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e880): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e880): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e880): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.142747075 +0000 UTC m=+307.755938671 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521885b0 item 54 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.143637646 +0000 UTC m=+307.756829252 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0ed80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f300): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f300): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f300): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f300): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f300): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.143637646 +0000 UTC m=+307.756829252 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f300): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052188850 item 54 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6400): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6400): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6400): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6400): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6400): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.146575795 +0000 UTC m=+307.759767401 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6400): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0c4d0 item 55 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.147161551 +0000 UTC m=+307.760353147 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6900): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6e40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6e40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6e40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6e40): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6e40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.147161551 +0000 UTC m=+307.760353147 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a6e40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0c930 item 55 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a74c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a74c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a74c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a74c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a74c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.148597382 +0000 UTC m=+307.761788988 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a74c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0cee0 item 56 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.149314928 +0000 UTC m=+307.762506534 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522a79c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36040): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36040): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36040): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36040): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36040): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.149314928 +0000 UTC m=+307.762506534 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36040): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0d180 item 56 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.150785154 +0000 UTC m=+307.763976760 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36680): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36bc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36bc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36bc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0dab0 item 57 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36bc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36bc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.151274608 +0000 UTC m=+307.764466214 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e36bc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052e0ddc0 item 57 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.151946087 +0000 UTC m=+307.765137693 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37200): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37780): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37780): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37780): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37780): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37780): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.151946087 +0000 UTC m=+307.765137693 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37780): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526ae380 item 57 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.153524837 +0000 UTC m=+307.766716444 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052e37dc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e400): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e400): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e400): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526ae930 item 58 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e400): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e400): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.154011247 +0000 UTC m=+307.767202853 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0e400): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526aebd0 item 58 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.155759988 +0000 UTC m=+307.768951594 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0f700): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0fcc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0fcc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0fcc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0fcc0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0fcc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.155759988 +0000 UTC m=+307.768951594 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d0fcc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526aee70 item 58 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.161472236 +0000 UTC m=+307.774663831 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8900): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8f40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8f40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8f40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526af490 item 59 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8f40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8f40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.162661872 +0000 UTC m=+307.775853478 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f8f40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526af880 item 59 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.163244292 +0000 UTC m=+307.776435898 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523f9580): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052310080): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052310080): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052310080): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052310080): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052310080): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.163244292 +0000 UTC m=+307.776435898 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052310080): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0526afb20 item 59 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.16515972 +0000 UTC m=+307.778351326 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051ca3a40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e280): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e280): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e280): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aa690 item 60 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e280): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e280): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.165690242 +0000 UTC m=+307.778881848 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e280): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aab60 item 60 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.166380064 +0000 UTC m=+307.779571671 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5e7c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5ed80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5ed80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5ed80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5ed80): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5ed80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.166380064 +0000 UTC m=+307.779571671 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5ed80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aafc0 item 60 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.167758657 +0000 UTC m=+307.780950263 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052d5f840): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e100): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521aba40 item 61 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e100): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.168361947 +0000 UTC m=+307.781553543 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e800): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e800): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e800): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e800): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e800): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.168361947 +0000 UTC m=+307.781553543 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282e800): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052188b60 item 61 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.170276633 +0000 UTC m=+307.783468229 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282ee40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282f3c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282f3c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282f3c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052189420 item 62 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282f3c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282f3c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.1710165 +0000 UTC m=+307.784208106 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282f3c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282fac0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282fac0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282fac0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282fac0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282fac0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.1710165 +0000 UTC m=+307.784208106 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05282fac0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521898f0 item 62 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.172995507 +0000 UTC m=+307.786187113 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051feb940): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296c340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296c340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296c340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520805b0 item 63 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296c340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296c340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.173518315 +0000 UTC m=+307.786709921 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296c340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296ca40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296ca40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296ca40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296ca40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296ca40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.173518315 +0000 UTC m=+307.786709921 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296ca40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052080a80 item 63 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): >_readAt: n=0, err=Bad file descriptor 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.175370422 +0000 UTC m=+307.788562028 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d080): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d5c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d5c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d5c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052081340 item 64 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d5c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d5c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.175901526 +0000 UTC m=+307.789093132 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296d5c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296dcc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296dcc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296dcc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296dcc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296dcc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.175901526 +0000 UTC m=+307.789093132 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05296dcc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520817a0 item 64 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6400): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6400): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6400): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6400): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6400): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.177603609 +0000 UTC m=+307.790795216 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6400): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1a1c0 item 65 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.178284254 +0000 UTC m=+307.791475850 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6d80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6d80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6d80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6d80): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6d80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.178284254 +0000 UTC m=+307.791475850 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d6d80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1a460 item 65 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d73c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d73c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d73c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d73c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d73c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.18000239 +0000 UTC m=+307.793193996 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d73c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1aa10 item 66 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.180746464 +0000 UTC m=+307.793938070 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0528d7900): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2180): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2180): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2180): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2180): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2180): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.180746464 +0000 UTC m=+307.793938070 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2180): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1acb0 item 66 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2d40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2d40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2d40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2d40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2d40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.184627765 +0000 UTC m=+307.797819360 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c2d40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1b260 item 67 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.185987612 +0000 UTC m=+307.799179218 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3180): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3680): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3680): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3680): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3680): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3680): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.185987612 +0000 UTC m=+307.799179218 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3680): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1b5e0 item 67 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3d00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3d00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3d00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3d00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3d00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.189229534 +0000 UTC m=+307.802421140 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523c3d00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052b1bc00 item 68 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.190310145 +0000 UTC m=+307.803501781 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa400): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa9c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa9c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa9c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa9c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa9c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.190310145 +0000 UTC m=+307.803501781 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525aa9c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282c070 item 68 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab000): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab000): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab000): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.194010893 +0000 UTC m=+307.807202500 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282c700 item 69 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.194945139 +0000 UTC m=+307.808136745 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab480): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d583c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d583c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d583c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d583c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d583c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.194945139 +0000 UTC m=+307.808136745 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d583c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b60e0 item 69 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d58d40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d58d40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d58d40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d58d40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d58d40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.196702126 +0000 UTC m=+307.809893732 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d58d40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b6930 item 70 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.197294735 +0000 UTC m=+307.810486341 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d59480): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d599c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d599c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d599c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d599c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d599c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.197294735 +0000 UTC m=+307.810486341 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb051d599c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b6e70 item 70 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523849c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523849c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523849c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523849c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523849c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.198603557 +0000 UTC m=+307.811795163 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0523849c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b7490 item 71 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.199286386 +0000 UTC m=+307.812477992 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052384ec0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385440): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385440): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385440): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.199286386 +0000 UTC m=+307.812477992 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0529b77a0 item 71 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385ac0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385ac0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385ac0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385ac0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385ac0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.200683815 +0000 UTC m=+307.813875412 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052385ac0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207e070 item 72 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.201483035 +0000 UTC m=+307.814674630 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a880): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a880): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a880): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.201483035 +0000 UTC m=+307.814674630 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276a880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207e4d0 item 72 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.20284157 +0000 UTC m=+307.816033176 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276ae40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207ee00 item 73 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.20358807 +0000 UTC m=+307.816779676 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207f110 item 73 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.205135583 +0000 UTC m=+307.818327189 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276b800): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bd40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bd40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bd40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bd40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bd40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.205135583 +0000 UTC m=+307.818327189 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05276bd40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05207f880 item 73 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.206592113 +0000 UTC m=+307.819783719 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce480): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce980): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce980): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce980): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520ca1c0 item 74 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce980): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce980): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.207355955 +0000 UTC m=+307.820547561 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ce980): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520ca5b0 item 74 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.208309927 +0000 UTC m=+307.821501533 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521ceec0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cf440): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cf440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cf440): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cf440): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cf440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.208309927 +0000 UTC m=+307.821501533 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cf440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520ca8c0 item 74 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.21019179 +0000 UTC m=+307.823383396 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521cfa80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8080): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8080): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8080): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520cb3b0 item 75 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8080): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8080): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.210765645 +0000 UTC m=+307.823957251 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8080): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): _writeAt: size=3, off=2 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520cb810 item 75 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.211446861 +0000 UTC m=+307.824638467 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d85c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8b00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8b00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8b00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8b00): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8b00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.211446861 +0000 UTC m=+307.824638467 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d8b00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520cbc00 item 75 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.213393587 +0000 UTC m=+307.826585184 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9140): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9640): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05219ab60 item 76 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9640): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.214051249 +0000 UTC m=+307.827242855 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282c8c0 item 76 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): _writeAt: size=3, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.214675317 +0000 UTC m=+307.827866923 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525ab8c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522040c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522040c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522040c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522040c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522040c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.214675317 +0000 UTC m=+307.827866923 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522040c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282cb60 item 76 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.216616113 +0000 UTC m=+307.829807719 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204700): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204c00): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204c00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204c00): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282d500 item 77 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204c00): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204c00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.217228069 +0000 UTC m=+307.830419675 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052204c00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205300): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205300): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205300): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205300): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205300): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.217228069 +0000 UTC m=+307.830419675 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205300): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05282d880 item 77 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.218877754 +0000 UTC m=+307.832069350 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205940): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205e40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205e40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205e40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0521741c0 item 78 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205e40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205e40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.219595078 +0000 UTC m=+307.832786685 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052205e40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210640): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210640): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210640): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.219595078 +0000 UTC m=+307.832786685 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052174700 item 78 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.221199388 +0000 UTC m=+307.834390994 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052210c80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211180): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211180): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211180): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052175570 item 79 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211180): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211180): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.222041037 +0000 UTC m=+307.835232643 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211180): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211880): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211880): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211880): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.222041037 +0000 UTC m=+307.835232643 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052175b20 item 79 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.223658101 +0000 UTC m=+307.836849707 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052211ec0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522864c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522864c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522864c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052860540 item 80 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522864c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522864c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.224194264 +0000 UTC m=+307.837385870 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0522864c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052286bc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052286bc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052286bc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052286bc0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052286bc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.224194264 +0000 UTC m=+307.837385870 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052286bc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528607e0 item 80 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287200): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287200): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287200): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287200): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287200): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.22574383 +0000 UTC m=+307.838935476 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287200): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052860d90 item 81 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.226546886 +0000 UTC m=+307.839738533 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287680): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287bc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287bc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287bc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287bc0): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287bc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.226546886 +0000 UTC m=+307.839738533 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052287bc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052861030 item 81 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.231380875 +0000 UTC m=+307.844572481 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528615e0 item 82 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.232001467 +0000 UTC m=+307.845193074 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388840): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388dc0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388dc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388dc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388dc0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388dc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.232001467 +0000 UTC m=+307.845193074 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052388dc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052861960 item 82 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389440): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389440): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389440): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.236937619 +0000 UTC m=+307.850129225 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dc620 item 83 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.237486155 +0000 UTC m=+307.850677751 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389940): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389e80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389e80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389e80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389e80): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389e80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.237486155 +0000 UTC m=+307.850677751 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052389e80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0525dc930 item 83 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9d40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9d40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9d40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9d40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9d40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.244896549 +0000 UTC m=+307.858088155 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521d9d40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb05219ba40 item 84 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.245685178 +0000 UTC m=+307.858876785 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e88c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e88c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e88c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e88c0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e88c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.245685178 +0000 UTC m=+307.858876785 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e88c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0522621c0 item 84 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8f40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8f40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8f40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8f40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8f40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.249522334 +0000 UTC m=+307.862713930 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e8f40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052263880 item 85 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.250098753 +0000 UTC m=+307.863290359 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9980): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9980): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9980): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9980): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9980): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.250098753 +0000 UTC m=+307.863290359 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0521e9980): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6e150 item 85 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c100): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c100): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.251700609 +0000 UTC m=+307.864892215 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6e700 item 86 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.252331119 +0000 UTC m=+307.865522725 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248c600): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248cb80): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248cb80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248cb80): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248cb80): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248cb80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.252331119 +0000 UTC m=+307.865522725 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248cb80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6e9a0 item 86 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d200): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d200): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d200): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d200): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d200): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.253624842 +0000 UTC m=+307.866816439 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d200): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6ef50 item 87 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.254191142 +0000 UTC m=+307.867382738 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248d700): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248dc40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248dc40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248dc40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248dc40): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248dc40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.254191142 +0000 UTC m=+307.867382738 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05248dc40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6f1f0 item 87 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d43c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d43c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d43c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d43c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d43c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.255582079 +0000 UTC m=+307.868773674 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d43c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6f8f0 item 88 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.256194945 +0000 UTC m=+307.869386551 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d48c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d4e40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d4e40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d4e40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d4e40): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d4e40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.256194945 +0000 UTC m=+307.869386551 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d4e40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052d6fb90 item 88 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.257562158 +0000 UTC m=+307.870753764 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d5480): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d59c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d59c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d59c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052090930 item 89 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d59c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d59c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.258121814 +0000 UTC m=+307.871313420 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0524d59c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052091490 item 89 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.258799925 +0000 UTC m=+307.871991572 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a000): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a580): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a580): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a580): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a580): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a580): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.258799925 +0000 UTC m=+307.871991572 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251a580): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520918f0 item 89 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.26014227 +0000 UTC m=+307.873333876 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251abc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b100): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a43f0 item 90 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b100): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.261141948 +0000 UTC m=+307.874333554 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a47e0 item 90 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.261738364 +0000 UTC m=+307.874929970 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251b640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bc00): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bc00): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bc00): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bc00): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bc00): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.261738364 +0000 UTC m=+307.874929970 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05251bc00): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a4c40 item 90 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.263678328 +0000 UTC m=+307.876869923 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a880): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a880): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a880): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0520a59d0 item 91 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a880): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a880): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.264290313 +0000 UTC m=+307.877481919 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257a880): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): >_readAt: n=2, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): _writeAt: size=3, off=7 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b6070 item 91 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.26485526 +0000 UTC m=+307.878046856 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257adc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b340): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b340): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b340): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b340): >_readAt: n=8, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b340): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.26485526 +0000 UTC m=+307.878046856 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b340): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b64d0 item 91 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.266161417 +0000 UTC m=+307.879353023 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257b980): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257bec0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257bec0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257bec0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b6af0 item 92 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257bec0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257bec0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.266780997 +0000 UTC m=+307.879972603 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb05257bec0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): open at offset 5 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b6d90 item 92 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): _readAt: size=2, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): _writeAt: size=3, off=5 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): >_writeAt: n=3, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.267506667 +0000 UTC m=+307.880698273 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525de500): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525deac0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525deac0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525deac0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525deac0): >_readAt: n=3, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525deac0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.267506667 +0000 UTC m=+307.880698273 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525deac0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b7180 item 92 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.268829215 +0000 UTC m=+307.882020821 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df100): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df640): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df640): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df640): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b7730 item 93 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df640): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df640): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.269435561 +0000 UTC m=+307.882627167 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525df640): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525dfd40): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525dfd40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525dfd40): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525dfd40): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525dfd40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.269435561 +0000 UTC m=+307.882627167 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525dfd40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb0528b7b90 item 93 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.271568878 +0000 UTC m=+307.884760484 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f8480): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f89c0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f89c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f89c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052626620 item 94 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f89c0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f89c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.272135649 +0000 UTC m=+307.885327255 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f89c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f90c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f90c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f90c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f90c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f90c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.272135649 +0000 UTC m=+307.885327255 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f90c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052626a80 item 94 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.273611376 +0000 UTC m=+307.886802972 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9700): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9c40): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9c40): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9c40): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052627180 item 95 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9c40): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9c40): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.274113053 +0000 UTC m=+307.887304659 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0525f9c40): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616440): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616440): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616440): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616440): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616440): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.274113053 +0000 UTC m=+307.887304659 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616440): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052627420 item 95 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 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/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): open at offset 0 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): _readAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): >_readAt: n=0, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.275582729 +0000 UTC m=+307.888774335 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616a80): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616fc0): _writeAt: size=5, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616fc0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616fc0): >openPending: err= 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052627ab0 item 96 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616fc0): >_writeAt: n=5, err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616fc0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.276114793 +0000 UTC m=+307.889306399 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb052616fc0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0526176c0): _readAt: size=512, off=0 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0526176c0): openPending: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0526176c0): >openPending: err= 2026/09/09 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0526176c0): >_readAt: n=5, err=EOF 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0526176c0): close: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 01:18:49.276114793 +0000 UTC m=+307.889306399 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : open-test-file(0x3bb0526176c0): >close: err= 2026/09/09 01:18:49 DEBUG : open-test-file: Remove: 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bb052627d50 item 96 2026/09/09 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 01:18:49 DEBUG : open-test-file: >Remove: err= 2026/09/09 01:18:49 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:49 DEBUG : Looking for writers 2026/09/09 01:18:49 DEBUG : >WaitForWriters: 2026/09/09 01:18:49 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.85s) --- PASS: TestRWFileHandleOpenTests/writes (1.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.84s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:49 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:49 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:49 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:49 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:49 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:49 DEBUG : file1: newRWFileHandle: 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): openPending: 2026/09/09 01:18:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): >openPending: err= 2026/09/09 01:18:49 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 01:18:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): _writeAt: size=2, off=0 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): >_writeAt: n=2, err= 2026/09/09 01:18:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): RWFileHandle.Flush 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): RWFileHandle.Release 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): close: 2026/09/09 01:18:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/09 01:18:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:49 DEBUG : file1(0x3bb052310b80): >close: err= 2026/09/09 01:18:49 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:49 DEBUG : Looking for writers 2026/09/09 01:18:49 DEBUG : file1: reading active writers 2026/09/09 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:49 DEBUG : Looking for writers 2026/09/09 01:18:49 DEBUG : file1: reading active writers 2026/09/09 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:49 DEBUG : Looking for writers 2026/09/09 01:18:49 DEBUG : file1: reading active writers 2026/09/09 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:49 DEBUG : Looking for writers 2026/09/09 01:18:49 DEBUG : file1: reading active writers 2026/09/09 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:49 DEBUG : file1: vfs cache: starting upload 2026/09/09 01:18:49 DEBUG : Looking for writers 2026/09/09 01:18:49 DEBUG : file1: reading active writers 2026/09/09 01:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:50 DEBUG : Looking for writers 2026/09/09 01:18:50 DEBUG : file1: reading active writers 2026/09/09 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:50 DEBUG : Looking for writers 2026/09/09 01:18:50 DEBUG : file1: reading active writers 2026/09/09 01:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:50 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/09 01:18:51 DEBUG : Looking for writers 2026/09/09 01:18:51 DEBUG : file1: reading active writers 2026/09/09 01:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:51 DEBUG : file1: size = 2 OK 2026/09/09 01:18:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/09 01:18:51 INFO : file1: Copied (new) 2026/09/09 01:18:51 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/09 01:18:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 01:18:51 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/09 01:18:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:18:51 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 01:18:52 DEBUG : Looking for writers 2026/09/09 01:18:52 DEBUG : file1: reading active writers 2026/09/09 01:18:52 DEBUG : >WaitForWriters: 2026/09/09 01:18:52 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:52 DEBUG : Looking for writers 2026/09/09 01:18:52 DEBUG : file1: reading active writers 2026/09/09 01:18:52 DEBUG : >WaitForWriters: 2026/09/09 01:18:52 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.22s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:52 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:52 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:52 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:52 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:18:52 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:18:53 DEBUG : rename_me: newRWFileHandle: 2026/09/09 01:18:53 DEBUG : rename_me(0x3bb0526acb80): openPending: 2026/09/09 01:18:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 01:18:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/09 01:18:53 DEBUG : rename_me(0x3bb0526acb80): >openPending: err= 2026/09/09 01:18:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/09 01:18:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/09 01:18:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/09 01:18:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/09 01:18:53 DEBUG : rename_me(0x3bb0526acb80): _writeAt: size=5, off=0 2026/09/09 01:18:53 DEBUG : rename_me(0x3bb0526acb80): >_writeAt: n=5, err= 2026/09/09 01:18:53 DEBUG : rename_me(0x3bb0526acb80): close: 2026/09/09 01:18:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-09 01:18:53.068466516 +0000 UTC m=+311.681658132 2026/09/09 01:18:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/09 01:18:53 DEBUG : rename_me(0x3bb0526acb80): >close: err= 2026/09/09 01:18:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/09 01:18:53 DEBUG : i_was_renamed: Updating file with 0x3bb052777ba0 2026/09/09 01:18:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/09 01:18:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/09 01:18:53 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 01:18:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/09 01:18:53 DEBUG : Looking for writers 2026/09/09 01:18:53 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/09 01:18:54 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/09 01:18:54 DEBUG : Looking for writers 2026/09/09 01:18:54 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/09 01:18:54 DEBUG : i_was_renamed: size = 5 OK 2026/09/09 01:18:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:18:54 INFO : i_was_renamed: Copied (new) 2026/09/09 01:18:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-09 01:18:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 01:18:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/09 01:18:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/09 01:18:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/09 01:18:55 DEBUG : Looking for writers 2026/09/09 01:18:55 DEBUG : i_was_renamed: reading active writers 2026/09/09 01:18:55 DEBUG : >WaitForWriters: 2026/09/09 01:18:55 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.04s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:18:55 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:18:55 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 01:18:55 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:55 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 01:18:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kilefes7xayu" 2026/09/09 01:18:55 INFO : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 01:18:56 DEBUG : forgetting directory cache 2026/09/09 01:18:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate(0x3bb05266e9c0): _readAt: size=512, off=0 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate(0x3bb05266e9c0): openPending: 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 00:19:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 01:18:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate(0x3bb05266e9c0): >openPending: err= 2026/09/09 01:18:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate(0x3bb05266e9c0): >_readAt: n=20, err=EOF 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate(0x3bb05266e9c0): close: 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:19:55 +0000 UTC 2026/09/09 01:18:58 DEBUG : TestRWCacheUpdate(0x3bb05266e9c0): >close: err= 2026/09/09 01:18:58 DEBUG : Re-reading directory (197.274614ms old) 2026/09/09 01:18:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:18:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:18:59 DEBUG : forgetting directory cache 2026/09/09 01:18:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate(0x3bb05266f040): _readAt: size=512, off=0 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate(0x3bb05266f040): openPending: 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 00:20:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-09 00:19:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 00:20:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-09 00:19:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/09 01:19:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 01:19:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate(0x3bb05266f040): >openPending: err= 2026/09/09 01:19:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate(0x3bb05266f040): >_readAt: n=20, err=EOF 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate(0x3bb05266f040): close: 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:20:55 +0000 UTC 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate(0x3bb05266f040): >close: err= 2026/09/09 01:19:01 DEBUG : Re-reading directory (195.280817ms old) 2026/09/09 01:19:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:02 DEBUG : forgetting directory cache 2026/09/09 01:19:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate(0x3bb05266f780): _readAt: size=512, off=0 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate(0x3bb05266f780): openPending: 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 00:21:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-09 00:20:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 00:21:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-09 00:20:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/09 01:19:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 01:19:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate(0x3bb05266f780): >openPending: err= 2026/09/09 01:19:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate(0x3bb05266f780): >_readAt: n=20, err=EOF 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate(0x3bb05266f780): close: 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:21:55 +0000 UTC 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate(0x3bb05266f780): >close: err= 2026/09/09 01:19:04 DEBUG : Re-reading directory (193.536282ms old) 2026/09/09 01:19:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:05 DEBUG : forgetting directory cache 2026/09/09 01:19:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate(0x3bb052a36000): _readAt: size=512, off=0 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate(0x3bb052a36000): openPending: 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 00:22:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-09 00:21:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 00:22:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-09 00:21:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/09 01:19:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 01:19:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate(0x3bb052a36000): >openPending: err= 2026/09/09 01:19:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate(0x3bb052a36000): >_readAt: n=20, err=EOF 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate(0x3bb052a36000): close: 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:22:55 +0000 UTC 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate(0x3bb052a36000): >close: err= 2026/09/09 01:19:07 DEBUG : Re-reading directory (195.268223ms old) 2026/09/09 01:19:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:08 DEBUG : forgetting directory cache 2026/09/09 01:19:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate(0x3bb052a80280): _readAt: size=512, off=0 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate(0x3bb052a80280): openPending: 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 00:23:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-09 00:22:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 00:23:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-09 00:22:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/09 01:19:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 01:19:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate(0x3bb052a80280): >openPending: err= 2026/09/09 01:19:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate(0x3bb052a80280): >_readAt: n=20, err=EOF 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate(0x3bb052a80280): close: 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:23:55 +0000 UTC 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate(0x3bb052a80280): >close: err= 2026/09/09 01:19:10 DEBUG : Re-reading directory (192.93692ms old) 2026/09/09 01:19:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:10 DEBUG : forgetting directory cache 2026/09/09 01:19:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate(0x3bb0523f8480): _readAt: size=512, off=0 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate(0x3bb0523f8480): openPending: 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 00:24:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-09 00:23:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 00:24:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-09 00:23:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/09 01:19:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 01:19:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate(0x3bb0523f8480): >openPending: err= 2026/09/09 01:19:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:13 DEBUG : TestRWCacheUpdate(0x3bb0523f8480): >_readAt: n=20, err=EOF 2026/09/09 01:19:13 DEBUG : TestRWCacheUpdate(0x3bb0523f8480): close: 2026/09/09 01:19:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:24:55 +0000 UTC 2026/09/09 01:19:13 DEBUG : TestRWCacheUpdate(0x3bb0523f8480): >close: err= 2026/09/09 01:19:13 DEBUG : Re-reading directory (191.066418ms old) 2026/09/09 01:19:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:13 DEBUG : forgetting directory cache 2026/09/09 01:19:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/09 01:19:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate(0x3bb052a808c0): _readAt: size=512, off=0 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate(0x3bb052a808c0): openPending: 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-09 00:25:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-09 00:24:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-09 00:25:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-09 00:24:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/09 01:19:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/09 01:19:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate(0x3bb052a808c0): >openPending: err= 2026/09/09 01:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate(0x3bb052a808c0): >_readAt: n=21, err=EOF 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate(0x3bb052a808c0): close: 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:25:55 +0000 UTC 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate(0x3bb052a808c0): >close: err= 2026/09/09 01:19:16 DEBUG : Re-reading directory (193.946947ms old) 2026/09/09 01:19:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:16 DEBUG : forgetting directory cache 2026/09/09 01:19:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate(0x3bb0526acc00): _readAt: size=512, off=0 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate(0x3bb0526acc00): openPending: 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-09 00:26:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-09 00:25:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-09 00:26:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-09 00:25:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/09 01:19:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/09 01:19:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate(0x3bb0526acc00): >openPending: err= 2026/09/09 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:19 DEBUG : TestRWCacheUpdate(0x3bb0526acc00): >_readAt: n=22, err=EOF 2026/09/09 01:19:19 DEBUG : TestRWCacheUpdate(0x3bb0526acc00): close: 2026/09/09 01:19:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:26:55 +0000 UTC 2026/09/09 01:19:19 DEBUG : TestRWCacheUpdate(0x3bb0526acc00): >close: err= 2026/09/09 01:19:19 DEBUG : Re-reading directory (194.463873ms old) 2026/09/09 01:19:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:19 DEBUG : forgetting directory cache 2026/09/09 01:19:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate(0x3bb0526ad740): _readAt: size=512, off=0 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate(0x3bb0526ad740): openPending: 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-09 00:27:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-09 00:26:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-09 00:27:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-09 00:26:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/09 01:19:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/09 01:19:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate(0x3bb0526ad740): >openPending: err= 2026/09/09 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:22 DEBUG : TestRWCacheUpdate(0x3bb0526ad740): >_readAt: n=23, err=EOF 2026/09/09 01:19:22 DEBUG : TestRWCacheUpdate(0x3bb0526ad740): close: 2026/09/09 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:27:55 +0000 UTC 2026/09/09 01:19:22 DEBUG : TestRWCacheUpdate(0x3bb0526ad740): >close: err= 2026/09/09 01:19:22 DEBUG : Re-reading directory (192.686747ms old) 2026/09/09 01:19:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:22 DEBUG : forgetting directory cache 2026/09/09 01:19:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate(0x3bb0523f9300): _readAt: size=512, off=0 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate(0x3bb0523f9300): openPending: 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-09 00:28:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-09 00:27:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-09 00:28:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-09 00:27:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/09 01:19:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/09 01:19:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate(0x3bb0523f9300): >openPending: err= 2026/09/09 01:19:24 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate(0x3bb0523f9300): >_readAt: n=24, err=EOF 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate(0x3bb0523f9300): close: 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 00:28:55 +0000 UTC 2026/09/09 01:19:24 DEBUG : TestRWCacheUpdate(0x3bb0523f9300): >close: err= 2026/09/09 01:19:24 DEBUG : Re-reading directory (188.875219ms old) 2026/09/09 01:19:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 01:19:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 01:19:25 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:25 DEBUG : Looking for writers 2026/09/09 01:19:25 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/09 01:19:25 DEBUG : >WaitForWriters: 2026/09/09 01:19:25 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': vfs cache: cleaner exiting 2026/09/09 01:19:25 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.94s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:27 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/09 01:19:29 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/09 01:19:30 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:30 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/09 01:19:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/09 01:19:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/09 01:19:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/09 01:19:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/09 01:19:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/09 01:19:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 01:19:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/09 01:19:31 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:31 DEBUG : Looking for writers 2026/09/09 01:19:31 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/09 01:19:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/09 01:19:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.19s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:32 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:32 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:32 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': Reusing VFS from active cache 2026/09/09 01:19:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:32 DEBUG : Looking for writers 2026/09/09 01:19:32 DEBUG : >WaitForWriters: 2026/09/09 01:19:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:32 DEBUG : Looking for writers 2026/09/09 01:19:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.43s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:32 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:32 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:32 DEBUG : Looking for writers 2026/09/09 01:19:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:33 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:33 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:33 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:33 DEBUG : Looking for writers 2026/09/09 01:19:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:33 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:33 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:34 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:36 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:38 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:38 DEBUG : dir: Looking for writers 2026/09/09 01:19:38 DEBUG : file2: reading active writers 2026/09/09 01:19:38 DEBUG : Looking for writers 2026/09/09 01:19:38 DEBUG : dir: reading active writers 2026/09/09 01:19:38 DEBUG : file1: reading active writers 2026/09/09 01:19:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.16s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:39 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:39 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:40 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:44 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:44 DEBUG : dir: Looking for writers 2026/09/09 01:19:44 DEBUG : Looking for writers 2026/09/09 01:19:44 DEBUG : dir: reading active writers 2026/09/09 01:19:44 DEBUG : file1: reading active writers 2026/09/09 01:19:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.23s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:45 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:45 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:50 DEBUG : file1: Open: flags=O_RDONLY 2026/09/09 01:19:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/09 01:19:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/09 01:19:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/09 01:19:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 01:19:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/09 01:19:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:19:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/09 01:19:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/09 01:19:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/09 01:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/09 01:19:50 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 01:19:52 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/09 01:19:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:19:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/09 01:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/09 01:19:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:19:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/09 01:19:52 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:52 DEBUG : dir: Looking for writers 2026/09/09 01:19:52 DEBUG : file2: reading active writers 2026/09/09 01:19:52 DEBUG : new_file.txt: reading active writers 2026/09/09 01:19:52 DEBUG : Looking for writers 2026/09/09 01:19:52 DEBUG : dir: reading active writers 2026/09/09 01:19:52 DEBUG : file1: reading active writers 2026/09/09 01:19:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.25s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:19:54 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:19:54 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:19:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/09 01:19:57 DEBUG : dir/file2: same parent dir (ODFfMTMyNDM1MjlfeUhKVk8) - using file/rename instead of move_copy for dir/file1 2026/09/09 01:19:58 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/09 01:19:58 DEBUG : dir/file1: Updating file with dir/file1 0x3bb0524ff2b0 2026/09/09 01:19:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/09 01:19:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 01:19:59 INFO : dir/file1: Moved (server-side) to: file0 2026/09/09 01:19:59 DEBUG : file0: Updating file with file0 0x3bb0524ff2b0 2026/09/09 01:19:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 01:19:59 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/09 01:19:59 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:19:59 DEBUG : dir: Looking for writers 2026/09/09 01:19:59 DEBUG : Looking for writers 2026/09/09 01:19:59 DEBUG : dir: reading active writers 2026/09/09 01:19:59 DEBUG : file0: reading active writers 2026/09/09 01:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.51s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:00 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:00 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:00 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:00 DEBUG : Looking for writers 2026/09/09 01:20:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.56s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:01 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:01 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:01 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/09 01:20:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/09 01:20:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/09 01:20:04 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/09 01:20:05 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/09 01:20:05 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:05 DEBUG : c: Looking for writers 2026/09/09 01:20:05 DEBUG : d: Looking for writers 2026/09/09 01:20:05 DEBUG : Looking for writers 2026/09/09 01:20:05 DEBUG : a: Looking for writers 2026/09/09 01:20:05 DEBUG : b: Looking for writers 2026/09/09 01:20:05 DEBUG : Looking for writers 2026/09/09 01:20:05 DEBUG : a: reading active writers 2026/09/09 01:20:05 DEBUG : b: reading active writers 2026/09/09 01:20:05 DEBUG : c: reading active writers 2026/09/09 01:20:05 DEBUG : d: reading active writers 2026/09/09 01:20:05 DEBUG : /: reading active writers 2026/09/09 01:20:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.68s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:07 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:07 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/09 01:20:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/09 01:20:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/09 01:20:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/09 01:20:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:13 DEBUG : a/b/c/d: Looking for writers 2026/09/09 01:20:13 DEBUG : a/b/c: Looking for writers 2026/09/09 01:20:13 DEBUG : d: reading active writers 2026/09/09 01:20:13 DEBUG : a/b: Looking for writers 2026/09/09 01:20:13 DEBUG : c: reading active writers 2026/09/09 01:20:13 DEBUG : a: Looking for writers 2026/09/09 01:20:13 DEBUG : b: reading active writers 2026/09/09 01:20:13 DEBUG : Looking for writers 2026/09/09 01:20:13 DEBUG : a: reading active writers 2026/09/09 01:20:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.51s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:16 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:16 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:16 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:16 DEBUG : Looking for writers 2026/09/09 01:20:16 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.37s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:16 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:16 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/09 01:20:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/09 01:20:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/09 01:20:17 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 01:20:17 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:20:19 DEBUG : file1: size = 5 OK 2026/09/09 01:20:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:20:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/09 01:20:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 01:20:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:20:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 01:20:20 DEBUG : file1: size = 0 OK 2026/09/09 01:20:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:20:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 01:20:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 01:20:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:20 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (7 bytes), uploading instead of streaming 2026/09/09 01:20:21 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/09 01:20:22 DEBUG : file1: size = 7 OK 2026/09/09 01:20:22 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/09 01:20:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:22 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:22 DEBUG : Looking for writers 2026/09/09 01:20:22 DEBUG : file1: reading active writers 2026/09/09 01:20:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.10s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:22 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:22 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/09 01:20:24 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/09 01:20:24 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/09 01:20:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/09 01:20:24 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (11 bytes), uploading instead of streaming 2026/09/09 01:20:24 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/09 01:20:25 DEBUG : file1: size = 11 OK 2026/09/09 01:20:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/09 01:20:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/09 01:20:26 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:26 DEBUG : Looking for writers 2026/09/09 01:20:26 DEBUG : file1: reading active writers 2026/09/09 01:20:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.74s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:26 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:26 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:26 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 01:20:26 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/09 01:20:26 DEBUG : file1: Remove: 2026/09/09 01:20:26 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/09 01:20:26 DEBUG : file1: >Remove: err= 2026/09/09 01:20:26 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:26 DEBUG : Looking for writers 2026/09/09 01:20:26 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:27 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:27 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:27 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 01:20:27 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/09 01:20:27 DEBUG : file1: Remove: 2026/09/09 01:20:27 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/09 01:20:27 DEBUG : file1: >Remove: err= 2026/09/09 01:20:27 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:27 DEBUG : Looking for writers 2026/09/09 01:20:27 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:27 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:27 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:20:28 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/09 01:20:28 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/09 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:20:28 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 01:20:28 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/09 01:20:30 DEBUG : file2: size = 5 OK 2026/09/09 01:20:30 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:20:30 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/09 01:20:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 01:20:30 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:30 DEBUG : Looking for writers 2026/09/09 01:20:30 DEBUG : file2: reading active writers 2026/09/09 01:20:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.14s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.64s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.56s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.95s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:30 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:30 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/09 01:20:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:31 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 01:20:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/09 01:20:32 DEBUG : file1: size = 5 OK 2026/09/09 01:20:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 01:20:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/09 01:20:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:32 DEBUG : Looking for writers 2026/09/09 01:20:32 DEBUG : file1: reading active writers 2026/09/09 01:20:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.59s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:33 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:33 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:33 DEBUG : file1: WriteFileHandle.Release closing 2026/09/09 01:20:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:33 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 01:20:35 DEBUG : file1: size = 0 OK 2026/09/09 01:20:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:20:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/09 01:20:35 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:35 DEBUG : Looking for writers 2026/09/09 01:20:35 DEBUG : file1: reading active writers 2026/09/09 01:20:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:35 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:35 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:35 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (2 bytes), uploading instead of streaming 2026/09/09 01:20:36 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/09 01:20:37 DEBUG : file1: size = 2 OK 2026/09/09 01:20:37 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/09 01:20:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:37 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/09 01:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:37 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:37 DEBUG : Looking for writers 2026/09/09 01:20:37 DEBUG : file1: reading active writers 2026/09/09 01:20:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.76s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:38 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:38 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:38 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 01:20:40 DEBUG : file1: size = 0 OK 2026/09/09 01:20:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 01:20:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:20:40 DEBUG : file1: Open: flags=O_RDONLY 2026/09/09 01:20:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/09 01:20:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/09 01:20:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:40 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:40 DEBUG : Looking for writers 2026/09/09 01:20:40 DEBUG : file1: reading active writers 2026/09/09 01:20:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.56s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:41 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:41 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 01:20:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 01:20:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:41 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': File to upload is small (100 bytes), uploading instead of streaming 2026/09/09 01:20:42 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/09 01:20:43 DEBUG : file1: size = 100 OK 2026/09/09 01:20:43 DEBUG : file1: md5 = eab970c3d95af27218769e2b5b165283 OK 2026/09/09 01:20:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 01:20:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 01:20:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 01:20:43 DEBUG : file1: Open: flags=O_RDONLY 2026/09/09 01:20:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/09 01:20:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/09 01:20:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:43 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:43 DEBUG : Looking for writers 2026/09/09 01:20:43 DEBUG : file1: reading active writers 2026/09/09 01:20:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.93s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:44 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:44 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 01:20:44 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/09 01:20:44 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/09 01:20:44 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/09 01:20:44 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/09 01:20:44 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/09 01:20:44 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/09 01:20:44 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/09 01:20:44 DEBUG : stalled: Remove: 2026/09/09 01:20:44 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/09 01:20:44 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.59s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:44 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:44 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:20:46 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/09 01:20:48 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/09 01:20:50 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/09 01:20:52 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/09 01:20:54 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/09 01:20:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/09 01:20:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/09 01:20:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/09 01:20:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/09 01:20:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/09 01:20:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/09 01:20:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/09 01:20:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/09 01:20:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/09 01:20:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/09 01:20:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:20:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:20:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:20:57 DEBUG : flat: Looking for writers 2026/09/09 01:20:57 DEBUG : f003.txt: reading active writers 2026/09/09 01:20:57 DEBUG : f004.txt: reading active writers 2026/09/09 01:20:57 DEBUG : f000.txt: reading active writers 2026/09/09 01:20:57 DEBUG : f001.txt: reading active writers 2026/09/09 01:20:57 DEBUG : f002.txt: reading active writers 2026/09/09 01:20:57 DEBUG : Looking for writers 2026/09/09 01:20:57 DEBUG : flat: reading active writers 2026/09/09 01:20:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.89s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:20:59 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:20:59 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:21:00 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/09 01:21:03 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/09 01:21:05 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/09 01:21:07 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/09 01:21:07 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/09 01:21:07 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:21:07 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:07 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/09 01:21:07 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/09 01:21:07 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:21:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/09 01:21:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/09 01:21:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:21:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:08 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:21:08 DEBUG : a/b/c: Looking for writers 2026/09/09 01:21:08 DEBUG : deep.txt: reading active writers 2026/09/09 01:21:08 DEBUG : a/b: Looking for writers 2026/09/09 01:21:08 DEBUG : c: reading active writers 2026/09/09 01:21:08 DEBUG : mid.txt: reading active writers 2026/09/09 01:21:08 DEBUG : a: Looking for writers 2026/09/09 01:21:08 DEBUG : b: reading active writers 2026/09/09 01:21:08 DEBUG : top.txt: reading active writers 2026/09/09 01:21:08 DEBUG : Looking for writers 2026/09/09 01:21:08 DEBUG : a: reading active writers 2026/09/09 01:21:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.91s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:21:11 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:21:11 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:21:12 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 01:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 01:22:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 01:22:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 01:22:06 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:22:06 DEBUG : bigdir: Looking for writers 2026/09/09 01:22:06 DEBUG : big.bin: reading active writers 2026/09/09 01:22:06 DEBUG : Looking for writers 2026/09/09 01:22:06 DEBUG : bigdir: reading active writers 2026/09/09 01:22:06 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.51s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-kilefes7xayu'", Local "Local file system at /tmp/rclone162635421", Modify Window "1s" 2026/09/09 01:22:07 INFO : OpenDrive root 'rclone-test-kilefes7xayu': poll-interval is not supported by this remote 2026/09/09 01:22:07 NOTICE: OpenDrive root 'rclone-test-kilefes7xayu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 01:22:09 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/09 01:22:11 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/09 01:22:14 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/09 01:22:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/09 01:22:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/09 01:22:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:22:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:22:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/09 01:22:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/09 01:22:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:22:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:22:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/09 01:22:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/09 01:22:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 01:22:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 01:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/09 01:22:16 DEBUG : dir2: Looking for writers 2026/09/09 01:22:16 DEBUG : b.txt: reading active writers 2026/09/09 01:22:16 DEBUG : dir3: Looking for writers 2026/09/09 01:22:16 DEBUG : c.txt: reading active writers 2026/09/09 01:22:16 DEBUG : dir1: Looking for writers 2026/09/09 01:22:16 DEBUG : a.txt: reading active writers 2026/09/09 01:22:16 DEBUG : Looking for writers 2026/09/09 01:22:16 DEBUG : dir1: reading active writers 2026/09/09 01:22:16 DEBUG : dir2: reading active writers 2026/09/09 01:22:16 DEBUG : dir3: reading active writers 2026/09/09 01:22:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/09 01:22:19 DEBUG : OpenDrive root 'rclone-test-kilefes7xayu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m38.509796852s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]