"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/07 05:35:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qequjom7zobu" 2026/09/07 05:35:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:35:24 DEBUG : Starting OpenDrive session with ID: e3d4f56aa63197ce3e0cc636414002e2c358417845b6305883683736e9b72e8c 2026/09/07 05:35:24 DEBUG : Creating backend with remote "/tmp/rclone84777323" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:24 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:24 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:35:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:35:28 DEBUG : dir: Looking for writers 2026/09/07 05:35:28 DEBUG : Looking for writers 2026/09/07 05:35:28 DEBUG : dir: reading active writers 2026/09/07 05:35:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.80s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:29 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:29 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:35:32 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/07 05:35:35 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/07 05:35:37 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:35:37 DEBUG : dir/subdir: Looking for writers 2026/09/07 05:35:37 DEBUG : dir: Looking for writers 2026/09/07 05:35:37 DEBUG : subdir: reading active writers 2026/09/07 05:35:37 DEBUG : file1: reading active writers 2026/09/07 05:35:37 DEBUG : file2: reading active writers 2026/09/07 05:35:37 DEBUG : Looking for writers 2026/09/07 05:35:37 DEBUG : dir: reading active writers 2026/09/07 05:35:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.79s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:39 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:39 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:35:42 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:35:42 DEBUG : dir: Looking for writers 2026/09/07 05:35:42 DEBUG : file1: reading active writers 2026/09/07 05:35:42 DEBUG : Looking for writers 2026/09/07 05:35:42 DEBUG : dir: reading active writers 2026/09/07 05:35:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.06s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:43 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:43 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:35:46 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:35:46 DEBUG : dir: Looking for writers 2026/09/07 05:35:46 DEBUG : Looking for writers 2026/09/07 05:35:46 DEBUG : dir: reading active writers 2026/09/07 05:35:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.20s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:47 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:47 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:35:50 DEBUG : dir: forgetting directory cache 2026/09/07 05:35:50 DEBUG : forgetting directory cache 2026/09/07 05:35:50 DEBUG : dir: forgetting directory cache 2026/09/07 05:35:50 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:35:50 DEBUG : Looking for writers 2026/09/07 05:35:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.09s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:51 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:51 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:35:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/07 05:35:54 DEBUG : dir: invalidating directory cache 2026/09/07 05:35:54 DEBUG : >ForgetPath: 2026/09/07 05:35:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/07 05:35:54 DEBUG : invalidating directory cache 2026/09/07 05:35:54 DEBUG : dir: forgetting directory cache 2026/09/07 05:35:54 DEBUG : >ForgetPath: 2026/09/07 05:35:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/07 05:35:54 DEBUG : >ForgetPath: 2026/09/07 05:35:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:35:54 DEBUG : dir: Looking for writers 2026/09/07 05:35:54 DEBUG : Looking for writers 2026/09/07 05:35:54 DEBUG : dir: reading active writers 2026/09/07 05:35:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.43s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:35:56 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:35:56 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:35:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:01 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/07 05:36:03 DEBUG : forgetting directory cache 2026/09/07 05:36:03 DEBUG : dir: forgetting directory cache 2026/09/07 05:36:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:03 DEBUG : fil/a/b: Looking for writers 2026/09/07 05:36:03 DEBUG : fil/a: Looking for writers 2026/09/07 05:36:03 DEBUG : b: reading active writers 2026/09/07 05:36:03 DEBUG : fil: Looking for writers 2026/09/07 05:36:03 DEBUG : a: reading active writers 2026/09/07 05:36:03 DEBUG : dir: Looking for writers 2026/09/07 05:36:03 DEBUG : Looking for writers 2026/09/07 05:36:03 DEBUG : fil: reading active writers 2026/09/07 05:36:03 DEBUG : dir: reading active writers 2026/09/07 05:36:03 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.01s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:06 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:06 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:09 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:09 DEBUG : dir: Looking for writers 2026/09/07 05:36:09 DEBUG : Looking for writers 2026/09/07 05:36:09 DEBUG : dir: reading active writers 2026/09/07 05:36:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.02s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:10 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:10 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:13 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:13 DEBUG : dir: Looking for writers 2026/09/07 05:36:13 DEBUG : file1: reading active writers 2026/09/07 05:36:13 DEBUG : Looking for writers 2026/09/07 05:36:13 DEBUG : dir: reading active writers 2026/09/07 05:36:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.01s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:14 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:14 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:17 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/07 05:36:19 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/07 05:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/07 05:36:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/07 05:36:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/07 05:36:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/07 05:36:22 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/07 05:36:24 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/07 05:36:26 DEBUG : dir: invalidating directory cache 2026/09/07 05:36:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/07 05:36:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/07 05:36:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/07 05:36:27 DEBUG : dir/file1: Reset virtual modtime 2026/09/07 05:36:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/07 05:36:27 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/07 05:36:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/07 05:36:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/07 05:36:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:36:27 DEBUG : dir: invalidating directory cache 2026/09/07 05:36:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/07 05:36:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 05:36:27 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/07 05:36:27 DEBUG : forgetting directory cache 2026/09/07 05:36:27 DEBUG : dir: forgetting directory cache 2026/09/07 05:36:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/07 05:36:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:27 DEBUG : dir/virtualDir: Looking for writers 2026/09/07 05:36:27 DEBUG : dir: Looking for writers 2026/09/07 05:36:27 DEBUG : file1: reading active writers 2026/09/07 05:36:27 DEBUG : virtualFile2: reading active writers 2026/09/07 05:36:27 DEBUG : virtualFile: reading active writers 2026/09/07 05:36:27 DEBUG : virtualDir: reading active writers 2026/09/07 05:36:27 DEBUG : Looking for writers 2026/09/07 05:36:27 DEBUG : dir: reading active writers 2026/09/07 05:36:27 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.02s) --- PASS: TestDirReadDirAll/Virtual (5.60s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:29 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:29 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:32 ERROR : dir/: Can only open directories read only 2026/09/07 05:36:32 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:32 DEBUG : dir: Looking for writers 2026/09/07 05:36:32 DEBUG : Looking for writers 2026/09/07 05:36:32 DEBUG : dir: reading active writers 2026/09/07 05:36:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.94s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:33 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:33 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 05:36:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/07 05:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 05:36:36 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:36:37 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/07 05:36:38 DEBUG : dir/potato: size = 5 OK 2026/09/07 05:36:38 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:36:38 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/07 05:36:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 05:36:38 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:38 DEBUG : dir: Looking for writers 2026/09/07 05:36:38 DEBUG : file1: reading active writers 2026/09/07 05:36:38 DEBUG : potato: reading active writers 2026/09/07 05:36:38 DEBUG : Looking for writers 2026/09/07 05:36:38 DEBUG : dir: reading active writers 2026/09/07 05:36:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.24s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:39 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:39 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:42 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/07 05:36:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:43 DEBUG : dir/sub: Looking for writers 2026/09/07 05:36:43 DEBUG : dir: Looking for writers 2026/09/07 05:36:43 DEBUG : sub: reading active writers 2026/09/07 05:36:43 DEBUG : file1: reading active writers 2026/09/07 05:36:43 DEBUG : Looking for writers 2026/09/07 05:36:43 DEBUG : dir: reading active writers 2026/09/07 05:36:43 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.83s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:45 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:45 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 05:36:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/07 05:36:50 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:50 DEBUG : dir/sub/subsub: Looking for writers 2026/09/07 05:36:50 DEBUG : dir/sub: Looking for writers 2026/09/07 05:36:50 DEBUG : subsub: reading active writers 2026/09/07 05:36:50 DEBUG : dir: Looking for writers 2026/09/07 05:36:50 DEBUG : file1: reading active writers 2026/09/07 05:36:50 DEBUG : sub: reading active writers 2026/09/07 05:36:50 DEBUG : Looking for writers 2026/09/07 05:36:50 DEBUG : dir: reading active writers 2026/09/07 05:36:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.05s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:52 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:52 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:55 ERROR : dir/: Dir.Remove not empty 2026/09/07 05:36:55 DEBUG : dir/file1: Remove: 2026/09/07 05:36:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:36:55 DEBUG : dir/file1: >Remove: err= 2026/09/07 05:36:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 05:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:36:56 DEBUG : Looking for writers 2026/09/07 05:36:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.24s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:36:56 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:36:56 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:36:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:36:59 DEBUG : dir/file1: Remove: 2026/09/07 05:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:36:59 DEBUG : dir/file1: >Remove: err= 2026/09/07 05:37:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 05:37:00 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:00 DEBUG : Looking for writers 2026/09/07 05:37:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.02s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:00 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:00 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:03 DEBUG : dir/file1: Remove: 2026/09/07 05:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:37:04 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/07 05:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:04 DEBUG : dir: Looking for writers 2026/09/07 05:37:04 DEBUG : Looking for writers 2026/09/07 05:37:04 DEBUG : dir: reading active writers 2026/09/07 05:37:04 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.67s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:05 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:05 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:09 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/07 05:37:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/07 05:37:10 DEBUG : dir2: same parent dir (ODFfMTMyNDA2ODBfZTB6UDU) - using folder/rename instead of move_copy 2026/09/07 05:37:11 DEBUG : dir: Updating dir with dir2 0x117ae2d0bbc0 2026/09/07 05:37:11 DEBUG : dir: forgetting directory cache 2026/09/07 05:37:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 05:37:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/07 05:37:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/07 05:37:12 DEBUG : file2: Updating file with file2 0x117ae330cf70 2026/09/07 05:37:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/07 05:37:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:37:13 INFO : dir2/file3: Deleted 2026/09/07 05:37:14 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/07 05:37:14 DEBUG : dir2/file3: Updating file with dir2/file3 0x117ae330cf70 2026/09/07 05:37:14 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/07 05:37:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/07 05:37:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/07 05:37:15 DEBUG : renamed empty directory: same parent dir (ODFfMTMyNDA2ODBfZTB6UDU) - using folder/rename instead of move_copy 2026/09/07 05:37:15 DEBUG : empty directory: Updating dir with renamed empty directory 0x117ae3306e40 2026/09/07 05:37:15 DEBUG : empty directory: forgetting directory cache 2026/09/07 05:37:15 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/07 05:37:15 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/07 05:37:15 DEBUG : dir2: Renaming to "dir3" 2026/09/07 05:37:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:15 DEBUG : dir3: Looking for writers 2026/09/07 05:37:15 DEBUG : file3: reading active writers 2026/09/07 05:37:15 DEBUG : renamed empty directory: Looking for writers 2026/09/07 05:37:15 DEBUG : Looking for writers 2026/09/07 05:37:15 DEBUG : dir3: reading active writers 2026/09/07 05:37:15 DEBUG : renamed empty directory: reading active writers 2026/09/07 05:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.88s) === 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:17 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:17 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 05:37:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:37:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 05:37:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/07 05:37:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/07 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 05:37:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:37:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 05:37:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/07 05:37:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/07 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 05:37:20 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (12 bytes), uploading instead of streaming 2026/09/07 05:37:21 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/07 05:37:22 DEBUG : dir/sub/file2: size = 12 OK 2026/09/07 05:37:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/07 05:37:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/07 05:37:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 05:37:22 DEBUG : forgetting directory cache 2026/09/07 05:37:22 DEBUG : dir: forgetting directory cache 2026/09/07 05:37:22 DEBUG : dir/sub: forgetting directory cache 2026/09/07 05:37:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/07 05:37:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/07 05:37:22 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:37:23 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/07 05:37:24 DEBUG : dir/sub/file0: size = 5 OK 2026/09/07 05:37:24 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:37:24 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/07 05:37:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:24 DEBUG : dir/sub: Looking for writers 2026/09/07 05:37:24 DEBUG : file0: reading active writers 2026/09/07 05:37:24 DEBUG : file2: reading active writers 2026/09/07 05:37:24 DEBUG : dir: Looking for writers 2026/09/07 05:37:24 DEBUG : file1: reading active writers 2026/09/07 05:37:24 DEBUG : sub: reading active writers 2026/09/07 05:37:24 DEBUG : Looking for writers 2026/09/07 05:37:24 DEBUG : dir: reading active writers 2026/09/07 05:37:24 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.48s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:26 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:26 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/07 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:26 DEBUG : Looking for writers 2026/09/07 05:37:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:27 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:27 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/07 05:37:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:37:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/07 05:37:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/07 05:37:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/07 05:37:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:37:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 05:37:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/07 05:37:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:37:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/07 05:37:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/07 05:37:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/07 05:37:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:37:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 05:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:30 DEBUG : dir: Looking for writers 2026/09/07 05:37:30 DEBUG : file1: reading active writers 2026/09/07 05:37:30 DEBUG : file1.metadata: reading active writers 2026/09/07 05:37:30 DEBUG : Looking for writers 2026/09/07 05:37:30 DEBUG : dir: reading active writers 2026/09/07 05:37:30 DEBUG : dir.metadata: reading active writers 2026/09/07 05:37:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.06s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:31 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:31 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:34 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:34 DEBUG : dir: Looking for writers 2026/09/07 05:37:34 DEBUG : file1: reading active writers 2026/09/07 05:37:34 DEBUG : Looking for writers 2026/09/07 05:37:34 DEBUG : dir: reading active writers 2026/09/07 05:37:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:35 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:35 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:39 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/07 05:37:40 DEBUG : Can set mod time: true 2026/09/07 05:37:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 05:37:41 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:41 DEBUG : dir: Looking for writers 2026/09/07 05:37:41 DEBUG : file1: reading active writers 2026/09/07 05:37:41 DEBUG : Looking for writers 2026/09/07 05:37:41 DEBUG : dir: reading active writers 2026/09/07 05:37:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:42 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:42 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:37:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 05:37:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:37:45 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 05:37:46 DEBUG : dir/file1: size = 0 OK 2026/09/07 05:37:46 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:37:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 05:37:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 05:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:37:46 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:46 DEBUG : dir: Looking for writers 2026/09/07 05:37:46 DEBUG : file1: reading active writers 2026/09/07 05:37:46 DEBUG : Looking for writers 2026/09/07 05:37:46 DEBUG : dir: reading active writers 2026/09/07 05:37:46 DEBUG : >WaitForWriters: 2026/09/07 05:37:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:47 DEBUG : dir: Looking for writers 2026/09/07 05:37:47 DEBUG : file1: reading active writers 2026/09/07 05:37:47 DEBUG : Looking for writers 2026/09/07 05:37:47 DEBUG : dir: reading active writers 2026/09/07 05:37:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:48 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:48 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:37:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 05:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:37:51 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:37:52 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:37:53 DEBUG : dir/file1: size = 5 OK 2026/09/07 05:37:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:37:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 05:37:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 05:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:37:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:53 DEBUG : dir: Looking for writers 2026/09/07 05:37:53 DEBUG : file1: reading active writers 2026/09/07 05:37:53 DEBUG : Looking for writers 2026/09/07 05:37:53 DEBUG : dir: reading active writers 2026/09/07 05:37:53 DEBUG : >WaitForWriters: 2026/09/07 05:37:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:53 DEBUG : dir: Looking for writers 2026/09/07 05:37:53 DEBUG : file1: reading active writers 2026/09/07 05:37:53 DEBUG : Looking for writers 2026/09/07 05:37:53 DEBUG : dir: reading active writers 2026/09/07 05:37:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:54 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:54 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:37:54 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:54 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:54 DEBUG : Config file has changed externally - reloading 2026/09/07 05:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:54 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:37:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:37:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 05:37:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:37:58 DEBUG : dir: Looking for writers 2026/09/07 05:37:58 DEBUG : file1: reading active writers 2026/09/07 05:37:58 DEBUG : Looking for writers 2026/09/07 05:37:58 DEBUG : dir: reading active writers 2026/09/07 05:37:58 DEBUG : >WaitForWriters: 2026/09/07 05:37:58 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:37:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:37:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:37:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:37:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:37:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:37:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:38:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 05:38:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:38:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:38:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:38:02 DEBUG : dir/file1(0x117ae374a6c0): close: 2026/09/07 05:38:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 05:38:02 DEBUG : dir/file1(0x117ae374a6c0): >close: err= 2026/09/07 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:02 DEBUG : dir: Looking for writers 2026/09/07 05:38:02 DEBUG : file1: reading active writers 2026/09/07 05:38:02 DEBUG : Looking for writers 2026/09/07 05:38:02 DEBUG : dir: reading active writers 2026/09/07 05:38:02 DEBUG : >WaitForWriters: 2026/09/07 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:02 DEBUG : dir: Looking for writers 2026/09/07 05:38:02 DEBUG : file1: reading active writers 2026/09/07 05:38:02 DEBUG : Looking for writers 2026/09/07 05:38:02 DEBUG : dir: reading active writers 2026/09/07 05:38:02 DEBUG : >WaitForWriters: 2026/09/07 05:38:02 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:03 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:03 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:38:03 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:03 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:38:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:38:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:03 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:38:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 05:38:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:38:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:38:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:38:06 DEBUG : dir/file1(0x117ae372ea40): _writeAt: size=5, off=0 2026/09/07 05:38:06 DEBUG : dir/file1(0x117ae372ea40): openPending: 2026/09/07 05:38:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 05:38:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 05:38:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:06 DEBUG : dir/file1(0x117ae372ea40): >openPending: err= 2026/09/07 05:38:06 DEBUG : dir/file1(0x117ae372ea40): >_writeAt: n=5, err= 2026/09/07 05:38:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/07 05:38:06 DEBUG : dir/file1(0x117ae372ea40): close: 2026/09/07 05:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/07 05:38:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/07 05:38:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/07 05:38:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 05:38:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/07 05:38:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:38:07 DEBUG : dir/file1(0x117ae372ea40): >close: err= 2026/09/07 05:38:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:38:07 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:38:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:07 DEBUG : dir: Looking for writers 2026/09/07 05:38:07 DEBUG : file1: reading active writers 2026/09/07 05:38:07 DEBUG : Looking for writers 2026/09/07 05:38:07 DEBUG : dir: reading active writers 2026/09/07 05:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:38:08 DEBUG : dir: Looking for writers 2026/09/07 05:38:08 DEBUG : file1: reading active writers 2026/09/07 05:38:08 DEBUG : Looking for writers 2026/09/07 05:38:08 DEBUG : dir: reading active writers 2026/09/07 05:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:38:08 DEBUG : dir/file1: size = 14 OK 2026/09/07 05:38:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/07 05:38:08 INFO : dir/file1: Copied (replaced existing) 2026/09/07 05:38:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/07 05:38:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 05:38:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/07 05:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 05:38:09 DEBUG : dir: Looking for writers 2026/09/07 05:38:09 DEBUG : file1: reading active writers 2026/09/07 05:38:09 DEBUG : Looking for writers 2026/09/07 05:38:09 DEBUG : dir: reading active writers 2026/09/07 05:38:09 DEBUG : >WaitForWriters: 2026/09/07 05:38:09 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:09 DEBUG : dir: Looking for writers 2026/09/07 05:38:09 DEBUG : file1: reading active writers 2026/09/07 05:38:09 DEBUG : Looking for writers 2026/09/07 05:38:09 DEBUG : dir: reading active writers 2026/09/07 05:38:09 DEBUG : >WaitForWriters: 2026/09/07 05:38:09 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (35.77s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.29s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.27s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.03s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:10 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:10 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:38:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:38:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 05:38:14 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:14 DEBUG : dir: Looking for writers 2026/09/07 05:38:14 DEBUG : file1: reading active writers 2026/09/07 05:38:14 DEBUG : Looking for writers 2026/09/07 05:38:14 DEBUG : dir: reading active writers 2026/09/07 05:38:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.44s) === RUN TestFileOpenReadUnknownSize 2026/09/07 05:38:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/07 05:38:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:38:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/07 05:38:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:15 DEBUG : Looking for writers 2026/09/07 05:38:15 DEBUG : file.txt: reading active writers 2026/09/07 05:38:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:15 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:15 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:18 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 05:38:18 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/07 05:38:19 DEBUG : dir/file1: size = 25 OK 2026/09/07 05:38:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:38:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 05:38:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:19 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:19 DEBUG : dir: Looking for writers 2026/09/07 05:38:19 DEBUG : file1: reading active writers 2026/09/07 05:38:19 DEBUG : Looking for writers 2026/09/07 05:38:19 DEBUG : dir: reading active writers 2026/09/07 05:38:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.75s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:21 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:21 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:24 DEBUG : dir/file1: Remove: 2026/09/07 05:38:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:38:24 DEBUG : dir/file1: >Remove: err= 2026/09/07 05:38:24 DEBUG : dir/file1: Remove: 2026/09/07 05:38:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/07 05:38:24 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:24 DEBUG : dir: Looking for writers 2026/09/07 05:38:24 DEBUG : Looking for writers 2026/09/07 05:38:24 DEBUG : dir: reading active writers 2026/09/07 05:38:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.61s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:25 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:25 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:30 DEBUG : dir/file1: Remove: 2026/09/07 05:38:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:38:30 DEBUG : dir/file1: >Remove: err= 2026/09/07 05:38:30 DEBUG : dir/file1: Remove: 2026/09/07 05:38:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/07 05:38:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:30 DEBUG : dir: Looking for writers 2026/09/07 05:38:30 DEBUG : Looking for writers 2026/09/07 05:38:30 DEBUG : dir: reading active writers 2026/09/07 05:38:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (6.33s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:32 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:32 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:38:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 05:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 05:38:35 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/07 05:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 05:38:35 DEBUG : dir/file1: Open: flags=0x3 2026/09/07 05:38:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/07 05:38:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/07 05:38:35 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:35 DEBUG : dir: Looking for writers 2026/09/07 05:38:35 DEBUG : file1: reading active writers 2026/09/07 05:38:35 DEBUG : Looking for writers 2026/09/07 05:38:35 DEBUG : dir: reading active writers 2026/09/07 05:38:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.37s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:36 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:36 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:39 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:39 DEBUG : dir: Looking for writers 2026/09/07 05:38:39 DEBUG : file1: reading active writers 2026/09/07 05:38:39 DEBUG : Looking for writers 2026/09/07 05:38:39 DEBUG : dir: reading active writers 2026/09/07 05:38:39 DEBUG : >WaitForWriters: 2026/09/07 05:38:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:38:40 DEBUG : newLeaf: Updating file with newLeaf 0x117ae367e820 2026/09/07 05:38:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:38:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:38:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 05:38:41 DEBUG : dir/file1: Updating file with dir/file1 0x117ae367e820 2026/09/07 05:38:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 05:38:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:38:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 05:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:42 DEBUG : dir/file1: File is currently open, delaying rename 0x117ae367e820 2026/09/07 05:38:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:38:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:38:42 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 05:38:42 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/07 05:38:43 DEBUG : dir/file1: size = 25 OK 2026/09/07 05:38:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:38:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 05:38:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:38:43 DEBUG : newLeaf: Running delayed rename now 2026/09/07 05:38:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:38:44 DEBUG : newLeaf: Updating file with newLeaf 0x117ae367e820 2026/09/07 05:38:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:44 DEBUG : dir: Looking for writers 2026/09/07 05:38:44 DEBUG : Looking for writers 2026/09/07 05:38:44 DEBUG : dir: reading active writers 2026/09/07 05:38:44 DEBUG : newLeaf: reading active writers 2026/09/07 05:38:44 DEBUG : >WaitForWriters: 2026/09/07 05:38:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:44 DEBUG : dir: Looking for writers 2026/09/07 05:38:44 DEBUG : Looking for writers 2026/09/07 05:38:44 DEBUG : dir: reading active writers 2026/09/07 05:38:44 DEBUG : newLeaf: reading active writers 2026/09/07 05:38:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:45 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:45 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:45 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:38:45 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:45 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:38:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:45 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:38:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:48 DEBUG : dir: Looking for writers 2026/09/07 05:38:48 DEBUG : file1: reading active writers 2026/09/07 05:38:48 DEBUG : Looking for writers 2026/09/07 05:38:48 DEBUG : dir: reading active writers 2026/09/07 05:38:48 DEBUG : >WaitForWriters: 2026/09/07 05:38:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:38:49 DEBUG : newLeaf: Updating file with newLeaf 0x117ae367f6c0 2026/09/07 05:38:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:38:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:38:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 05:38:51 DEBUG : dir/file1: Updating file with dir/file1 0x117ae367f6c0 2026/09/07 05:38:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 05:38:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:38:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 05:38:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:51 DEBUG : dir/file1: File is currently open, delaying rename 0x117ae367f6c0 2026/09/07 05:38:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:38:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:38:51 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 05:38:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/07 05:38:52 DEBUG : dir/file1: size = 25 OK 2026/09/07 05:38:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:38:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 05:38:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:38:52 DEBUG : newLeaf: Running delayed rename now 2026/09/07 05:38:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:38:53 DEBUG : newLeaf: Updating file with newLeaf 0x117ae367f6c0 2026/09/07 05:38:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:53 DEBUG : dir: Looking for writers 2026/09/07 05:38:53 DEBUG : Looking for writers 2026/09/07 05:38:53 DEBUG : dir: reading active writers 2026/09/07 05:38:53 DEBUG : newLeaf: reading active writers 2026/09/07 05:38:53 DEBUG : >WaitForWriters: 2026/09/07 05:38:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:54 DEBUG : dir: Looking for writers 2026/09/07 05:38:54 DEBUG : Looking for writers 2026/09/07 05:38:54 DEBUG : dir: reading active writers 2026/09/07 05:38:54 DEBUG : newLeaf: reading active writers 2026/09/07 05:38:54 DEBUG : >WaitForWriters: 2026/09/07 05:38:54 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:38:55 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:38:55 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:38:55 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:38:55 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:55 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:38:55 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:38:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:38:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:38:58 DEBUG : dir/file1(0x117ae3468a00): openPending: 2026/09/07 05:38:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 05:38:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 05:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:58 DEBUG : dir/file1(0x117ae3468a00): >openPending: err= 2026/09/07 05:38:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:38:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:38:58 DEBUG : dir/file1(0x117ae3468a00): _writeAt: size=14, off=0 2026/09/07 05:38:58 DEBUG : dir/file1(0x117ae3468a00): >_writeAt: n=14, err= 2026/09/07 05:38:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 05:38:58 DEBUG : dir/file1(0x117ae3468a00): close: 2026/09/07 05:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 05:38:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 05:38:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:38:58 DEBUG : dir/file1(0x117ae3468a00): >close: err= 2026/09/07 05:38:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:38:58 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:38:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:38:58 DEBUG : dir: Looking for writers 2026/09/07 05:38:58 DEBUG : file1: reading active writers 2026/09/07 05:38:58 DEBUG : Looking for writers 2026/09/07 05:38:58 DEBUG : dir: reading active writers 2026/09/07 05:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:38:59 DEBUG : dir/file1: size = 14 OK 2026/09/07 05:38:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:38:59 INFO : dir/file1: Copied (replaced existing) 2026/09/07 05:38:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 05:38:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/07 05:38:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 05:38:59 DEBUG : dir: Looking for writers 2026/09/07 05:38:59 DEBUG : file1: reading active writers 2026/09/07 05:38:59 DEBUG : Looking for writers 2026/09/07 05:38:59 DEBUG : dir: reading active writers 2026/09/07 05:38:59 DEBUG : >WaitForWriters: 2026/09/07 05:38:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:38:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:38:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:38:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:38:59 DEBUG : dir/file1(0x117ae34698c0): _readAt: size=512, off=0 2026/09/07 05:38:59 DEBUG : dir/file1(0x117ae34698c0): openPending: 2026/09/07 05:38:59 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/07 05:38:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 05:38:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:38:59 DEBUG : dir/file1(0x117ae34698c0): >openPending: err= 2026/09/07 05:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 05:38:59 DEBUG : dir/file1(0x117ae34698c0): >_readAt: n=14, err=EOF 2026/09/07 05:38:59 DEBUG : dir/file1(0x117ae34698c0): close: 2026/09/07 05:38:59 DEBUG : dir/file1(0x117ae34698c0): >close: err= 2026/09/07 05:39:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:00 DEBUG : newLeaf: Updating file with newLeaf 0x117ae3880f70 2026/09/07 05:39:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 05:39:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 05:39:01 DEBUG : dir/file1: Updating file with dir/file1 0x117ae3880f70 2026/09/07 05:39:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 05:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:39:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:02 DEBUG : dir/file1(0x117ae2f01c80): openPending: 2026/09/07 05:39:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/07 05:39:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 05:39:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:02 DEBUG : dir/file1(0x117ae2f01c80): >openPending: err= 2026/09/07 05:39:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:39:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:02 DEBUG : dir/file1(0x117ae2f01c80): _writeAt: size=25, off=0 2026/09/07 05:39:02 DEBUG : dir/file1(0x117ae2f01c80): >_writeAt: n=25, err= 2026/09/07 05:39:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:03 DEBUG : newLeaf: Updating file with newLeaf 0x117ae3880f70 2026/09/07 05:39:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:03 DEBUG : newLeaf(0x117ae2f01c80): close: 2026/09/07 05:39:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 05:39:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 05:39:02.262024121 +0000 UTC m=+218.343174024 2026/09/07 05:39:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 05:39:03 DEBUG : newLeaf(0x117ae2f01c80): >close: err= 2026/09/07 05:39:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:39:03 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:39:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:39:03 DEBUG : dir: Looking for writers 2026/09/07 05:39:03 DEBUG : Looking for writers 2026/09/07 05:39:03 DEBUG : dir: reading active writers 2026/09/07 05:39:03 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:39:04 DEBUG : newLeaf: size = 25 OK 2026/09/07 05:39:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:39:04 INFO : newLeaf: Copied (replaced existing) 2026/09/07 05:39:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 05:39:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 05:39:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 05:39:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 05:39:04 DEBUG : dir: Looking for writers 2026/09/07 05:39:04 DEBUG : Looking for writers 2026/09/07 05:39:04 DEBUG : dir: reading active writers 2026/09/07 05:39:04 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:04 DEBUG : >WaitForWriters: 2026/09/07 05:39:04 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:04 DEBUG : dir: Looking for writers 2026/09/07 05:39:04 DEBUG : Looking for writers 2026/09/07 05:39:04 DEBUG : dir: reading active writers 2026/09/07 05:39:04 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:04 DEBUG : >WaitForWriters: 2026/09/07 05:39:04 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:05 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:05 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:39:05 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:05 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:39:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:39:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:05 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:39:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:39:08 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:08 DEBUG : dir: Looking for writers 2026/09/07 05:39:08 DEBUG : file1: reading active writers 2026/09/07 05:39:08 DEBUG : Looking for writers 2026/09/07 05:39:08 DEBUG : dir: reading active writers 2026/09/07 05:39:08 DEBUG : >WaitForWriters: 2026/09/07 05:39:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:09 DEBUG : newLeaf: Updating file with newLeaf 0x117ae38355f0 2026/09/07 05:39:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 05:39:11 DEBUG : dir/file1: Updating file with dir/file1 0x117ae38355f0 2026/09/07 05:39:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 05:39:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:39:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:11 DEBUG : dir/file1(0x117ae36f1240): openPending: 2026/09/07 05:39:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 05:39:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 05:39:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:11 DEBUG : dir/file1(0x117ae36f1240): >openPending: err= 2026/09/07 05:39:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:39:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:11 DEBUG : dir/file1(0x117ae36f1240): _writeAt: size=25, off=0 2026/09/07 05:39:11 DEBUG : dir/file1(0x117ae36f1240): >_writeAt: n=25, err= 2026/09/07 05:39:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:12 DEBUG : newLeaf: Updating file with newLeaf 0x117ae38355f0 2026/09/07 05:39:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:12 DEBUG : newLeaf(0x117ae36f1240): close: 2026/09/07 05:39:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 05:39:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 05:39:11.391731203 +0000 UTC m=+227.472881116 2026/09/07 05:39:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 05:39:12 DEBUG : newLeaf(0x117ae36f1240): >close: err= 2026/09/07 05:39:12 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:39:12 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:39:12 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:39:12 DEBUG : dir: Looking for writers 2026/09/07 05:39:12 DEBUG : Looking for writers 2026/09/07 05:39:12 DEBUG : dir: reading active writers 2026/09/07 05:39:12 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:39:13 DEBUG : newLeaf: size = 25 OK 2026/09/07 05:39:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:39:13 INFO : newLeaf: Copied (replaced existing) 2026/09/07 05:39:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 05:39:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 05:39:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 05:39:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 05:39:13 DEBUG : dir: Looking for writers 2026/09/07 05:39:13 DEBUG : Looking for writers 2026/09/07 05:39:13 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:13 DEBUG : dir: reading active writers 2026/09/07 05:39:13 DEBUG : >WaitForWriters: 2026/09/07 05:39:13 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:13 DEBUG : dir: Looking for writers 2026/09/07 05:39:13 DEBUG : Looking for writers 2026/09/07 05:39:13 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:13 DEBUG : dir: reading active writers 2026/09/07 05:39:13 DEBUG : >WaitForWriters: 2026/09/07 05:39:13 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:14 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:14 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:39:14 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:14 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:39:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:39:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:14 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:39:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:39:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:39:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:18 DEBUG : dir/file1(0x117ae33ccac0): openPending: 2026/09/07 05:39:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 05:39:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 05:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:18 DEBUG : dir/file1(0x117ae33ccac0): >openPending: err= 2026/09/07 05:39:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:39:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:18 DEBUG : dir/file1(0x117ae33ccac0): _writeAt: size=14, off=0 2026/09/07 05:39:18 DEBUG : dir/file1(0x117ae33ccac0): >_writeAt: n=14, err= 2026/09/07 05:39:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 05:39:18 DEBUG : dir/file1(0x117ae33ccac0): close: 2026/09/07 05:39:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 05:39:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 05:39:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:39:18 DEBUG : dir/file1(0x117ae33ccac0): >close: err= 2026/09/07 05:39:18 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:39:18 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:39:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:39:18 DEBUG : dir: Looking for writers 2026/09/07 05:39:18 DEBUG : file1: reading active writers 2026/09/07 05:39:18 DEBUG : Looking for writers 2026/09/07 05:39:18 DEBUG : dir: reading active writers 2026/09/07 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:39:19 DEBUG : dir: Looking for writers 2026/09/07 05:39:19 DEBUG : file1: reading active writers 2026/09/07 05:39:19 DEBUG : Looking for writers 2026/09/07 05:39:19 DEBUG : dir: reading active writers 2026/09/07 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:39:19 DEBUG : dir/file1: size = 14 OK 2026/09/07 05:39:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:39:19 INFO : dir/file1: Copied (replaced existing) 2026/09/07 05:39:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 05:39:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/07 05:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 05:39:20 DEBUG : dir: Looking for writers 2026/09/07 05:39:20 DEBUG : file1: reading active writers 2026/09/07 05:39:20 DEBUG : Looking for writers 2026/09/07 05:39:20 DEBUG : dir: reading active writers 2026/09/07 05:39:20 DEBUG : >WaitForWriters: 2026/09/07 05:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:20 DEBUG : dir/file1(0x117ae302e300): _readAt: size=512, off=0 2026/09/07 05:39:20 DEBUG : dir/file1(0x117ae302e300): openPending: 2026/09/07 05:39:20 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/07 05:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:20 DEBUG : dir/file1(0x117ae302e300): >openPending: err= 2026/09/07 05:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 05:39:20 DEBUG : dir/file1(0x117ae302e300): >_readAt: n=14, err=EOF 2026/09/07 05:39:20 DEBUG : dir/file1(0x117ae302e300): close: 2026/09/07 05:39:20 DEBUG : dir/file1(0x117ae302e300): >close: err= 2026/09/07 05:39:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:21 DEBUG : newLeaf: Updating file with newLeaf 0x117ae374de10 2026/09/07 05:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 05:39:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 05:39:22 DEBUG : dir/file1: Updating file with dir/file1 0x117ae374de10 2026/09/07 05:39:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 05:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:22 DEBUG : dir/file1(0x117ae33cddc0): openPending: 2026/09/07 05:39:22 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/07 05:39:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 05:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:22 DEBUG : dir/file1(0x117ae33cddc0): >openPending: err= 2026/09/07 05:39:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:22 DEBUG : dir/file1(0x117ae33cddc0): _writeAt: size=25, off=0 2026/09/07 05:39:22 DEBUG : dir/file1(0x117ae33cddc0): >_writeAt: n=25, err= 2026/09/07 05:39:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:23 DEBUG : newLeaf: Updating file with newLeaf 0x117ae374de10 2026/09/07 05:39:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:23 DEBUG : newLeaf(0x117ae33cddc0): close: 2026/09/07 05:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 05:39:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 05:39:22.962661559 +0000 UTC m=+239.043811462 2026/09/07 05:39:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 05:39:23 DEBUG : newLeaf(0x117ae33cddc0): >close: err= 2026/09/07 05:39:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:23 DEBUG : dir: Looking for writers 2026/09/07 05:39:23 DEBUG : Looking for writers 2026/09/07 05:39:23 DEBUG : dir: reading active writers 2026/09/07 05:39:23 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:39:23 DEBUG : dir: Looking for writers 2026/09/07 05:39:23 DEBUG : Looking for writers 2026/09/07 05:39:23 DEBUG : dir: reading active writers 2026/09/07 05:39:23 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:39:23 DEBUG : dir: Looking for writers 2026/09/07 05:39:23 DEBUG : Looking for writers 2026/09/07 05:39:23 DEBUG : dir: reading active writers 2026/09/07 05:39:23 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:39:23 DEBUG : dir: Looking for writers 2026/09/07 05:39:23 DEBUG : Looking for writers 2026/09/07 05:39:23 DEBUG : dir: reading active writers 2026/09/07 05:39:23 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:39:23 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 05:39:23 DEBUG : dir: Looking for writers 2026/09/07 05:39:23 DEBUG : Looking for writers 2026/09/07 05:39:23 DEBUG : dir: reading active writers 2026/09/07 05:39:23 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:39:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/07 05:39:24 DEBUG : dir: Looking for writers 2026/09/07 05:39:24 DEBUG : Looking for writers 2026/09/07 05:39:24 DEBUG : dir: reading active writers 2026/09/07 05:39:24 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:39:24 DEBUG : dir: Looking for writers 2026/09/07 05:39:24 DEBUG : Looking for writers 2026/09/07 05:39:24 DEBUG : dir: reading active writers 2026/09/07 05:39:24 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:39:25 DEBUG : dir: Looking for writers 2026/09/07 05:39:25 DEBUG : Looking for writers 2026/09/07 05:39:25 DEBUG : dir: reading active writers 2026/09/07 05:39:25 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:39:25 DEBUG : newLeaf: size = 25 OK 2026/09/07 05:39:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:39:25 INFO : newLeaf: Copied (replaced existing) 2026/09/07 05:39:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 05:39:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 05:39:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 05:39:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 05:39:26 DEBUG : dir: Looking for writers 2026/09/07 05:39:26 DEBUG : Looking for writers 2026/09/07 05:39:26 DEBUG : dir: reading active writers 2026/09/07 05:39:26 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:26 DEBUG : >WaitForWriters: 2026/09/07 05:39:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:26 DEBUG : dir: Looking for writers 2026/09/07 05:39:26 DEBUG : Looking for writers 2026/09/07 05:39:26 DEBUG : dir: reading active writers 2026/09/07 05:39:26 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:26 DEBUG : >WaitForWriters: 2026/09/07 05:39:26 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:27 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:27 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:39:27 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:27 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:39:27 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:39:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:39:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:30 DEBUG : dir: Looking for writers 2026/09/07 05:39:30 DEBUG : file1: reading active writers 2026/09/07 05:39:30 DEBUG : Looking for writers 2026/09/07 05:39:30 DEBUG : dir: reading active writers 2026/09/07 05:39:30 DEBUG : >WaitForWriters: 2026/09/07 05:39:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:39:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:30 DEBUG : dir/file1(0x117ae36dcc40): _readAt: size=512, off=0 2026/09/07 05:39:30 DEBUG : dir/file1(0x117ae36dcc40): openPending: 2026/09/07 05:39:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 05:39:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 05:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:30 DEBUG : dir/file1(0x117ae36dcc40): >openPending: err= 2026/09/07 05:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/07 05:39:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:39:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:39:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:39:30 DEBUG : dir/file1(0x117ae36dcc40): >_readAt: n=14, err=EOF 2026/09/07 05:39:30 DEBUG : dir/file1(0x117ae36dcc40): close: 2026/09/07 05:39:30 DEBUG : dir/file1(0x117ae36dcc40): >close: err= 2026/09/07 05:39:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:31 DEBUG : newLeaf: Updating file with newLeaf 0x117ae36e0820 2026/09/07 05:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 05:39:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 05:39:33 DEBUG : dir/file1: Updating file with dir/file1 0x117ae36e0820 2026/09/07 05:39:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 05:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:39:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:39:33 DEBUG : dir/file1(0x117ae38a6c40): openPending: 2026/09/07 05:39:33 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/07 05:39:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 05:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:39:33 DEBUG : dir/file1(0x117ae38a6c40): >openPending: err= 2026/09/07 05:39:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:39:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:39:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:39:33 DEBUG : dir/file1(0x117ae38a6c40): _writeAt: size=25, off=0 2026/09/07 05:39:33 DEBUG : dir/file1(0x117ae38a6c40): >_writeAt: n=25, err= 2026/09/07 05:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 05:39:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 05:39:34 DEBUG : newLeaf: Updating file with newLeaf 0x117ae36e0820 2026/09/07 05:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:39:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:34 DEBUG : newLeaf(0x117ae38a6c40): close: 2026/09/07 05:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 05:39:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 05:39:33.463008345 +0000 UTC m=+249.544158259 2026/09/07 05:39:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 05:39:34 DEBUG : newLeaf(0x117ae38a6c40): >close: err= 2026/09/07 05:39:34 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:34 DEBUG : dir: Looking for writers 2026/09/07 05:39:34 DEBUG : Looking for writers 2026/09/07 05:39:34 DEBUG : dir: reading active writers 2026/09/07 05:39:34 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:39:34 DEBUG : dir: Looking for writers 2026/09/07 05:39:34 DEBUG : Looking for writers 2026/09/07 05:39:34 DEBUG : dir: reading active writers 2026/09/07 05:39:34 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:39:34 DEBUG : dir: Looking for writers 2026/09/07 05:39:34 DEBUG : Looking for writers 2026/09/07 05:39:34 DEBUG : dir: reading active writers 2026/09/07 05:39:34 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:39:34 DEBUG : dir: Looking for writers 2026/09/07 05:39:34 DEBUG : Looking for writers 2026/09/07 05:39:34 DEBUG : dir: reading active writers 2026/09/07 05:39:34 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:39:34 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 05:39:34 DEBUG : dir: Looking for writers 2026/09/07 05:39:34 DEBUG : Looking for writers 2026/09/07 05:39:34 DEBUG : dir: reading active writers 2026/09/07 05:39:34 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:39:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/07 05:39:34 DEBUG : dir: Looking for writers 2026/09/07 05:39:34 DEBUG : Looking for writers 2026/09/07 05:39:34 DEBUG : dir: reading active writers 2026/09/07 05:39:34 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:39:35 DEBUG : dir: Looking for writers 2026/09/07 05:39:35 DEBUG : Looking for writers 2026/09/07 05:39:35 DEBUG : dir: reading active writers 2026/09/07 05:39:35 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:39:35 DEBUG : newLeaf: size = 25 OK 2026/09/07 05:39:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 05:39:35 INFO : newLeaf: Copied (replaced existing) 2026/09/07 05:39:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 05:39:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 05:39:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 05:39:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 05:39:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 05:39:35 DEBUG : dir: Looking for writers 2026/09/07 05:39:35 DEBUG : Looking for writers 2026/09/07 05:39:35 DEBUG : dir: reading active writers 2026/09/07 05:39:35 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:35 DEBUG : >WaitForWriters: 2026/09/07 05:39:36 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:36 DEBUG : dir: Looking for writers 2026/09/07 05:39:36 DEBUG : Looking for writers 2026/09/07 05:39:36 DEBUG : dir: reading active writers 2026/09/07 05:39:36 DEBUG : newLeaf: reading active writers 2026/09/07 05:39:36 DEBUG : >WaitForWriters: 2026/09/07 05:39:36 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestFileRename (60.87s) --- PASS: TestFileRename/off,forceCache=false (9.34s) --- PASS: TestFileRename/minimal,forceCache=false (9.45s) --- PASS: TestFileRename/minimal,forceCache=true (10.56s) --- PASS: TestFileRename/writes,forceCache=false (9.10s) --- PASS: TestFileRename/writes,forceCache=true (12.58s) --- PASS: TestFileRename/full,forceCache=false (9.83s) === 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:37 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:37 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:39:37 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:37 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:39:37 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:37 DEBUG : Looking for writers 2026/09/07 05:39:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:37 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.37s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:38 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.36s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:38 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.36s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:38 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.37s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:39 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:39 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.37s) === 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:39 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:39 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:39:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:39:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:39:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:39:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:39:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 05:39:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:39:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 05:39:42 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 05:39:42 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:42 DEBUG : dir: Looking for writers 2026/09/07 05:39:42 DEBUG : file1: reading active writers 2026/09/07 05:39:42 DEBUG : Looking for writers 2026/09/07 05:39:42 DEBUG : dir: reading active writers 2026/09/07 05:39:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.77s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:44 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:44 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:39:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:39:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:39:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:39:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:39:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 05:39:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:39:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 05:39:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/07 05:39:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/07 05:39:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/07 05:39:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/07 05:39:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/07 05:39:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/07 05:39:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 05:39:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/07 05:39:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/07 05:39:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/07 05:39:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/07 05:39:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/07 05:39:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/07 05:39:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/07 05:39:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/07 05:39:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:48 DEBUG : dir: Looking for writers 2026/09/07 05:39:48 DEBUG : file1: reading active writers 2026/09/07 05:39:48 DEBUG : Looking for writers 2026/09/07 05:39:48 DEBUG : dir: reading active writers 2026/09/07 05:39:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.48s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:49 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:49 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:39:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:39:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:39:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:39:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:39:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 05:39:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:39:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 05:39:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/07 05:39:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/07 05:39:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/07 05:39:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/07 05:39:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/07 05:39:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/07 05:39:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/07 05:39:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/07 05:39:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/07 05:39:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/07 05:39:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/07 05:39:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/07 05:39:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/07 05:39:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/07 05:39:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/07 05:39:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/07 05:39:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/07 05:39:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/07 05:39:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:53 DEBUG : dir: Looking for writers 2026/09/07 05:39:53 DEBUG : file1: reading active writers 2026/09/07 05:39:53 DEBUG : Looking for writers 2026/09/07 05:39:53 DEBUG : dir: reading active writers 2026/09/07 05:39:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.21s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:54 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:54 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:39:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 05:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:39:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 05:39:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:39:58 DEBUG : dir: Looking for writers 2026/09/07 05:39:58 DEBUG : file1: reading active writers 2026/09/07 05:39:58 DEBUG : Looking for writers 2026/09/07 05:39:58 DEBUG : dir: reading active writers 2026/09/07 05:39:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.50s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:39:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:39:59 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:40:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:40:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:40:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 05:40:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 05:40:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:40:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 05:40:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/07 05:40:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/07 05:40:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:02 DEBUG : dir: Looking for writers 2026/09/07 05:40:02 DEBUG : file1: reading active writers 2026/09/07 05:40:02 DEBUG : Looking for writers 2026/09/07 05:40:02 DEBUG : dir: reading active writers 2026/09/07 05:40:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.66s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:04 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:04 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:04 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:04 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:04 DEBUG : Config file has changed externally - reloading 2026/09/07 05:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:04 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:40:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:40:07 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): _readAt: size=1, off=0 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): openPending: 2026/09/07 05:40:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): >openPending: err= 2026/09/07 05:40:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 05:40:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:40:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:40:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): >_readAt: n=1, err= 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): _readAt: size=256, off=1 2026/09/07 05:40:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): >_readAt: n=15, err=EOF 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): _readAt: size=16, off=16 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): >_readAt: n=0, err=EOF 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): close: 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): >close: err= 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): close: 2026/09/07 05:40:07 DEBUG : dir/file1(0x117ae3468a40): >close: err=file already closed 2026/09/07 05:40:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:07 DEBUG : dir: Looking for writers 2026/09/07 05:40:07 DEBUG : file1: reading active writers 2026/09/07 05:40:07 DEBUG : Looking for writers 2026/09/07 05:40:07 DEBUG : dir: reading active writers 2026/09/07 05:40:07 DEBUG : >WaitForWriters: 2026/09/07 05:40:07 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.40s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:08 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:08 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:08 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:08 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:08 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:40:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:40:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): _readAt: size=1, off=0 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): openPending: 2026/09/07 05:40:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >openPending: err= 2026/09/07 05:40:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 05:40:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:40:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:40:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >_readAt: n=1, err= 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): _readAt: size=1, off=5 2026/09/07 05:40:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >_readAt: n=1, err= 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): _readAt: size=1, off=3 2026/09/07 05:40:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >_readAt: n=1, err= 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): _readAt: size=1, off=13 2026/09/07 05:40:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >_readAt: n=1, err= 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): _readAt: size=16, off=100 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >_readAt: n=0, err=EOF 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): close: 2026/09/07 05:40:11 DEBUG : dir/file1(0x117ae36f1ec0): >close: err= 2026/09/07 05:40:11 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:11 DEBUG : dir: Looking for writers 2026/09/07 05:40:11 DEBUG : file1: reading active writers 2026/09/07 05:40:11 DEBUG : Looking for writers 2026/09/07 05:40:11 DEBUG : dir: reading active writers 2026/09/07 05:40:11 DEBUG : >WaitForWriters: 2026/09/07 05:40:11 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting 2026/09/07 05:40:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu/dir/file1: no such file or directory 2026/09/07 05:40:12 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-qequjom7zobu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.42s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:12 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:12 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:12 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:12 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:12 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:40:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:40:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:15 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=1, off=0 2026/09/07 05:40:15 DEBUG : dir/file1(0x117ae372fe40): openPending: 2026/09/07 05:40:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:15 DEBUG : dir/file1(0x117ae372fe40): >openPending: err= 2026/09/07 05:40:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 05:40:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:40:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:40:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=1, err= 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=1, off=5 2026/09/07 05:40:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=1, err= 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=1, off=1 2026/09/07 05:40:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=1, err= 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=6, off=10 2026/09/07 05:40:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=6, err= 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=256, off=10 2026/09/07 05:40:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=6, err=EOF 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=256, off=100 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=0, err=EOF 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): close: 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >close: err= 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): _readAt: size=256, off=100 2026/09/07 05:40:16 DEBUG : dir/file1(0x117ae372fe40): >_readAt: n=0, err=file already closed 2026/09/07 05:40:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:16 DEBUG : dir: Looking for writers 2026/09/07 05:40:16 DEBUG : file1: reading active writers 2026/09/07 05:40:16 DEBUG : Looking for writers 2026/09/07 05:40:16 DEBUG : dir: reading active writers 2026/09/07 05:40:16 DEBUG : >WaitForWriters: 2026/09/07 05:40:16 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting 2026/09/07 05:40:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu/dir/file1: no such file or directory 2026/09/07 05:40:16 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-qequjom7zobu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.89s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:17 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:17 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:17 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:17 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:17 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:40:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:40:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:20 DEBUG : dir/file1(0x117ae34681c0): RWFileHandle.Flush 2026/09/07 05:40:20 DEBUG : dir/file1(0x117ae34681c0): _readAt: size=256, off=0 2026/09/07 05:40:20 DEBUG : dir/file1(0x117ae34681c0): openPending: 2026/09/07 05:40:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:20 DEBUG : dir/file1(0x117ae34681c0): >openPending: err= 2026/09/07 05:40:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/07 05:40:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:40:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:40:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:40:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/07 05:40:21 DEBUG : dir/file1(0x117ae34681c0): >_readAt: n=16, err=EOF 2026/09/07 05:40:21 DEBUG : dir/file1(0x117ae34681c0): RWFileHandle.Flush 2026/09/07 05:40:21 DEBUG : dir/file1(0x117ae34681c0): RWFileHandle.Flush 2026/09/07 05:40:21 DEBUG : dir/file1(0x117ae34681c0): close: 2026/09/07 05:40:21 DEBUG : dir/file1(0x117ae34681c0): >close: err= 2026/09/07 05:40:21 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:21 DEBUG : dir: Looking for writers 2026/09/07 05:40:21 DEBUG : file1: reading active writers 2026/09/07 05:40:21 DEBUG : Looking for writers 2026/09/07 05:40:21 DEBUG : dir: reading active writers 2026/09/07 05:40:21 DEBUG : >WaitForWriters: 2026/09/07 05:40:21 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.59s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:22 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:22 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:22 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:22 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:22 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:40:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 05:40:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): _readAt: size=256, off=0 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): openPending: 2026/09/07 05:40:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): >openPending: err= 2026/09/07 05:40:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/07 05:40:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:40:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:40:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): >_readAt: n=16, err=EOF 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): RWFileHandle.Release 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): close: 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): >close: err= 2026/09/07 05:40:25 DEBUG : dir/file1(0x117ae31de580): RWFileHandle.Release 2026/09/07 05:40:25 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:25 DEBUG : dir: Looking for writers 2026/09/07 05:40:25 DEBUG : file1: reading active writers 2026/09/07 05:40:25 DEBUG : Looking for writers 2026/09/07 05:40:25 DEBUG : dir: reading active writers 2026/09/07 05:40:25 DEBUG : >WaitForWriters: 2026/09/07 05:40:25 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting 2026/09/07 05:40:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu/dir/file1: no such file or directory 2026/09/07 05:40:26 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-qequjom7zobu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.81s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:27 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:27 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:27 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:27 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:27 DEBUG : Config file has changed externally - reloading 2026/09/07 05:40:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:27 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:27 DEBUG : file1: newRWFileHandle: 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): openPending: 2026/09/07 05:40:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): >openPending: err= 2026/09/07 05:40:27 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:40:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): _writeAt: size=5, off=0 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): >_writeAt: n=5, err= 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): _writeAt: size=7, off=5 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): >_writeAt: n=7, err= 2026/09/07 05:40:27 DEBUG : file1: vfs cache: truncate to size=11 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): close: 2026/09/07 05:40:27 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 05:40:27.437908192 +0000 UTC m=+303.519058095 2026/09/07 05:40:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): >close: err= 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): close: 2026/09/07 05:40:27 DEBUG : file1(0x117ae302e640): >close: err=file already closed 2026/09/07 05:40:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:27 DEBUG : Looking for writers 2026/09/07 05:40:27 DEBUG : file1: reading active writers 2026/09/07 05:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:27 DEBUG : Looking for writers 2026/09/07 05:40:27 DEBUG : file1: reading active writers 2026/09/07 05:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:27 DEBUG : Looking for writers 2026/09/07 05:40:27 DEBUG : file1: reading active writers 2026/09/07 05:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:27 DEBUG : Looking for writers 2026/09/07 05:40:27 DEBUG : file1: reading active writers 2026/09/07 05:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:27 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:40:27 DEBUG : Looking for writers 2026/09/07 05:40:27 DEBUG : file1: reading active writers 2026/09/07 05:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:27 DEBUG : Looking for writers 2026/09/07 05:40:27 DEBUG : file1: reading active writers 2026/09/07 05:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:28 DEBUG : Looking for writers 2026/09/07 05:40:28 DEBUG : file1: reading active writers 2026/09/07 05:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:28 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/07 05:40:28 DEBUG : Looking for writers 2026/09/07 05:40:28 DEBUG : file1: reading active writers 2026/09/07 05:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:40:29 DEBUG : file1: size = 11 OK 2026/09/07 05:40:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 05:40:29 INFO : file1: Copied (new) 2026/09/07 05:40:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-07 05:40:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/07 05:40:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:29 DEBUG : Looking for writers 2026/09/07 05:40:29 DEBUG : file1: reading active writers 2026/09/07 05:40:29 DEBUG : >WaitForWriters: 2026/09/07 05:40:29 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:29 DEBUG : Looking for writers 2026/09/07 05:40:29 DEBUG : file1: reading active writers 2026/09/07 05:40:29 DEBUG : >WaitForWriters: 2026/09/07 05:40:29 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.22s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:30 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:30 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:30 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:30 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:30 DEBUG : Config file has changed externally - reloading 2026/09/07 05:40:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:30 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:30 DEBUG : file1: newRWFileHandle: 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): openPending: 2026/09/07 05:40:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): >openPending: err= 2026/09/07 05:40:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:40:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): _writeAt: size=7, off=0 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): >_writeAt: n=7, err= 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): _writeAt: size=6, off=5 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): >_writeAt: n=6, err= 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): close: 2026/09/07 05:40:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 05:40:30.676063955 +0000 UTC m=+306.757213858 2026/09/07 05:40:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): >close: err= 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): _writeAt: size=5, off=0 2026/09/07 05:40:30 DEBUG : file1(0x117ae3468c00): >_writeAt: n=0, err=file already closed 2026/09/07 05:40:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:30 DEBUG : Looking for writers 2026/09/07 05:40:30 DEBUG : file1: reading active writers 2026/09/07 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:30 DEBUG : Looking for writers 2026/09/07 05:40:30 DEBUG : file1: reading active writers 2026/09/07 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:30 DEBUG : Looking for writers 2026/09/07 05:40:30 DEBUG : file1: reading active writers 2026/09/07 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:30 DEBUG : Looking for writers 2026/09/07 05:40:30 DEBUG : file1: reading active writers 2026/09/07 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:30 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:40:30 DEBUG : Looking for writers 2026/09/07 05:40:30 DEBUG : file1: reading active writers 2026/09/07 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu/dir/file1: no such file or directory 2026/09/07 05:40:30 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-qequjom7zobu/dir/file1: no such file or directory 2026/09/07 05:40:30 DEBUG : Looking for writers 2026/09/07 05:40:30 DEBUG : file1: reading active writers 2026/09/07 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:31 DEBUG : Looking for writers 2026/09/07 05:40:31 DEBUG : file1: reading active writers 2026/09/07 05:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/07 05:40:31 DEBUG : Looking for writers 2026/09/07 05:40:31 DEBUG : file1: reading active writers 2026/09/07 05:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:40:32 DEBUG : file1: size = 11 OK 2026/09/07 05:40:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 05:40:32 INFO : file1: Copied (new) 2026/09/07 05:40:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-07 05:40:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/07 05:40:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:32 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:32 DEBUG : Looking for writers 2026/09/07 05:40:32 DEBUG : file1: reading active writers 2026/09/07 05:40:32 DEBUG : >WaitForWriters: 2026/09/07 05:40:33 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:33 DEBUG : Looking for writers 2026/09/07 05:40:33 DEBUG : file1: reading active writers 2026/09/07 05:40:33 DEBUG : >WaitForWriters: 2026/09/07 05:40:33 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.25s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:33 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:33 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:33 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:33 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:33 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:33 DEBUG : file1: newRWFileHandle: 2026/09/07 05:40:33 DEBUG : file1(0x117ae38a7780): openPending: 2026/09/07 05:40:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:33 DEBUG : file1(0x117ae38a7780): >openPending: err= 2026/09/07 05:40:33 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:40:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:40:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:40:33 DEBUG : file1(0x117ae38a7780): close: 2026/09/07 05:40:33 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 05:40:33.903200828 +0000 UTC m=+309.984350720 2026/09/07 05:40:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:33 DEBUG : file1(0x117ae38a7780): >close: err= 2026/09/07 05:40:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 05:40:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:40:33 DEBUG : file2: newRWFileHandle: 2026/09/07 05:40:33 DEBUG : file2(0x117ae38a7c00): openPending: 2026/09/07 05:40:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:40:33 DEBUG : file2(0x117ae38a7c00): >openPending: err= 2026/09/07 05:40:33 DEBUG : file2: >newRWFileHandle: err= 2026/09/07 05:40:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:40:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/07 05:40:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/07 05:40:33 DEBUG : file2(0x117ae38a7c00): RWFileHandle.Flush 2026/09/07 05:40:33 DEBUG : file2(0x117ae38a7c00): RWFileHandle.Release 2026/09/07 05:40:33 DEBUG : file2(0x117ae38a7c00): close: 2026/09/07 05:40:33 DEBUG : file2: vfs cache: setting modification time to 2026-09-07 05:40:33.904391245 +0000 UTC m=+309.985541148 2026/09/07 05:40:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:33 DEBUG : file2(0x117ae38a7c00): >close: err= 2026/09/07 05:40:33 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:33 DEBUG : Looking for writers 2026/09/07 05:40:33 DEBUG : file1: reading active writers 2026/09/07 05:40:33 DEBUG : file2: reading active writers 2026/09/07 05:40:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/07 05:40:33 DEBUG : Looking for writers 2026/09/07 05:40:33 DEBUG : file1: reading active writers 2026/09/07 05:40:33 DEBUG : file2: reading active writers 2026/09/07 05:40:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/07 05:40:33 DEBUG : Looking for writers 2026/09/07 05:40:33 DEBUG : file1: reading active writers 2026/09/07 05:40:33 DEBUG : file2: reading active writers 2026/09/07 05:40:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/07 05:40:33 DEBUG : Looking for writers 2026/09/07 05:40:33 DEBUG : file1: reading active writers 2026/09/07 05:40:33 DEBUG : file2: reading active writers 2026/09/07 05:40:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/07 05:40:34 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:40:34 DEBUG : file2: vfs cache: starting upload 2026/09/07 05:40:34 DEBUG : Looking for writers 2026/09/07 05:40:34 DEBUG : file1: reading active writers 2026/09/07 05:40:34 DEBUG : file2: reading active writers 2026/09/07 05:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/07 05:40:34 DEBUG : Looking for writers 2026/09/07 05:40:34 DEBUG : file1: reading active writers 2026/09/07 05:40:34 DEBUG : file2: reading active writers 2026/09/07 05:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/07 05:40:34 DEBUG : Looking for writers 2026/09/07 05:40:34 DEBUG : file1: reading active writers 2026/09/07 05:40:34 DEBUG : file2: reading active writers 2026/09/07 05:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/07 05:40:35 DEBUG : Looking for writers 2026/09/07 05:40:35 DEBUG : file1: reading active writers 2026/09/07 05:40:35 DEBUG : file2: reading active writers 2026/09/07 05:40:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/07 05:40:35 DEBUG : file1: size = 0 OK 2026/09/07 05:40:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:40:35 INFO : file1: Copied (new) 2026/09/07 05:40:35 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-07 05:40:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 05:40:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:35 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:35 DEBUG : file2: size = 0 OK 2026/09/07 05:40:35 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:40:35 INFO : file2: Copied (new) 2026/09/07 05:40:35 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-07 05:40:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 05:40:35 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/07 05:40:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:40:35 INFO : file2: vfs cache: upload succeeded try #1 2026/09/07 05:40:36 DEBUG : Looking for writers 2026/09/07 05:40:36 DEBUG : file1: reading active writers 2026/09/07 05:40:36 DEBUG : file2: reading active writers 2026/09/07 05:40:36 DEBUG : >WaitForWriters: 2026/09/07 05:40:36 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:36 DEBUG : Looking for writers 2026/09/07 05:40:36 DEBUG : file1: reading active writers 2026/09/07 05:40:36 DEBUG : file2: reading active writers 2026/09/07 05:40:36 DEBUG : >WaitForWriters: 2026/09/07 05:40:36 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.40s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:37 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:37 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:37 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:37 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:37 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:37 DEBUG : file1: newRWFileHandle: 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): openPending: 2026/09/07 05:40:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): >openPending: err= 2026/09/07 05:40:37 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:40:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): _writeAt: size=5, off=0 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): >_writeAt: n=5, err= 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): RWFileHandle.Flush 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): RWFileHandle.Flush 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): close: 2026/09/07 05:40:37 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 05:40:37.303349357 +0000 UTC m=+313.384499281 2026/09/07 05:40:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:37 DEBUG : file1(0x117ae36f1580): >close: err= 2026/09/07 05:40:37 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:37 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:37 DEBUG : Looking for writers 2026/09/07 05:40:37 DEBUG : file1: reading active writers 2026/09/07 05:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:38 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:40:38 DEBUG : Looking for writers 2026/09/07 05:40:38 DEBUG : file1: reading active writers 2026/09/07 05:40:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:40:39 DEBUG : file1: size = 5 OK 2026/09/07 05:40:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:40:39 INFO : file1: Copied (new) 2026/09/07 05:40:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 05:40:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 05:40:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:39 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:39 DEBUG : Looking for writers 2026/09/07 05:40:39 DEBUG : file1: reading active writers 2026/09/07 05:40:39 DEBUG : >WaitForWriters: 2026/09/07 05:40:39 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.03s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:40 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:40 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:40 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:40 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:40 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:40 DEBUG : file1: newRWFileHandle: 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): openPending: 2026/09/07 05:40:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): >openPending: err= 2026/09/07 05:40:40 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:40:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:40:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): _writeAt: size=5, off=0 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): >_writeAt: n=5, err= 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): RWFileHandle.Release 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): close: 2026/09/07 05:40:40 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 05:40:40.332207549 +0000 UTC m=+316.413357452 2026/09/07 05:40:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): >close: err= 2026/09/07 05:40:40 DEBUG : file1(0x117ae3469bc0): RWFileHandle.Release 2026/09/07 05:40:40 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:40 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:40 DEBUG : Looking for writers 2026/09/07 05:40:40 DEBUG : file1: reading active writers 2026/09/07 05:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:40:41 DEBUG : Looking for writers 2026/09/07 05:40:41 DEBUG : file1: reading active writers 2026/09/07 05:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:40:42 DEBUG : file1: size = 5 OK 2026/09/07 05:40:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:40:42 INFO : file1: Copied (new) 2026/09/07 05:40:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 05:40:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 05:40:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:42 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:42 DEBUG : Looking for writers 2026/09/07 05:40:42 DEBUG : file1: reading active writers 2026/09/07 05:40:42 DEBUG : >WaitForWriters: 2026/09/07 05:40:42 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.12s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:43 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:43 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:43 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:43 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:43 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 05:40:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:40:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:46 DEBUG : dir/file1(0x117ae372e780): openPending: 2026/09/07 05:40:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:46 DEBUG : dir/file1(0x117ae372e780): >openPending: err= 2026/09/07 05:40:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 05:40:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:46 DEBUG : dir/file1(0x117ae372e780): _writeAt: size=5, off=0 2026/09/07 05:40:46 DEBUG : dir/file1(0x117ae372e780): >_writeAt: n=5, err= 2026/09/07 05:40:46 DEBUG : dir/file1(0x117ae372e780): close: 2026/09/07 05:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-07 05:40:46.254490459 +0000 UTC m=+322.335640422 2026/09/07 05:40:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:46 DEBUG : dir/file1(0x117ae372e780): >close: err= 2026/09/07 05:40:46 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:46 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:46 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:40:46 DEBUG : dir: Looking for writers 2026/09/07 05:40:46 DEBUG : file1: reading active writers 2026/09/07 05:40:46 DEBUG : Looking for writers 2026/09/07 05:40:46 DEBUG : dir: reading active writers 2026/09/07 05:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:47 DEBUG : dir: Looking for writers 2026/09/07 05:40:47 DEBUG : file1: reading active writers 2026/09/07 05:40:47 DEBUG : Looking for writers 2026/09/07 05:40:47 DEBUG : dir: reading active writers 2026/09/07 05:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:40:47 DEBUG : dir/file1: size = 5 OK 2026/09/07 05:40:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:40:47 INFO : dir/file1: Copied (replaced existing) 2026/09/07 05:40:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-07 05:40:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 05:40:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:48 DEBUG : dir: Looking for writers 2026/09/07 05:40:48 DEBUG : file1: reading active writers 2026/09/07 05:40:48 DEBUG : Looking for writers 2026/09/07 05:40:48 DEBUG : dir: reading active writers 2026/09/07 05:40:48 DEBUG : >WaitForWriters: 2026/09/07 05:40:48 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:49 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:49 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:49 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:49 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:49 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/07 05:40:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 05:40:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 05:40:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 05:40:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): _writeAt: size=5, off=0 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): openPending: 2026/09/07 05:40:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 05:40:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 05:40:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): >openPending: err= 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): >_writeAt: n=5, err= 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): _writeAt: size=15, off=5 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): >_writeAt: n=15, err= 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): close: 2026/09/07 05:40:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/07 05:40:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-07 05:40:52.753389136 +0000 UTC m=+328.834539069 2026/09/07 05:40:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:52 DEBUG : dir/file1(0x117ae372fc80): >close: err= 2026/09/07 05:40:52 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:52 DEBUG : dir: Looking for writers 2026/09/07 05:40:52 DEBUG : file1: reading active writers 2026/09/07 05:40:52 DEBUG : Looking for writers 2026/09/07 05:40:52 DEBUG : dir: reading active writers 2026/09/07 05:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:52 DEBUG : dir: Looking for writers 2026/09/07 05:40:52 DEBUG : file1: reading active writers 2026/09/07 05:40:52 DEBUG : Looking for writers 2026/09/07 05:40:52 DEBUG : dir: reading active writers 2026/09/07 05:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:52 DEBUG : dir: Looking for writers 2026/09/07 05:40:52 DEBUG : file1: reading active writers 2026/09/07 05:40:52 DEBUG : Looking for writers 2026/09/07 05:40:52 DEBUG : dir: reading active writers 2026/09/07 05:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:52 DEBUG : dir: Looking for writers 2026/09/07 05:40:52 DEBUG : file1: reading active writers 2026/09/07 05:40:52 DEBUG : Looking for writers 2026/09/07 05:40:52 DEBUG : dir: reading active writers 2026/09/07 05:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:52 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 05:40:52 DEBUG : dir: Looking for writers 2026/09/07 05:40:52 DEBUG : file1: reading active writers 2026/09/07 05:40:52 DEBUG : Looking for writers 2026/09/07 05:40:52 DEBUG : dir: reading active writers 2026/09/07 05:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:53 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/07 05:40:53 DEBUG : dir: Looking for writers 2026/09/07 05:40:53 DEBUG : file1: reading active writers 2026/09/07 05:40:53 DEBUG : Looking for writers 2026/09/07 05:40:53 DEBUG : dir: reading active writers 2026/09/07 05:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:53 DEBUG : dir: Looking for writers 2026/09/07 05:40:53 DEBUG : file1: reading active writers 2026/09/07 05:40:53 DEBUG : Looking for writers 2026/09/07 05:40:53 DEBUG : dir: reading active writers 2026/09/07 05:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:54 DEBUG : dir/file1: size = 20 OK 2026/09/07 05:40:54 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/07 05:40:54 INFO : dir/file1: Copied (replaced existing) 2026/09/07 05:40:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-07 05:40:52 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/07 05:40:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:54 DEBUG : dir: Looking for writers 2026/09/07 05:40:54 DEBUG : file1: reading active writers 2026/09/07 05:40:54 DEBUG : Looking for writers 2026/09/07 05:40:54 DEBUG : dir: reading active writers 2026/09/07 05:40:54 DEBUG : >WaitForWriters: 2026/09/07 05:40:54 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.59s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:55 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:55 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:55 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:55 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:55 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:55 DEBUG : file1: newRWFileHandle: 2026/09/07 05:40:55 DEBUG : file1(0x117ae37971c0): openPending: 2026/09/07 05:40:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:55 DEBUG : file1(0x117ae37971c0): >openPending: err= 2026/09/07 05:40:55 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:40:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:40:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:40:55 DEBUG : file1(0x117ae37971c0): _writeAt: size=5, off=0 2026/09/07 05:40:55 DEBUG : file1(0x117ae37971c0): >_writeAt: n=5, err= 2026/09/07 05:40:55 DEBUG : file1(0x117ae37971c0): close: 2026/09/07 05:40:55 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 05:40:55.434283197 +0000 UTC m=+331.515433120 2026/09/07 05:40:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:55 DEBUG : file1(0x117ae37971c0): >close: err= 2026/09/07 05:40:55 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:55 DEBUG : Looking for writers 2026/09/07 05:40:55 DEBUG : file1: reading active writers 2026/09/07 05:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:40:55 DEBUG : Looking for writers 2026/09/07 05:40:55 DEBUG : file1: reading active writers 2026/09/07 05:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:40:55 DEBUG : Looking for writers 2026/09/07 05:40:55 DEBUG : file1: reading active writers 2026/09/07 05:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:40:55 DEBUG : Looking for writers 2026/09/07 05:40:55 DEBUG : file1: reading active writers 2026/09/07 05:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:40:55 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:40:55 DEBUG : Looking for writers 2026/09/07 05:40:55 DEBUG : file1: reading active writers 2026/09/07 05:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:40:55 DEBUG : Looking for writers 2026/09/07 05:40:55 DEBUG : file1: reading active writers 2026/09/07 05:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:40:56 DEBUG : Looking for writers 2026/09/07 05:40:56 DEBUG : file1: reading active writers 2026/09/07 05:40:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:40:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:40:56 DEBUG : Looking for writers 2026/09/07 05:40:56 DEBUG : file1: reading active writers 2026/09/07 05:40:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:40:57 DEBUG : file1: size = 5 OK 2026/09/07 05:40:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:40:57 INFO : file1: Copied (new) 2026/09/07 05:40:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 05:40:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 05:40:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:40:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:40:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:40:57 DEBUG : Looking for writers 2026/09/07 05:40:57 DEBUG : file1: reading active writers 2026/09/07 05:40:57 DEBUG : >WaitForWriters: 2026/09/07 05:40:57 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:58 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:58 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:58 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:58 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/07 05:40:58 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797bc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797bc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797bc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797bc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797bc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.462327896 +0000 UTC m=+334.543477809 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797bc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.462327896 +0000 UTC m=+334.543477809 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e140): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.462327896 +0000 UTC m=+334.543477809 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31db730 item 1 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4ec40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4ec40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4ec40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4ec40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4ec40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.465843243 +0000 UTC m=+334.546993156 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4ec40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5200): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5200): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5200): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5200): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5200): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.465843243 +0000 UTC m=+334.546993156 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5200): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30f8310 item 2 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735400): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735400): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735400): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.468404869 +0000 UTC m=+334.549554823 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.468404869 +0000 UTC m=+334.549554823 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735880): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a300): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a300): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a300): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a300): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a300): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.468404869 +0000 UTC m=+334.549554823 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a300): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3805d50 item 3 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a9c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a9c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a9c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a9c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a9c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.472305424 +0000 UTC m=+334.553455337 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366a9c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366af00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366af00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366af00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366af00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366af00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.472305424 +0000 UTC m=+334.553455337 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366af00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae347aaf0 item 4 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b540): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b540): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b540): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b540): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b540): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.474728969 +0000 UTC m=+334.555878883 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b540): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.474728969 +0000 UTC m=+334.555878883 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366b9c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366be80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366be80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366be80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366be80): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366be80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.474728969 +0000 UTC m=+334.555878883 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae366be80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae347b260 item 5 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.477380446 +0000 UTC m=+334.558530369 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4e600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4eb40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4eb40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4eb40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4eb40): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4eb40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.477380446 +0000 UTC m=+334.558530369 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4eb40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f90310 item 6 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f340): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f340): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f340): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f340): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f340): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.479139697 +0000 UTC m=+334.560289611 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f340): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.479139697 +0000 UTC m=+334.560289611 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4f840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4fd00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4fd00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4fd00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4fd00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4fd00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.479139697 +0000 UTC m=+334.560289611 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c4fd00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f90f50 item 7 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3734480): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3734480): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3734480): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3734480): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3734480): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.481826079 +0000 UTC m=+334.562975991 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3734480): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37349c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37349c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37349c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37349c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37349c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.481826079 +0000 UTC m=+334.562975991 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37349c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38043f0 item 8 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735a80): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae3735a80): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735a80): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735a80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735a80): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735a80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735e40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735e40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735e40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735e40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735e40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.484555944 +0000 UTC m=+334.565705866 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3735e40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.484555944 +0000 UTC m=+334.565705866 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d43c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d48c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d48c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d48c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d48c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d48c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.484555944 +0000 UTC m=+334.565705866 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d48c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3804b60 item 9 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5440): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5440): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5440): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5440): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5440): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.487735275 +0000 UTC m=+334.568885188 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5440): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5980): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5980): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5980): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5980): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5980): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.487735275 +0000 UTC m=+334.568885188 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39d5980): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38055e0 item 10 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc0c0): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae33cc0c0): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc0c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc0c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc0c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc0c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc740): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc740): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc740): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc740): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc740): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.49059781 +0000 UTC m=+334.571747723 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cc740): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.49059781 +0000 UTC m=+334.571747723 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33ccc80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cd280): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cd280): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cd280): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cd280): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cd280): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.49059781 +0000 UTC m=+334.571747723 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cd280): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30f89a0 item 11 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cdb00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cdb00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cdb00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cdb00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cdb00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.494002278 +0000 UTC m=+334.575152191 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae33cdb00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c44940): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c44940): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c44940): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c44940): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c44940): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.494002278 +0000 UTC m=+334.575152191 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c44940): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30f9490 item 12 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de0c0): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae31de0c0): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de0c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de0c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de0c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de0c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de5c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de5c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de5c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de5c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de5c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.496062308 +0000 UTC m=+334.577212221 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31de5c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31ded80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31ded80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31ded80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31ded80): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31ded80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.496062308 +0000 UTC m=+334.577212221 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31ded80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38fe2a0 item 13 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df400): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df400): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df400): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.498721408 +0000 UTC m=+334.579871321 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df940): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df940): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df940): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df940): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df940): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.498721408 +0000 UTC m=+334.579871321 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae31df940): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38fe850 item 14 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2f01c80): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae2f01c80): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2f01c80): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2f01c80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2f01c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2f01c80): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2f01c80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a65c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a65c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a65c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a65c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a65c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.501713377 +0000 UTC m=+334.582863360 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a65c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7040): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7040): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7040): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7040): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7040): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.501713377 +0000 UTC m=+334.582863360 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7040): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38fee00 item 15 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7700): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7700): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7700): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7700): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7700): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.504219508 +0000 UTC m=+334.585369431 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7700): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7c40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7c40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7c40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7c40): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7c40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.504219508 +0000 UTC m=+334.585369431 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38a7c40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38ff420 item 16 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374a880): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374a880): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374a880): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374a880): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374a880): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.506612707 +0000 UTC m=+334.587762660 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374a880): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.506612707 +0000 UTC m=+334.587762660 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374ad00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b200): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b200): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b200): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b200): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b200): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.506612707 +0000 UTC m=+334.587762660 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b200): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38ff9d0 item 17 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b880): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b880): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b880): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b880): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b880): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.509867692 +0000 UTC m=+334.591017605 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374b880): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374bdc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374bdc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374bdc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374bdc0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374bdc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.509867692 +0000 UTC m=+334.591017605 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae374bdc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3048540 item 18 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302e540): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302e540): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302e540): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302e540): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302e540): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.51210692 +0000 UTC m=+334.593256833 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302e540): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.51210692 +0000 UTC m=+334.593256833 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302ea80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302f2c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302f2c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302f2c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302f2c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302f2c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.51210692 +0000 UTC m=+334.593256833 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302f2c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3049490 item 19 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302fb80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302fb80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302fb80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302fb80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302fb80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.514756242 +0000 UTC m=+334.595906155 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae302fb80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468240): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468240): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468240): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468240): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468240): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.514756242 +0000 UTC m=+334.595906155 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468240): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa6070 item 20 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34688c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34688c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34688c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34688c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34688c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.517199405 +0000 UTC m=+334.598349318 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34688c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.517199405 +0000 UTC m=+334.598349318 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3468e00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469300): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469300): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469300): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469300): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469300): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.517199405 +0000 UTC m=+334.598349318 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469300): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa6b60 item 21 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469980): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469980): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469980): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469980): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469980): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.520194158 +0000 UTC m=+334.601344082 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469980): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469ec0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469ec0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469ec0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469ec0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469ec0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.520194158 +0000 UTC m=+334.601344082 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3469ec0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36ba070 item 22 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c7be80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c7be80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c7be80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c7be80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c7be80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.522246042 +0000 UTC m=+334.603396006 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae2c7be80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.522246042 +0000 UTC m=+334.603396006 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e480): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e980): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e980): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e980): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e980): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e980): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.522246042 +0000 UTC m=+334.603396006 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372e980): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36ba690 item 23 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f280): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f280): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f280): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f280): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f280): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.525589526 +0000 UTC m=+334.606739439 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f280): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f7c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f7c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f7c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f7c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f7c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.525589526 +0000 UTC m=+334.606739439 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372f7c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bae70 item 24 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372fe00): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae372fe00): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372fe00): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372fe00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372fe00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372fe00): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae372fe00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37962c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37962c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37962c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37962c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37962c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.52792267 +0000 UTC m=+334.609072573 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37962c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.52792267 +0000 UTC m=+334.609072573 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37967c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3796d00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3796d00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3796d00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3796d00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3796d00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.52792267 +0000 UTC m=+334.609072573 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3796d00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bb420 item 25 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797380): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797380): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797380): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797380): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797380): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.531216309 +0000 UTC m=+334.612366212 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3797380): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37978c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37978c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37978c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37978c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37978c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.531216309 +0000 UTC m=+334.612366212 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37978c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bbc00 item 26 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494040): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae3494040): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494040): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494040): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494040): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494040): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494040): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494400): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494400): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494400): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.533046263 +0000 UTC m=+334.614196166 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.533046263 +0000 UTC m=+334.614196166 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494900): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494e40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494e40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494e40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494e40): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494e40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.533046263 +0000 UTC m=+334.614196166 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3494e40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366e380 item 27 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34954c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34954c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34954c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34954c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34954c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.535805643 +0000 UTC m=+334.616955546 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34954c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3495a00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3495a00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3495a00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3495a00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3495a00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.535805643 +0000 UTC m=+334.616955546 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3495a00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366ebd0 item 28 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be140): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae34be140): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be140): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be140): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be140): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be140): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be140): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be500): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be500): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be500): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be500): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be500): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.53752553 +0000 UTC m=+334.618675433 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34be500): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bebc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bebc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bebc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bebc0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bebc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.53752553 +0000 UTC m=+334.618675433 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bebc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366f1f0 item 29 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf240): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf240): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf240): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf240): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf240): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.540338832 +0000 UTC m=+334.621488736 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf240): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf780): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf780): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf780): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf780): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf780): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.540338832 +0000 UTC m=+334.621488736 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bf780): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366f7a0 item 30 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bfdc0): _readAt: size=2, off=0 2026/09/07 05:40:58 ERROR : open-test-file(0x117ae34bfdc0): Couldn't read size of file 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bfdc0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bfdc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bfdc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34bfdc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2280): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2280): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2280): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2280): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2280): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.542040275 +0000 UTC m=+334.623190178 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2280): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2940): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2940): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2940): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2940): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2940): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.542040275 +0000 UTC m=+334.623190178 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2940): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366fe30 item 31 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2fc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2fc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2fc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2fc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2fc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.543965689 +0000 UTC m=+334.625115592 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e2fc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e3500): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e3500): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e3500): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e3500): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e3500): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.543965689 +0000 UTC m=+334.625115592 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e3500): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3aac620 item 32 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a3c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a3c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a3c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a3c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a3c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.546747852 +0000 UTC m=+334.627897756 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a3c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae39903f0 item 33 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.547358566 +0000 UTC m=+334.628508469 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9a840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9ad40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9ad40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9ad40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9ad40): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9ad40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.547358566 +0000 UTC m=+334.628508469 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9ad40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3990690 item 33 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b380): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b380): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b380): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b380): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b380): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.54900865 +0000 UTC m=+334.630158553 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b380): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3990c40 item 34 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.549701579 +0000 UTC m=+334.630851482 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9b800): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9bd40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9bd40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9bd40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9bd40): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9bd40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.549701579 +0000 UTC m=+334.630851482 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a9bd40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3990ee0 item 34 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2480): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2480): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2480): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2480): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2480): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.55142308 +0000 UTC m=+334.632572983 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2480): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae39915e0 item 35 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.552157376 +0000 UTC m=+334.633307279 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2900): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2e00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2e00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2e00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2e00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2e00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.552157376 +0000 UTC m=+334.633307279 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab2e00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae39918f0 item 35 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3480): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3480): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3480): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3480): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3480): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.5540025 +0000 UTC m=+334.635152403 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3480): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3304230 item 36 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.554715305 +0000 UTC m=+334.635865208 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3980): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3ec0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3ec0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3ec0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3ec0): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3ec0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.554715305 +0000 UTC m=+334.635865208 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ab3ec0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae33044d0 item 36 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4600): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4600): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4600): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.556369108 +0000 UTC m=+334.637519051 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3304d20 item 37 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.557034464 +0000 UTC m=+334.638184367 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4a80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4f80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4f80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4f80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4f80): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4f80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.557034464 +0000 UTC m=+334.638184367 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac4f80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3305030 item 37 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5600): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5600): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5600): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.558669761 +0000 UTC m=+334.639819724 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3305810 item 38 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.559385562 +0000 UTC m=+334.640535476 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ac5b00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0140): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0140): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0140): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0140): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0140): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.559385562 +0000 UTC m=+334.640535476 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0140): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3305ab0 item 38 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae07c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae07c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae07c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae07c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae07c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.561256776 +0000 UTC m=+334.642406739 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae07c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3088700 item 39 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.561859294 +0000 UTC m=+334.643009197 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae0cc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae11c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae11c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae11c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae11c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae11c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.561859294 +0000 UTC m=+334.643009197 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae11c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3088a10 item 39 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1840): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1840): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1840): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.563640096 +0000 UTC m=+334.644789999 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3089340 item 40 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.564377898 +0000 UTC m=+334.645527801 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ae1d40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4380): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4380): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4380): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4380): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4380): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.564377898 +0000 UTC m=+334.645527801 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4380): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3089650 item 40 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.56585141 +0000 UTC m=+334.647001313 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4940): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4e40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4e40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4e40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d0150 item 41 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4e40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4e40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.566630662 +0000 UTC m=+334.647780575 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af4e40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d0460 item 41 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.567253598 +0000 UTC m=+334.648403501 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5300): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5840): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5840): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5840): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.567253598 +0000 UTC m=+334.648403501 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d0700 item 41 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.568715598 +0000 UTC m=+334.649865501 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3af5e80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586480): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586480): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586480): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d0cb0 item 42 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586480): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586480): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.569281988 +0000 UTC m=+334.650431891 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586480): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d1030 item 42 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.569919071 +0000 UTC m=+334.651068974 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35869c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586f40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586f40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586f40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586f40): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586f40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.569919071 +0000 UTC m=+334.651068974 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3586f40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d12d0 item 42 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.571333291 +0000 UTC m=+334.652483194 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587580): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587a80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587a80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587a80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d18f0 item 43 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587a80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587a80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.5719475 +0000 UTC m=+334.653097413 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3587a80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d1b90 item 43 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.572559566 +0000 UTC m=+334.653709470 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b80c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8600): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8600): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8600): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.572559566 +0000 UTC m=+334.653709470 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3292070 item 43 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.574211474 +0000 UTC m=+334.655361377 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b8c40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e140): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e140): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e140): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3080620 item 44 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e140): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e140): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.57485048 +0000 UTC m=+334.656000383 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e140): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3080c40 item 44 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.575772662 +0000 UTC m=+334.656922565 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6e680): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6ec00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6ec00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6ec00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6ec00): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6ec00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.575772662 +0000 UTC m=+334.656922565 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6ec00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3081030 item 44 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.577417427 +0000 UTC m=+334.658567330 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f240): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f740): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f740): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f740): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30818f0 item 45 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f740): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f740): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.577975571 +0000 UTC m=+334.659125474 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6f740): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6fe40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6fe40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6fe40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6fe40): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6fe40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.577975571 +0000 UTC m=+334.659125474 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a6fe40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3081ce0 item 45 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.579582115 +0000 UTC m=+334.660732018 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360e580): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360ea80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360ea80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360ea80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc0b60 item 46 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360ea80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360ea80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.580174062 +0000 UTC m=+334.661323965 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360ea80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f180): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f180): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f180): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f180): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f180): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.580174062 +0000 UTC m=+334.661323965 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f180): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc0e00 item 46 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.581713498 +0000 UTC m=+334.662863401 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360f7c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360fcc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360fcc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360fcc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc1490 item 47 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360fcc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360fcc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.582311207 +0000 UTC m=+334.663461110 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae360fcc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36684c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36684c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36684c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36684c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36684c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.582311207 +0000 UTC m=+334.663461110 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36684c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc1810 item 47 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.583846325 +0000 UTC m=+334.664996238 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3668b00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669000): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669000): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669000): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6460 item 48 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669000): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669000): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.584620668 +0000 UTC m=+334.665770571 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669000): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669700): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669700): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669700): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669700): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669700): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.584620668 +0000 UTC m=+334.665770571 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669700): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6700 item 48 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669d40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669d40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669d40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669d40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669d40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.586727054 +0000 UTC m=+334.667876957 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3669d40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6e70 item 49 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.587279136 +0000 UTC m=+334.668429039 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b82c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8800): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8800): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8800): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8800): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8800): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.587279136 +0000 UTC m=+334.668429039 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8800): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d7180 item 49 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8e80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8e80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8e80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8e80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8e80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.588753661 +0000 UTC m=+334.669903564 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b8e80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d7730 item 50 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.589429717 +0000 UTC m=+334.670579620 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9380): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9900): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9900): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9900): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9900): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9900): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.589429717 +0000 UTC m=+334.670579620 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36b9900): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d79d0 item 50 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec080): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec080): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec080): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec080): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec080): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.591795474 +0000 UTC m=+334.672945377 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec080): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fb44d0 item 51 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.592374577 +0000 UTC m=+334.673524480 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ec580): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ecac0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ecac0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ecac0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ecac0): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ecac0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.592374577 +0000 UTC m=+334.673524480 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ecac0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fb4930 item 51 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed140): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed140): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed140): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed140): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed140): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.593916939 +0000 UTC m=+334.675066842 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed140): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fb59d0 item 52 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.594575191 +0000 UTC m=+334.675725094 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36ed640): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36edbc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36edbc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36edbc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36edbc0): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36edbc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.594575191 +0000 UTC m=+334.675725094 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae36edbc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c1a7e0 item 52 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726340): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726340): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726340): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726340): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726340): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.595920451 +0000 UTC m=+334.677070354 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726340): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c1b5e0 item 53 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.596506478 +0000 UTC m=+334.677656381 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726d80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726d80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726d80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726d80): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726d80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.596506478 +0000 UTC m=+334.677656381 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3726d80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c1b9d0 item 53 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727400): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727400): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727400): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.597836949 +0000 UTC m=+334.678986852 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c83f0 item 54 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.598440329 +0000 UTC m=+334.679590232 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727900): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727e80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727e80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727e80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727e80): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727e80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.598440329 +0000 UTC m=+334.679590232 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3727e80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c8d90 item 54 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774600): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774600): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774600): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.599945992 +0000 UTC m=+334.681095895 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c9b20 item 55 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.6006602 +0000 UTC m=+334.681810103 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3774b00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775040): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775040): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775040): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775040): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775040): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.6006602 +0000 UTC m=+334.681810103 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775040): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389c070 item 55 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37756c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37756c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37756c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37756c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37756c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.602343639 +0000 UTC m=+334.683493542 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37756c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389c770 item 56 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.603392669 +0000 UTC m=+334.684542572 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3775bc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a240): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a240): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a240): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a240): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a240): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.603392669 +0000 UTC m=+334.684542572 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a240): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389ca10 item 56 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.604988261 +0000 UTC m=+334.686138175 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379a880): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379adc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379adc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379adc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389d260 item 57 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379adc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379adc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.605549601 +0000 UTC m=+334.686699515 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379adc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389d500 item 57 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.606352858 +0000 UTC m=+334.687502761 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b300): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b880): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b880): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b880): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b880): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b880): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.606352858 +0000 UTC m=+334.687502761 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379b880): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389d7a0 item 57 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.607786304 +0000 UTC m=+334.688936207 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae379bec0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2500): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2500): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2500): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389de30 item 58 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2500): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2500): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.608325152 +0000 UTC m=+334.689475055 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2500): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2b9ccb0 item 58 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.608979958 +0000 UTC m=+334.690129861 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c2a40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3000): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3000): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3000): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3000): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3000): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.608979958 +0000 UTC m=+334.690129861 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3000): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2b9d340 item 58 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.61042187 +0000 UTC m=+334.691571773 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3640): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3b80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3b80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3b80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bc380 item 59 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3b80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3b80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.612390097 +0000 UTC m=+334.693540000 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37c3b80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bc8c0 item 59 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.613535389 +0000 UTC m=+334.694685292 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f41c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4740): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4740): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4740): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4740): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4740): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.613535389 +0000 UTC m=+334.694685292 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4740): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bccb0 item 59 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.616149385 +0000 UTC m=+334.697299288 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f4d80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f52c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f52c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f52c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bd570 item 60 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f52c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f52c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.616572864 +0000 UTC m=+334.697722777 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f52c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bdb20 item 60 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.6182234 +0000 UTC m=+334.699373303 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5800): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5dc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5dc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5dc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5dc0): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5dc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.6182234 +0000 UTC m=+334.699373303 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae37f5dc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d400e0 item 60 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.621044847 +0000 UTC m=+334.702194750 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822500): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822a40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822a40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822a40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d40bd0 item 61 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822a40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822a40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.621919729 +0000 UTC m=+334.703069632 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3822a40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823140): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823140): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823140): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823140): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823140): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.621919729 +0000 UTC m=+334.703069632 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823140): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d40fc0 item 61 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.624510611 +0000 UTC m=+334.705660524 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae34e37c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823c00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823c00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823c00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d41960 item 62 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823c00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823c00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.625645443 +0000 UTC m=+334.706795346 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3823c00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387a400): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387a400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387a400): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387a400): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387a400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.625645443 +0000 UTC m=+334.706795346 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387a400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fbc070 item 62 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.62731755 +0000 UTC m=+334.708467453 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387aa40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387af80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387af80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387af80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fbcd90 item 63 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387af80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387af80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.627817674 +0000 UTC m=+334.708967577 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387af80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387b680): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387b680): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387b680): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387b680): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387b680): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.627817674 +0000 UTC m=+334.708967577 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387b680): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fbd810 item 63 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.62933078 +0000 UTC m=+334.710480684 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae387bcc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38ba300): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38ba300): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38ba300): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b2380 item 64 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38ba300): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38ba300): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.629826296 +0000 UTC m=+334.710976209 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38ba300): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38baa00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38baa00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38baa00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38baa00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38baa00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.629826296 +0000 UTC m=+334.710976209 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38baa00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b2850 item 64 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb040): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb040): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb040): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb040): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb040): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.6314279 +0000 UTC m=+334.712577803 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb040): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b3500 item 65 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.632019407 +0000 UTC m=+334.713169310 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb4c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb9c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb9c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb9c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb9c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb9c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.632019407 +0000 UTC m=+334.713169310 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae38bb9c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b3b90 item 65 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904100): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904100): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904100): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904100): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904100): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.633726309 +0000 UTC m=+334.714876213 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904100): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f7c540 item 66 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.634593707 +0000 UTC m=+334.715743620 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904580): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904ac0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904ac0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904ac0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904ac0): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904ac0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.634593707 +0000 UTC m=+334.715743620 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3904ac0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f7cf50 item 66 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b92c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b92c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b92c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b92c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b92c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.636477875 +0000 UTC m=+334.717627778 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b92c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32933b0 item 67 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.637213734 +0000 UTC m=+334.718363637 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9740): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9c40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9c40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9c40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9c40): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9c40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.637213734 +0000 UTC m=+334.718363637 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35b9c40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c00e0 item 67 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc3c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc3c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc3c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc3c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc3c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.639060932 +0000 UTC m=+334.720210835 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc3c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c0bd0 item 68 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.63993378 +0000 UTC m=+334.721083683 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fc8c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fce00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fce00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fce00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fce00): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fce00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.63993378 +0000 UTC m=+334.721083683 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fce00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c0e70 item 68 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd440): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd440): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd440): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd440): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd440): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.643337306 +0000 UTC m=+334.724487209 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd440): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c17a0 item 69 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.644302688 +0000 UTC m=+334.725452591 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fd8c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fddc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fddc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fddc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fddc0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fddc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.644302688 +0000 UTC m=+334.725452591 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae35fddc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c1c00 item 69 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ac540): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ac540): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ac540): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ac540): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ac540): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.647130857 +0000 UTC m=+334.728280761 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ac540): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fc770 item 70 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.648022281 +0000 UTC m=+334.729172184 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39aca40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39acf80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39acf80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39acf80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39acf80): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39acf80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.648022281 +0000 UTC m=+334.729172184 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39acf80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fcbd0 item 70 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ad600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ad600): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ad600): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ad600): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ad600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.650029952 +0000 UTC m=+334.731179865 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39ad600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fd260 item 71 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.650988061 +0000 UTC m=+334.732137964 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39adb00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da100): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da100): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da100): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da100): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da100): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.650988061 +0000 UTC m=+334.732137964 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da100): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fd810 item 71 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da780): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da780): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da780): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da780): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da780): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.654568299 +0000 UTC m=+334.735718202 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39da780): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fddc0 item 72 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.655277639 +0000 UTC m=+334.736427542 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dac80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db1c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db1c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db1c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db1c0): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db1c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.655277639 +0000 UTC m=+334.736427542 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db1c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36ea540 item 72 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.657342728 +0000 UTC m=+334.738492631 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39db780): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dbc80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dbc80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dbc80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36eaee0 item 73 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dbc80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dbc80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.658617044 +0000 UTC m=+334.739766947 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae39dbc80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36eb5e0 item 73 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.659597795 +0000 UTC m=+334.740747698 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08240): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08780): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08780): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08780): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08780): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08780): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.659597795 +0000 UTC m=+334.740747698 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08780): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f86000 item 73 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.661301302 +0000 UTC m=+334.742451205 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a08dc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a092c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a092c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a092c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383a4d0 item 74 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a092c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a092c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.66187199 +0000 UTC m=+334.743021893 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a092c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383a770 item 74 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.663071274 +0000 UTC m=+334.744221177 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09800): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09d80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09d80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09d80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09d80): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09d80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.663071274 +0000 UTC m=+334.744221177 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a09d80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383aa10 item 74 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.664892823 +0000 UTC m=+334.746042726 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e4c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e9c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e9c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e9c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383b0a0 item 75 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e9c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e9c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.66557484 +0000 UTC m=+334.746724743 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2e9c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): _writeAt: size=3, off=2 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383b420 item 75 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.66633706 +0000 UTC m=+334.747486963 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2ef00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2f440): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2f440): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2f440): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2f440): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2f440): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.66633706 +0000 UTC m=+334.747486963 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2f440): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383b730 item 75 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.668701254 +0000 UTC m=+334.749851157 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a2fa80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84080): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84080): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84080): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383bd50 item 76 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84080): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84080): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.669294814 +0000 UTC m=+334.750444717 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84080): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c54380 item 76 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): _writeAt: size=3, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.670028439 +0000 UTC m=+334.751178342 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a845c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84b40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84b40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84b40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84b40): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84b40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.670028439 +0000 UTC m=+334.751178342 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a84b40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c54770 item 76 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.672056418 +0000 UTC m=+334.753206331 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85180): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85680): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85680): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85680): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c55c70 item 77 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85680): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85680): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.672634169 +0000 UTC m=+334.753784072 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85680): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85d80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85d80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85d80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85d80): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85d80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.672634169 +0000 UTC m=+334.753784072 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3a85d80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3022310 item 77 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.674850463 +0000 UTC m=+334.756000376 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a4c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a9c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a9c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a9c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3023810 item 78 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a9c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a9c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.675437952 +0000 UTC m=+334.756587855 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0a9c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b0c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b0c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b0c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b0c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b0c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.675437952 +0000 UTC m=+334.756587855 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b0c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3023c70 item 78 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.67756546 +0000 UTC m=+334.758715363 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0b700): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0bc00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0bc00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0bc00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa80e0 item 79 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0bc00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0bc00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.678114937 +0000 UTC m=+334.759264840 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3b0bc00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2a400): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2a400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2a400): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2a400): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2a400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.678114937 +0000 UTC m=+334.759264840 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2a400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa8690 item 79 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.679696021 +0000 UTC m=+334.760845924 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2aa40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2af40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2af40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2af40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa8cb0 item 80 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2af40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2af40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.680243134 +0000 UTC m=+334.761393037 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2af40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2b640): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2b640): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2b640): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2b640): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2b640): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.680243134 +0000 UTC m=+334.761393037 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2b640): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa8f50 item 80 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2bc80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2bc80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2bc80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2bc80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2bc80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.681736174 +0000 UTC m=+334.762886077 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c2bc80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa9c00 item 81 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.682372565 +0000 UTC m=+334.763522468 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a200): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a740): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a740): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a740): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a740): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a740): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.682372565 +0000 UTC m=+334.763522468 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6a740): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f482a0 item 81 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6adc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6adc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6adc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6adc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6adc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.683747911 +0000 UTC m=+334.764897814 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6adc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31da5b0 item 82 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.684399231 +0000 UTC m=+334.765549144 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b2c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b840): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b840): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b840): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.684399231 +0000 UTC m=+334.765549144 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6b840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31da9a0 item 82 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6bec0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6bec0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6bec0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6bec0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6bec0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.685846093 +0000 UTC m=+334.766995996 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c6bec0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31db0a0 item 83 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.68648063 +0000 UTC m=+334.767630543 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8c4c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8ca00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8ca00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8ca00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8ca00): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8ca00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.68648063 +0000 UTC m=+334.767630543 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8ca00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31db500 item 83 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d080): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d080): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d080): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d080): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d080): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.687913766 +0000 UTC m=+334.769063670 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d080): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31dbab0 item 84 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.688621262 +0000 UTC m=+334.769771175 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8d580): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8db00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8db00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8db00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8db00): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8db00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.688621262 +0000 UTC m=+334.769771175 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3c8db00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f984d0 item 84 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0280): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0280): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0280): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0280): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0280): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.690069737 +0000 UTC m=+334.771219640 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0280): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f98f50 item 85 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.690628792 +0000 UTC m=+334.771778695 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0780): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0cc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0cc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0cc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0cc0): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0cc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.690628792 +0000 UTC m=+334.771778695 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca0cc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f99490 item 85 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1340): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1340): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1340): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1340): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1340): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.692291031 +0000 UTC m=+334.773440934 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1340): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37581c0 item 86 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.692907034 +0000 UTC m=+334.774056937 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1840): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1dc0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1dc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1dc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1dc0): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1dc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.692907034 +0000 UTC m=+334.774056937 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3ca1dc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3758460 item 86 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8540): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8540): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8540): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8540): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8540): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.694568631 +0000 UTC m=+334.775718534 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8540): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3758a10 item 87 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.695248394 +0000 UTC m=+334.776398297 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8a40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8f80): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8f80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8f80): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8f80): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8f80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.695248394 +0000 UTC m=+334.776398297 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb8f80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3758cb0 item 87 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9600): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9600): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9600): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9600): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9600): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.696809933 +0000 UTC m=+334.777959836 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9600): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3759260 item 88 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.697504134 +0000 UTC m=+334.778654037 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cb9b00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8180): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8180): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8180): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8180): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8180): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.697504134 +0000 UTC m=+334.778654037 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8180): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3759500 item 88 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.699039372 +0000 UTC m=+334.780189275 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd87c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8d00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8d00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8d00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3759d50 item 89 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8d00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8d00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.699588108 +0000 UTC m=+334.780738022 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd8d00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346a3f0 item 89 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.70019841 +0000 UTC m=+334.781348313 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9240): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd97c0): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd97c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd97c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd97c0): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd97c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.70019841 +0000 UTC m=+334.781348313 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd97c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346a7e0 item 89 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.701698783 +0000 UTC m=+334.782848686 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cd9e00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6440): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6440): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6440): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346ad90 item 90 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6440): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6440): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.702251777 +0000 UTC m=+334.783401680 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6440): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346b110 item 90 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.702873511 +0000 UTC m=+334.784023414 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6980): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6f40): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6f40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6f40): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6f40): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6f40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.702873511 +0000 UTC m=+334.784023414 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf6f40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346b3b0 item 90 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.704274185 +0000 UTC m=+334.785424088 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7580): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7ac0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7ac0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7ac0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346bb90 item 91 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7ac0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7ac0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.704796973 +0000 UTC m=+334.785946876 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3cf7ac0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): >_readAt: n=2, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): _writeAt: size=3, off=7 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3890310 item 91 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.705505541 +0000 UTC m=+334.786655444 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c100): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c680): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c680): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c680): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c680): >_readAt: n=8, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c680): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.705505541 +0000 UTC m=+334.786655444 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0c680): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38905b0 item 91 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.706970766 +0000 UTC m=+334.788120669 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0ccc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d200): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d200): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d200): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3890b60 item 92 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d200): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d200): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.707546544 +0000 UTC m=+334.788696447 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d200): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): open at offset 5 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3890f50 item 92 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): _readAt: size=2, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): _writeAt: size=3, off=5 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): >_writeAt: n=3, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.708198805 +0000 UTC m=+334.789348708 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0d740): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0dd00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0dd00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0dd00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0dd00): >_readAt: n=3, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0dd00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.708198805 +0000 UTC m=+334.789348708 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d0dd00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38912d0 item 92 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.709745075 +0000 UTC m=+334.790894978 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28440): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28980): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28980): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28980): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38919d0 item 93 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28980): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28980): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.710250348 +0000 UTC m=+334.791400251 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d28980): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29080): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29080): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29080): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29080): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29080): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.710250348 +0000 UTC m=+334.791400251 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29080): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3891c70 item 93 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.711787992 +0000 UTC m=+334.792937896 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d296c0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29c00): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29c00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29c00): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d3a380 item 94 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29c00): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29c00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.712341096 +0000 UTC m=+334.793491009 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d29c00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48400): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48400): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48400): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48400): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48400): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.712341096 +0000 UTC m=+334.793491009 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48400): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d3a620 item 94 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.71385285 +0000 UTC m=+334.795002754 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48a40): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48f80): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48f80): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48f80): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d3abd0 item 95 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48f80): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48f80): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.714416224 +0000 UTC m=+334.795566127 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d48f80): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49680): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49680): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49680): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49680): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49680): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.714416224 +0000 UTC m=+334.795566127 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49680): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d3ae70 item 95 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 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/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): open at offset 0 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): _readAt: size=2, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): >_readAt: n=0, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.715962373 +0000 UTC m=+334.797112276 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d49cc0): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64300): _writeAt: size=5, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64300): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64300): >openPending: err= 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d3b420 item 96 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64300): >_writeAt: n=5, err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64300): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.716511951 +0000 UTC m=+334.797661854 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64300): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64a00): _readAt: size=512, off=0 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64a00): openPending: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64a00): >openPending: err= 2026/09/07 05:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64a00): >_readAt: n=5, err=EOF 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64a00): close: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:58.716511951 +0000 UTC m=+334.797661854 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:58 DEBUG : open-test-file(0x117ae3d64a00): >close: err= 2026/09/07 05:40:58 DEBUG : open-test-file: Remove: 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d3b6c0 item 96 2026/09/07 05:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:58 DEBUG : open-test-file: >Remove: err= 2026/09/07 05:40:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:58 DEBUG : Looking for writers 2026/09/07 05:40:58 DEBUG : >WaitForWriters: 2026/09/07 05:40:58 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/07 05:40:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d901c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d901c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d901c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d901c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d901c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.319977877 +0000 UTC m=+335.401127800 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d901c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.319977877 +0000 UTC m=+335.401127800 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90ac0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90ac0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90ac0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90ac0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90ac0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.319977877 +0000 UTC m=+335.401127800 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d90ac0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d823f0 item 1 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91100): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91100): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91100): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91100): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91100): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.325818123 +0000 UTC m=+335.406968066 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91100): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91600): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91600): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91600): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91600): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91600): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.325818123 +0000 UTC m=+335.406968066 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91600): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d82af0 item 2 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91c40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91c40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91c40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91c40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91c40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.329843843 +0000 UTC m=+335.410993787 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3d91c40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.329843843 +0000 UTC m=+335.410993787 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e21c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2680): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2680): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2680): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2680): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2680): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.329843843 +0000 UTC m=+335.410993787 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d830a0 item 3 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2d00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2d00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2d00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2d00): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2d00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.334886916 +0000 UTC m=+335.416036929 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e2d00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3240): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3240): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3240): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.334886916 +0000 UTC m=+335.416036929 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d83880 item 4 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3880): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3880): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3880): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3880): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3880): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.338273971 +0000 UTC m=+335.419423903 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3880): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.338273971 +0000 UTC m=+335.419423903 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34e3d80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904340): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904340): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904340): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904340): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904340): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.338273971 +0000 UTC m=+335.419423903 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904340): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3d83e30 item 5 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39049c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39049c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39049c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39049c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39049c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.342783384 +0000 UTC m=+335.423933357 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39049c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904f40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904f40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904f40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904f40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904f40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.342783384 +0000 UTC m=+335.423933357 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3904f40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3e128c0 item 6 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39055c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39055c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39055c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39055c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39055c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.34605464 +0000 UTC m=+335.427204573 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39055c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.34605464 +0000 UTC m=+335.427204573 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3905ac0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc080): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc080): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc080): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.34605464 +0000 UTC m=+335.427204573 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3e12e70 item 7 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc9c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc9c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc9c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc9c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc9c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.350300036 +0000 UTC m=+335.431449959 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cc9c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33ccfc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33ccfc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33ccfc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33ccfc0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33ccfc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.350300036 +0000 UTC m=+335.431449959 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33ccfc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3e13650 item 8 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cd680): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae33cd680): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cd680): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cd680): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cd680): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cd680): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cd680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cdbc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cdbc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cdbc0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cdbc0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cdbc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.353382244 +0000 UTC m=+335.434532158 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33cdbc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.353382244 +0000 UTC m=+335.434532158 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de0c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de700): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de700): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de700): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de700): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de700): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.353382244 +0000 UTC m=+335.434532158 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31de700): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3e13c00 item 9 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dee80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dee80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dee80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dee80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dee80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.357300031 +0000 UTC m=+335.438449944 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dee80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31df3c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31df3c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31df3c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31df3c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31df3c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.357300031 +0000 UTC m=+335.438449944 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31df3c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f7cfc0 item 10 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfa00): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae31dfa00): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfa00): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfa00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfa00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfa00): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfa00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfe80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfe80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfe80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfe80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfe80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.360259971 +0000 UTC m=+335.441409874 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31dfe80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.360259971 +0000 UTC m=+335.441409874 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6540): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6d80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6d80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6d80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6d80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6d80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.360259971 +0000 UTC m=+335.441409874 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a6d80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f7ddc0 item 11 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7480): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7480): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.364023376 +0000 UTC m=+335.445173299 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7a00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7a00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7a00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7a00): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7a00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.364023376 +0000 UTC m=+335.445173299 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38a7a00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae347acb0 item 12 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c44d80): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae2c44d80): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c44d80): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c44d80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c44d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c44d80): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c44d80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c45ec0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c45ec0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c45ec0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c45ec0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c45ec0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.366386396 +0000 UTC m=+335.447536290 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c45ec0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374ab80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374ab80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374ab80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374ab80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374ab80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.366386396 +0000 UTC m=+335.447536290 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374ab80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f90310 item 13 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b200): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b200): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b200): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b200): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b200): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.368428693 +0000 UTC m=+335.449578586 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b200): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b740): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b740): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b740): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b740): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b740): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.368428693 +0000 UTC m=+335.449578586 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374b740): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f90f50 item 14 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374bd80): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae374bd80): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374bd80): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374bd80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374bd80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374bd80): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae374bd80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e240): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e240): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e240): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.370674403 +0000 UTC m=+335.451824306 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e940): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e940): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e940): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e940): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e940): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.370674403 +0000 UTC m=+335.451824306 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302e940): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3804070 item 15 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302f300): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302f300): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302f300): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302f300): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302f300): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.372693264 +0000 UTC m=+335.453843167 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302f300): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302fa80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302fa80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302fa80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302fa80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302fa80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.372693264 +0000 UTC m=+335.453843167 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae302fa80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3804930 item 16 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468240): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468240): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468240): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.374722927 +0000 UTC m=+335.455872830 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.374722927 +0000 UTC m=+335.455872830 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34686c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468bc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468bc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468bc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468bc0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468bc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.374722927 +0000 UTC m=+335.455872830 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3468bc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3804ee0 item 17 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469280): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469280): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469280): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469280): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469280): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.378074655 +0000 UTC m=+335.459224558 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34697c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34697c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34697c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34697c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34697c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.378074655 +0000 UTC m=+335.459224558 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34697c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3805810 item 18 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469e40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469e40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469e40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469e40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469e40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.379992586 +0000 UTC m=+335.461142489 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3469e40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.379992586 +0000 UTC m=+335.461142489 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2c7bc80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e280): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e280): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e280): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e280): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e280): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.379992586 +0000 UTC m=+335.461142489 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3805dc0 item 19 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e900): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e900): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e900): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.382941193 +0000 UTC m=+335.464091096 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372e900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372efc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372efc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372efc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372efc0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372efc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.382941193 +0000 UTC m=+335.464091096 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372efc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30f8d20 item 20 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372f740): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372f740): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372f740): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372f740): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372f740): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.384647634 +0000 UTC m=+335.465797527 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372f740): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.384647634 +0000 UTC m=+335.465797527 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae372fc40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e240): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e240): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e240): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.384647634 +0000 UTC m=+335.465797527 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30f9420 item 21 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e8c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e8c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e8c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e8c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e8c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.38724043 +0000 UTC m=+335.468390333 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396e8c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396ee00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396ee00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396ee00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396ee00): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396ee00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.38724043 +0000 UTC m=+335.468390333 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396ee00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38fe460 item 22 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f480): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f480): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.389272066 +0000 UTC m=+335.470421969 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.389272066 +0000 UTC m=+335.470421969 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396f980): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396fe80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396fe80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396fe80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396fe80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396fe80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.389272066 +0000 UTC m=+335.470421969 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae396fe80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38fea10 item 23 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6600): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6600): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6600): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6600): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6600): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.391998603 +0000 UTC m=+335.473148506 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6600): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6b40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6b40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6b40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6b40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6b40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.391998603 +0000 UTC m=+335.473148506 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd6b40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38ff1f0 item 24 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7180): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae2fd7180): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7180): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7180): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7180): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7180): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7180): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7540): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7540): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7540): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7540): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7540): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.394269521 +0000 UTC m=+335.475419424 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7540): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.394269521 +0000 UTC m=+335.475419424 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fd7a40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea080): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea080): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea080): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.394269521 +0000 UTC m=+335.475419424 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38ff810 item 25 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea700): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea700): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea700): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea700): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea700): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.396821529 +0000 UTC m=+335.477971432 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2fea700): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feac40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feac40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feac40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feac40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feac40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.396821529 +0000 UTC m=+335.477971432 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feac40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30482a0 item 26 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb280): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae2feb280): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb280): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb280): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb280): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb280): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb640): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb640): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb640): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb640): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb640): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.398751573 +0000 UTC m=+335.479901476 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2feb640): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.398751573 +0000 UTC m=+335.479901476 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2febb40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc180): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc180): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc180): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc180): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc180): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.398751573 +0000 UTC m=+335.479901476 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc180): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3048ee0 item 27 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc800): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc800): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc800): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc800): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc800): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.40118647 +0000 UTC m=+335.482336363 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffc800): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffcd40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffcd40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffcd40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffcd40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffcd40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.40118647 +0000 UTC m=+335.482336363 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffcd40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3049b20 item 28 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd380): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae2ffd380): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd380): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd380): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd380): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd380): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd380): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd740): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd740): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd740): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd740): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd740): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.402975218 +0000 UTC m=+335.484125121 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffd740): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffde00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffde00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffde00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffde00): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffde00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.402975218 +0000 UTC m=+335.484125121 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae2ffde00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa68c0 item 29 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106580): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106580): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106580): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106580): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106580): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.404751862 +0000 UTC m=+335.485901765 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106580): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106ac0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106ac0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106ac0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106ac0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106ac0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.404751862 +0000 UTC m=+335.485901765 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3106ac0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa76c0 item 30 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107100): _readAt: size=2, off=0 2026/09/07 05:40:59 ERROR : open-test-file(0x117ae3107100): Couldn't read size of file 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107100): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107100): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107100): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107100): close: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107100): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31074c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31074c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31074c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31074c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31074c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.406635248 +0000 UTC m=+335.487785151 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae31074c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107b80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107b80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107b80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107b80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107b80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.406635248 +0000 UTC m=+335.487785151 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3107b80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36ba230 item 31 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e300): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e300): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e300): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e300): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e300): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.408867392 +0000 UTC m=+335.490017335 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e300): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e840): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e840): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e840): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e840): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e840): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.408867392 +0000 UTC m=+335.490017335 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322e840): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36ba850 item 32 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322ee80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322ee80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322ee80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322ee80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322ee80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.410781306 +0000 UTC m=+335.491931209 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322ee80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bae00 item 33 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.411515973 +0000 UTC m=+335.492665876 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f300): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f800): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f800): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f800): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f800): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f800): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.411515973 +0000 UTC m=+335.492665876 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322f800): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bb0a0 item 33 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322fe40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322fe40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322fe40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322fe40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322fe40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.414540824 +0000 UTC m=+335.495690757 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae322fe40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bb650 item 34 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.415663704 +0000 UTC m=+335.496813637 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33543c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354900): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354900): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354900): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.415663704 +0000 UTC m=+335.496813637 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36bb8f0 item 34 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354f40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354f40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354f40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354f40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354f40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.418202397 +0000 UTC m=+335.499352320 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3354f40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366e070 item 35 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.419175965 +0000 UTC m=+335.500325898 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33553c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33558c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33558c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33558c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33558c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33558c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.419175965 +0000 UTC m=+335.500325898 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae33558c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366e310 item 35 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e040): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e040): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e040): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e040): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e040): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.421785552 +0000 UTC m=+335.502935485 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e040): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366e930 item 36 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.422935974 +0000 UTC m=+335.504085907 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342e540): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342ea80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342ea80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342ea80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342ea80): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342ea80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.422935974 +0000 UTC m=+335.504085907 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342ea80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366ebd0 item 36 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f0c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f0c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f0c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f0c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f0c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.425384346 +0000 UTC m=+335.506534340 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f0c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366f1f0 item 37 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.426722854 +0000 UTC m=+335.507872777 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342f540): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342fa40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342fa40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342fa40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342fa40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342fa40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.426722854 +0000 UTC m=+335.507872777 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae342fa40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366f490 item 37 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34761c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34761c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34761c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34761c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34761c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.430756248 +0000 UTC m=+335.511906172 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34761c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366fb20 item 38 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.431839614 +0000 UTC m=+335.512989608 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34766c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3476c00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3476c00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3476c00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3476c00): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3476c00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.431839614 +0000 UTC m=+335.512989608 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3476c00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae366fdc0 item 38 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477280): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477280): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477280): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477280): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477280): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.434398716 +0000 UTC m=+335.515548639 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae39904d0 item 39 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.435303855 +0000 UTC m=+335.516453777 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477780): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477c80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477c80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477c80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477c80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477c80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.435303855 +0000 UTC m=+335.516453777 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3477c80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3990770 item 39 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498400): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498400): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498400): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.437722411 +0000 UTC m=+335.518872333 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3990d20 item 40 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.438554542 +0000 UTC m=+335.519704465 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498e40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498e40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498e40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498e40): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498e40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.438554542 +0000 UTC m=+335.519704465 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3498e40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3991030 item 40 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.441075542 +0000 UTC m=+335.522225454 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499900): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499900): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3991730 item 41 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499900): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.441837881 +0000 UTC m=+335.522987794 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae39919d0 item 41 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.442771043 +0000 UTC m=+335.523920956 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3499dc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bc400): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bc400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bc400): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bc400): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bc400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.442771043 +0000 UTC m=+335.523920956 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bc400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3991d50 item 41 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.444962721 +0000 UTC m=+335.526112634 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bca40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bcf40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bcf40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bcf40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3304700 item 42 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bcf40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bcf40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.445753935 +0000 UTC m=+335.526903848 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bcf40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3304a80 item 42 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.446838933 +0000 UTC m=+335.527988847 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bd480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bda00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bda00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bda00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bda00): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bda00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.446838933 +0000 UTC m=+335.527988847 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34bda00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3304d90 item 42 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.449195272 +0000 UTC m=+335.530345185 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc140): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc640): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc640): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc640): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3305500 item 43 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc640): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc640): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.450531334 +0000 UTC m=+335.531681308 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fc640): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3305880 item 43 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.451596154 +0000 UTC m=+335.532746078 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fcb80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd0c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd0c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd0c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd0c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd0c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.451596154 +0000 UTC m=+335.532746078 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd0c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3305ce0 item 43 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.454506039 +0000 UTC m=+335.535656022 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fd700): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fdc00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fdc00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fdc00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3088770 item 44 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fdc00): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fdc00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.455495026 +0000 UTC m=+335.536645019 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae34fdc00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3088a80 item 44 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.45650299 +0000 UTC m=+335.537652912 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a7c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a7c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a7c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a7c0): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a7c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.45650299 +0000 UTC m=+335.537652912 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356a7c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3088fc0 item 44 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.458683846 +0000 UTC m=+335.539833759 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ae00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356b300): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356b300): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356b300): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3089880 item 45 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356b300): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356b300): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.459600157 +0000 UTC m=+335.540750080 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356b300): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ba00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ba00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ba00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ba00): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ba00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.459600157 +0000 UTC m=+335.540750080 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae356ba00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3089b90 item 45 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.462761044 +0000 UTC m=+335.543910957 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a140): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a640): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a640): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a640): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d04d0 item 46 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a640): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a640): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.463735203 +0000 UTC m=+335.544885116 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358a640): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358ad40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358ad40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358ad40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358ad40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358ad40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.463735203 +0000 UTC m=+335.544885116 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358ad40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d0770 item 46 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.466014767 +0000 UTC m=+335.547164680 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae358b380): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4080): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4080): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae347b110 item 47 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4080): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.467401886 +0000 UTC m=+335.548551809 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4780): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4780): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4780): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4780): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4780): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.467401886 +0000 UTC m=+335.548551809 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4780): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae347b570 item 47 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.469815584 +0000 UTC m=+335.550965507 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc4dc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc52c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc52c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc52c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae347bdc0 item 48 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc52c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc52c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.470747663 +0000 UTC m=+335.551897586 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc52c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc59c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc59c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc59c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc59c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc59c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.470747663 +0000 UTC m=+335.551897586 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dc59c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3080a10 item 48 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda100): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda100): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda100): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda100): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda100): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.473124451 +0000 UTC m=+335.554274374 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda100): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30812d0 item 49 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.474011575 +0000 UTC m=+335.555161498 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dda580): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddaac0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddaac0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddaac0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddaac0): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddaac0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.474011575 +0000 UTC m=+335.555161498 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddaac0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3081810 item 49 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb140): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb140): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb140): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb140): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb140): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.476352315 +0000 UTC m=+335.557502238 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb140): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc02a0 item 50 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.47753616 +0000 UTC m=+335.558686083 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddb640): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddbbc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddbbc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddbbc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddbbc0): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddbbc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.47753616 +0000 UTC m=+335.558686083 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3ddbbc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc0a10 item 50 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee340): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee340): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee340): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee340): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee340): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.479809202 +0000 UTC m=+335.560959124 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee340): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc1030 item 51 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.480707828 +0000 UTC m=+335.561857751 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3dee840): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3deed80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3deed80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3deed80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3deed80): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3deed80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.480707828 +0000 UTC m=+335.561857751 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3deed80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fc13b0 item 51 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def400): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def400): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def400): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.483036725 +0000 UTC m=+335.564186648 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6000 item 52 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.484038337 +0000 UTC m=+335.565188250 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3def900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3defe80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3defe80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3defe80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3defe80): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3defe80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.484038337 +0000 UTC m=+335.565188250 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3defe80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6380 item 52 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612600): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612600): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612600): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612600): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612600): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.485929357 +0000 UTC m=+335.567079270 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612600): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6930 item 53 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.48673047 +0000 UTC m=+335.567880382 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3612b00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613040): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613040): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613040): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613040): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613040): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.48673047 +0000 UTC m=+335.567880382 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613040): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d6d90 item 53 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36136c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36136c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36136c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36136c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36136c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.488707131 +0000 UTC m=+335.569857043 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36136c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d73b0 item 54 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.489580159 +0000 UTC m=+335.570730072 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3613bc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676240): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676240): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676240): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.489580159 +0000 UTC m=+335.570730072 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d7650 item 54 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36768c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36768c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36768c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36768c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36768c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.491467723 +0000 UTC m=+335.572617636 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36768c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37d7ce0 item 55 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.492247125 +0000 UTC m=+335.573397048 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3676dc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677300): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677300): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677300): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677300): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677300): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.492247125 +0000 UTC m=+335.573397048 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677300): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fb42a0 item 55 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677980): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677980): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677980): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677980): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677980): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.494020563 +0000 UTC m=+335.575170476 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677980): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fb4e70 item 56 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.494869396 +0000 UTC m=+335.576019319 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3677e80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8500): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8500): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8500): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8500): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8500): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.494869396 +0000 UTC m=+335.576019319 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8500): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fb5810 item 56 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.497316927 +0000 UTC m=+335.578466819 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d8b40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9080): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9080): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c1af50 item 57 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9080): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.498034581 +0000 UTC m=+335.579184484 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c1b3b0 item 57 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.498705629 +0000 UTC m=+335.579855532 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d95c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9b40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9b40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9b40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9b40): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9b40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.498705629 +0000 UTC m=+335.579855532 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36d9b40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c1b810 item 57 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.500719701 +0000 UTC m=+335.581869604 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f87c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f87c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f87c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c82a0 item 58 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f87c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f87c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.501509953 +0000 UTC m=+335.582659856 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f87c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c8cb0 item 58 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.502402277 +0000 UTC m=+335.583552171 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f8d00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f92c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f92c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f92c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f92c0): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f92c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.502402277 +0000 UTC m=+335.583552171 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f92c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c9260 item 58 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.504031925 +0000 UTC m=+335.585181828 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9e40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9e40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9e40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c9e30 item 59 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9e40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9e40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.504678405 +0000 UTC m=+335.585828309 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae36f9e40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389c230 item 59 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.505332931 +0000 UTC m=+335.586482834 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742a00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742a00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742a00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742a00): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742a00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.505332931 +0000 UTC m=+335.586482834 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3742a00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389c620 item 59 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.507075581 +0000 UTC m=+335.588225484 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743040): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743580): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743580): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743580): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389cbd0 item 60 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743580): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743580): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.507727903 +0000 UTC m=+335.588877806 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743580): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389d030 item 60 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.508609377 +0000 UTC m=+335.589759280 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3743ac0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778180): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778180): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778180): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778180): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778180): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.508609377 +0000 UTC m=+335.589759280 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778180): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389d3b0 item 60 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.510331488 +0000 UTC m=+335.591481391 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37787c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778d00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778d00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778d00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389d960 item 61 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778d00): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778d00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.511075754 +0000 UTC m=+335.592225647 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3778d00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779400): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779400): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779400): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.511075754 +0000 UTC m=+335.592225647 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae389dc00 item 61 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.512948168 +0000 UTC m=+335.594098072 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3779a40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6080): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6080): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2b9d260 item 62 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6080): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.513588377 +0000 UTC m=+335.594738280 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6780): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6780): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6780): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6780): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6780): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.513588377 +0000 UTC m=+335.594738280 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6780): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2b9d810 item 62 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.515377415 +0000 UTC m=+335.596527318 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b6dc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7300): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7300): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7300): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bc7e0 item 63 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7300): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7300): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.516203134 +0000 UTC m=+335.597353067 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7300): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7a00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7a00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7a00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7a00): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7a00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.516203134 +0000 UTC m=+335.597353067 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37b7a00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bcaf0 item 63 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.518491265 +0000 UTC m=+335.599641168 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2140): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2680): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2680): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2680): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bd420 item 64 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2680): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2680): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.519026124 +0000 UTC m=+335.600176027 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2d80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2d80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2d80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2d80): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2d80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.519026124 +0000 UTC m=+335.600176027 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e2d80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30bda40 item 64 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e33c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e33c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e33c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e33c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e33c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.520846912 +0000 UTC m=+335.601996804 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e33c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d40540 item 65 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.521673943 +0000 UTC m=+335.602823846 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3840): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3d40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3d40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3d40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3d40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3d40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.521673943 +0000 UTC m=+335.602823846 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae37e3d40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d40a10 item 65 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812480): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812480): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.523482848 +0000 UTC m=+335.604632751 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d411f0 item 66 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.524238044 +0000 UTC m=+335.605387948 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812e40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812e40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812e40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812e40): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812e40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.524238044 +0000 UTC m=+335.605387948 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3812e40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2d417a0 item 66 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813480): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813480): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.525968811 +0000 UTC m=+335.607118714 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fbc700 item 67 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.526940246 +0000 UTC m=+335.608090149 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813e00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813e00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813e00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813e00): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813e00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.526940246 +0000 UTC m=+335.608090149 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3813e00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fbca80 item 67 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384a580): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384a580): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384a580): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384a580): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384a580): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.52898151 +0000 UTC m=+335.610131413 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384a580): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b2000 item 68 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.529795406 +0000 UTC m=+335.610945299 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384aa80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384afc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384afc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384afc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384afc0): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384afc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.529795406 +0000 UTC m=+335.610945299 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384afc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b22a0 item 68 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384b600): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384b600): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384b600): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384b600): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384b600): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.531568344 +0000 UTC m=+335.612718237 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384b600): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b2bd0 item 69 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.532243048 +0000 UTC m=+335.613392951 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae384ba80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a080): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a080): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a080): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.532243048 +0000 UTC m=+335.613392951 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32b3180 item 69 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a700): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a700): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a700): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a700): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a700): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.533933078 +0000 UTC m=+335.615082981 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387a700): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3292070 item 70 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.534711478 +0000 UTC m=+335.615861381 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387ac00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b140): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b140): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b140): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b140): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b140): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.534711478 +0000 UTC m=+335.615861381 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b140): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3292540 item 70 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b7c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b7c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b7c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b7c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b7c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.536395698 +0000 UTC m=+335.617545601 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387b7c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae32933b0 item 71 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.537024154 +0000 UTC m=+335.618174058 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae387bcc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae2c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae2c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae2c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae2c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae2c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.537024154 +0000 UTC m=+335.618174058 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae2c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c00e0 item 71 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae940): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae940): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae940): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae940): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae940): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.538712402 +0000 UTC m=+335.619862305 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ae940): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c0bd0 item 72 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.53938363 +0000 UTC m=+335.620533533 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38aee40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af380): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af380): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af380): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af380): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af380): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.53938363 +0000 UTC m=+335.620533533 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af380): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c0e70 item 72 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.540966357 +0000 UTC m=+335.622116260 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38af940): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38afe40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38afe40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38afe40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c17a0 item 73 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38afe40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38afe40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.541617017 +0000 UTC m=+335.622766920 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38afe40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30c1c00 item 73 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.542301959 +0000 UTC m=+335.623451862 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee940): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee940): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee940): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee940): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee940): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.542301959 +0000 UTC m=+335.623451862 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ee940): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fc1c0 item 73 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.543886641 +0000 UTC m=+335.625036544 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38eef80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef480): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fcbd0 item 74 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef480): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.54476024 +0000 UTC m=+335.625910153 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fce70 item 74 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.545545874 +0000 UTC m=+335.626695777 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae38ef9c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a040): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a040): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a040): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a040): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a040): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.545545874 +0000 UTC m=+335.626695777 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a040): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fd1f0 item 74 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.547387681 +0000 UTC m=+335.628537574 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397a680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397ab80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397ab80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397ab80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fdab0 item 75 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397ab80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397ab80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.547946296 +0000 UTC m=+335.629096199 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397ab80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): _writeAt: size=3, off=2 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae30fdd50 item 75 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.548558923 +0000 UTC m=+335.629708826 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b0c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b600): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b600): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b600): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b600): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b600): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.548558923 +0000 UTC m=+335.629708826 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397b600): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36ea3f0 item 75 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.550122505 +0000 UTC m=+335.631272408 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae397bc40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e240): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e240): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36eae70 item 76 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e240): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.550627929 +0000 UTC m=+335.631777832 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36eb490 item 76 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): _writeAt: size=3, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.551336687 +0000 UTC m=+335.632486590 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399e780): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399ed00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399ed00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399ed00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399ed00): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399ed00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.551336687 +0000 UTC m=+335.632486590 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399ed00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae36eb810 item 76 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.553116698 +0000 UTC m=+335.634266601 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f340): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f840): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f840): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f840): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383a3f0 item 77 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f840): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f840): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.553713835 +0000 UTC m=+335.634863728 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae399f840): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2040): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2040): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2040): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2040): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2040): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.553713835 +0000 UTC m=+335.634863728 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2040): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383a700 item 77 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.555349483 +0000 UTC m=+335.636499386 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2b80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2b80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2b80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383acb0 item 78 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2b80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2b80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.555937232 +0000 UTC m=+335.637087136 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c2b80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3280): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3280): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3280): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3280): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3280): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.555937232 +0000 UTC m=+335.637087136 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383b030 item 78 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.557616944 +0000 UTC m=+335.638766847 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c38c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3dc0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3dc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3dc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383b730 item 79 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3dc0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3dc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.558220524 +0000 UTC m=+335.639370427 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39c3dc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e65c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e65c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e65c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e65c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e65c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.558220524 +0000 UTC m=+335.639370427 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e65c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae383ba40 item 79 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.560024219 +0000 UTC m=+335.641174122 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e6c00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7100): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7100): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7100): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c54380 item 80 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7100): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7100): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.560752694 +0000 UTC m=+335.641902587 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7100): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7800): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7800): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7800): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7800): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7800): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.560752694 +0000 UTC m=+335.641902587 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7800): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c54770 item 80 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7e40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7e40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7e40): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7e40): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7e40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.562538175 +0000 UTC m=+335.643688079 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae39e7e40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2c55c70 item 81 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.563199003 +0000 UTC m=+335.644348906 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a083c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08900): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08900): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08900): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08900): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08900): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.563199003 +0000 UTC m=+335.644348906 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08900): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3022310 item 81 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08f80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08f80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08f80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08f80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08f80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.564895706 +0000 UTC m=+335.646045609 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a08f80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3023810 item 82 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.56564947 +0000 UTC m=+335.646799373 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09a00): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09a00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09a00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09a00): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09a00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.56564947 +0000 UTC m=+335.646799373 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a09a00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3023c70 item 82 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28180): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28180): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28180): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28180): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28180): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.567356102 +0000 UTC m=+335.648506005 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28180): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa80e0 item 83 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.568101129 +0000 UTC m=+335.649251032 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28680): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28bc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28bc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28bc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28bc0): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28bc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.568101129 +0000 UTC m=+335.649251032 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a28bc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa8690 item 83 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29240): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29240): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29240): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29240): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29240): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.569586814 +0000 UTC m=+335.650736717 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29240): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa8cb0 item 84 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.570254765 +0000 UTC m=+335.651404668 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29740): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29cc0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29cc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29cc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29cc0): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29cc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.570254765 +0000 UTC m=+335.651404668 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a29cc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa8f50 item 84 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48440): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48440): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48440): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48440): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48440): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.571878861 +0000 UTC m=+335.653028754 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48440): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2fa9c00 item 85 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.572592919 +0000 UTC m=+335.653742822 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48940): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48e80): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48e80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48e80): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48e80): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48e80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.572592919 +0000 UTC m=+335.653742822 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a48e80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f482a0 item 85 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49500): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49500): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49500): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49500): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49500): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.574181128 +0000 UTC m=+335.655331031 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49500): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31da4d0 item 86 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.574982581 +0000 UTC m=+335.656132484 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a49a00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c080): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c080): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c080): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c080): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c080): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.574982581 +0000 UTC m=+335.656132484 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c080): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31da8c0 item 86 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c700): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c700): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c700): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c700): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c700): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.576543157 +0000 UTC m=+335.657693120 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6c700): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31dafc0 item 87 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.577189948 +0000 UTC m=+335.658339841 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6cc00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d140): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d140): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d140): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d140): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d140): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.577189948 +0000 UTC m=+335.658339841 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d140): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31db420 item 87 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d7c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d7c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d7c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d7c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d7c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.578961083 +0000 UTC m=+335.660110986 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6d7c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31db9d0 item 88 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.579830344 +0000 UTC m=+335.660980247 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a6dcc0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86340): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86340): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86340): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86340): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86340): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.579830344 +0000 UTC m=+335.660980247 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86340): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae31dbc70 item 88 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.581518582 +0000 UTC m=+335.662668485 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86980): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86ec0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86ec0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86ec0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f98b60 item 89 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86ec0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86ec0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.582173197 +0000 UTC m=+335.663323100 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a86ec0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f98fc0 item 89 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.582941127 +0000 UTC m=+335.664091020 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87400): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87980): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87980): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87980): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87980): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87980): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.582941127 +0000 UTC m=+335.664091020 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3a87980): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae2f99500 item 89 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.584639013 +0000 UTC m=+335.665788916 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa40c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4600): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4600): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4600): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3758230 item 90 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4600): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4600): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.585255497 +0000 UTC m=+335.666405400 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4600): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae37584d0 item 90 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.58599866 +0000 UTC m=+335.667148563 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa4b40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5100): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5100): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5100): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5100): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5100): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.58599866 +0000 UTC m=+335.667148563 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5100): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3758770 item 90 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.587644446 +0000 UTC m=+335.668794349 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3aa5740): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08280): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08280): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08280): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346a230 item 91 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08280): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08280): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.588183464 +0000 UTC m=+335.669333367 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08280): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): >_readAt: n=2, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): _writeAt: size=3, off=7 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346a690 item 91 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.58886464 +0000 UTC m=+335.670014543 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b087c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08d40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08d40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08d40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08d40): >_readAt: n=8, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08d40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.58886464 +0000 UTC m=+335.670014543 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b08d40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346a9a0 item 91 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.590841954 +0000 UTC m=+335.671991857 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09380): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b098c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b098c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b098c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346b030 item 92 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b098c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b098c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.591416288 +0000 UTC m=+335.672566191 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b098c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): open at offset 5 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346b2d0 item 92 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): _readAt: size=2, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): _writeAt: size=3, off=5 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): >_writeAt: n=3, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.592142369 +0000 UTC m=+335.673292272 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3b09e00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c444c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c444c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c444c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c444c0): >_readAt: n=3, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c444c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.592142369 +0000 UTC m=+335.673292272 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c444c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae346b570 item 92 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.593703446 +0000 UTC m=+335.674853349 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c44b00): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45040): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45040): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45040): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3890230 item 93 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45040): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45040): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.594381296 +0000 UTC m=+335.675531199 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45040): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45740): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45740): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45740): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45740): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45740): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.594381296 +0000 UTC m=+335.675531199 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45740): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38904d0 item 93 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.596226109 +0000 UTC m=+335.677376012 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c45d80): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6a3c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6a3c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6a3c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3890a80 item 94 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6a3c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6a3c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.596760438 +0000 UTC m=+335.677910342 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6a3c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6aac0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6aac0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6aac0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6aac0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6aac0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.596760438 +0000 UTC m=+335.677910342 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6aac0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3890d90 item 94 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.598815087 +0000 UTC m=+335.679964990 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b100): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b640): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b640): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b640): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3891570 item 95 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b640): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b640): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.599555094 +0000 UTC m=+335.680704997 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6b640): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6bd40): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6bd40): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6bd40): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6bd40): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6bd40): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.599555094 +0000 UTC m=+335.680704997 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c6bd40): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae38918f0 item 95 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 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/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): open at offset 0 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): _readAt: size=2, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): >_readAt: n=0, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.601402512 +0000 UTC m=+335.682552405 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c82480): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c829c0): _writeAt: size=5, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c829c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c829c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3aac000 item 96 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c829c0): >_writeAt: n=5, err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c829c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.601988047 +0000 UTC m=+335.683137950 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c829c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 05:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 05:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 05:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 05:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c830c0): _readAt: size=512, off=0 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c830c0): openPending: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c830c0): >openPending: err= 2026/09/07 05:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c830c0): >_readAt: n=5, err=EOF 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c830c0): close: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 05:40:59.601988047 +0000 UTC m=+335.683137950 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 05:40:59 DEBUG : open-test-file(0x117ae3c830c0): >close: err= 2026/09/07 05:40:59 DEBUG : open-test-file: Remove: 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x117ae3aac380 item 96 2026/09/07 05:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 05:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 05:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 05:40:59 DEBUG : open-test-file: >Remove: err= 2026/09/07 05:40:59 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:40:59 DEBUG : Looking for writers 2026/09/07 05:40:59 DEBUG : >WaitForWriters: 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.86s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:40:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:40:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:40:59 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:41:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:41:00 DEBUG : file1: newRWFileHandle: 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): openPending: 2026/09/07 05:41:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:41:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): >openPending: err= 2026/09/07 05:41:00 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 05:41:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:41:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 05:41:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): _writeAt: size=2, off=0 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): >_writeAt: n=2, err= 2026/09/07 05:41:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): RWFileHandle.Flush 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): RWFileHandle.Release 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): close: 2026/09/07 05:41:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/07 05:41:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 05:41:00 DEBUG : file1(0x117ae33cc0c0): >close: err= 2026/09/07 05:41:00 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:41:00 DEBUG : file1: vfs cache: starting upload 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:41:00 DEBUG : Looking for writers 2026/09/07 05:41:00 DEBUG : file1: reading active writers 2026/09/07 05:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:41:01 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/07 05:41:01 DEBUG : Looking for writers 2026/09/07 05:41:01 DEBUG : file1: reading active writers 2026/09/07 05:41:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:41:02 DEBUG : file1: size = 2 OK 2026/09/07 05:41:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/07 05:41:02 INFO : file1: Copied (new) 2026/09/07 05:41:02 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/07 05:41:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 05:41:02 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/07 05:41:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:41:02 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 05:41:02 DEBUG : Looking for writers 2026/09/07 05:41:02 DEBUG : file1: reading active writers 2026/09/07 05:41:02 DEBUG : >WaitForWriters: 2026/09/07 05:41:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:02 DEBUG : Looking for writers 2026/09/07 05:41:02 DEBUG : file1: reading active writers 2026/09/07 05:41:02 DEBUG : >WaitForWriters: 2026/09/07 05:41:02 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.21s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:03 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:03 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:41:03 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:03 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:41:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:41:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:03 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:41:03 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:41:03 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:41:03 DEBUG : rename_me: newRWFileHandle: 2026/09/07 05:41:03 DEBUG : rename_me(0x117ae3c82700): openPending: 2026/09/07 05:41:03 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 05:41:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/07 05:41:03 DEBUG : rename_me(0x117ae3c82700): >openPending: err= 2026/09/07 05:41:03 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/07 05:41:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/07 05:41:03 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/07 05:41:03 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/07 05:41:03 DEBUG : rename_me(0x117ae3c82700): _writeAt: size=5, off=0 2026/09/07 05:41:03 DEBUG : rename_me(0x117ae3c82700): >_writeAt: n=5, err= 2026/09/07 05:41:03 DEBUG : rename_me(0x117ae3c82700): close: 2026/09/07 05:41:03 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-07 05:41:03.374591731 +0000 UTC m=+339.455741645 2026/09/07 05:41:03 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/07 05:41:03 DEBUG : rename_me(0x117ae3c82700): >close: err= 2026/09/07 05:41:03 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/07 05:41:03 DEBUG : i_was_renamed: Updating file with 0x117ae31d0750 2026/09/07 05:41:03 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/07 05:41:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/07 05:41:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:03 DEBUG : Looking for writers 2026/09/07 05:41:03 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 05:41:03 DEBUG : Looking for writers 2026/09/07 05:41:03 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 05:41:03 DEBUG : Looking for writers 2026/09/07 05:41:03 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 05:41:03 DEBUG : Looking for writers 2026/09/07 05:41:03 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 05:41:03 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/07 05:41:03 DEBUG : Looking for writers 2026/09/07 05:41:03 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 05:41:03 DEBUG : Looking for writers 2026/09/07 05:41:03 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 05:41:04 DEBUG : Looking for writers 2026/09/07 05:41:04 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 05:41:04 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/07 05:41:04 DEBUG : Looking for writers 2026/09/07 05:41:04 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 05:41:05 DEBUG : i_was_renamed: size = 5 OK 2026/09/07 05:41:05 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:41:05 INFO : i_was_renamed: Copied (new) 2026/09/07 05:41:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-07 05:41:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 05:41:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/07 05:41:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/07 05:41:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/07 05:41:05 DEBUG : Looking for writers 2026/09/07 05:41:05 DEBUG : i_was_renamed: reading active writers 2026/09/07 05:41:05 DEBUG : >WaitForWriters: 2026/09/07 05:41:05 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.03s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:06 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:06 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 05:41:06 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:06 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:41:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 05:41:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-qequjom7zobu" 2026/09/07 05:41:06 INFO : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 05:41:06 DEBUG : forgetting directory cache 2026/09/07 05:41:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate(0x117ae31debc0): _readAt: size=512, off=0 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate(0x117ae31debc0): openPending: 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 04:42:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 05:41:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate(0x117ae31debc0): >openPending: err= 2026/09/07 05:41:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate(0x117ae31debc0): >_readAt: n=20, err=EOF 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate(0x117ae31debc0): close: 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:42:06 +0000 UTC 2026/09/07 05:41:08 DEBUG : TestRWCacheUpdate(0x117ae31debc0): >close: err= 2026/09/07 05:41:08 DEBUG : Re-reading directory (188.143298ms old) 2026/09/07 05:41:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:09 DEBUG : forgetting directory cache 2026/09/07 05:41:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate(0x117ae31df480): _readAt: size=512, off=0 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate(0x117ae31df480): openPending: 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 04:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-07 04:42:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 04:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-07 04:42:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/07 05:41:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 05:41:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate(0x117ae31df480): >openPending: err= 2026/09/07 05:41:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate(0x117ae31df480): >_readAt: n=20, err=EOF 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate(0x117ae31df480): close: 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:43:06 +0000 UTC 2026/09/07 05:41:11 DEBUG : TestRWCacheUpdate(0x117ae31df480): >close: err= 2026/09/07 05:41:11 DEBUG : Re-reading directory (190.350926ms old) 2026/09/07 05:41:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:12 DEBUG : forgetting directory cache 2026/09/07 05:41:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate(0x117ae31dfa80): _readAt: size=512, off=0 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate(0x117ae31dfa80): openPending: 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 04:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-07 04:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 04:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-07 04:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/07 05:41:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 05:41:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate(0x117ae31dfa80): >openPending: err= 2026/09/07 05:41:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate(0x117ae31dfa80): >_readAt: n=20, err=EOF 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate(0x117ae31dfa80): close: 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:44:06 +0000 UTC 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate(0x117ae31dfa80): >close: err= 2026/09/07 05:41:14 DEBUG : Re-reading directory (190.9303ms old) 2026/09/07 05:41:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:15 DEBUG : forgetting directory cache 2026/09/07 05:41:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate(0x117ae3d910c0): _readAt: size=512, off=0 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate(0x117ae3d910c0): openPending: 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 04:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-07 04:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 04:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-07 04:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/07 05:41:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 05:41:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate(0x117ae3d910c0): >openPending: err= 2026/09/07 05:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate(0x117ae3d910c0): >_readAt: n=20, err=EOF 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate(0x117ae3d910c0): close: 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:45:06 +0000 UTC 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate(0x117ae3d910c0): >close: err= 2026/09/07 05:41:17 DEBUG : Re-reading directory (189.906839ms old) 2026/09/07 05:41:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:17 DEBUG : forgetting directory cache 2026/09/07 05:41:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/07 05:41:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate(0x117ae2c456c0): _readAt: size=512, off=0 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate(0x117ae2c456c0): openPending: 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 04:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-07 04:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 04:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-07 04:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/07 05:41:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 05:41:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate(0x117ae2c456c0): >openPending: err= 2026/09/07 05:41:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate(0x117ae2c456c0): >_readAt: n=20, err=EOF 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate(0x117ae2c456c0): close: 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:46:06 +0000 UTC 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate(0x117ae2c456c0): >close: err= 2026/09/07 05:41:20 DEBUG : Re-reading directory (190.215751ms old) 2026/09/07 05:41:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:20 DEBUG : forgetting directory cache 2026/09/07 05:41:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/07 05:41:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate(0x117ae374ac00): _readAt: size=512, off=0 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate(0x117ae374ac00): openPending: 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 04:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-07 04:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 04:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-07 04:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/07 05:41:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 05:41:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate(0x117ae374ac00): >openPending: err= 2026/09/07 05:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate(0x117ae374ac00): >_readAt: n=20, err=EOF 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate(0x117ae374ac00): close: 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:47:06 +0000 UTC 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate(0x117ae374ac00): >close: err= 2026/09/07 05:41:23 DEBUG : Re-reading directory (193.453705ms old) 2026/09/07 05:41:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:23 DEBUG : forgetting directory cache 2026/09/07 05:41:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/07 05:41:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate(0x117ae3d91dc0): _readAt: size=512, off=0 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate(0x117ae3d91dc0): openPending: 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-07 04:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-07 04:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-07 04:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-07 04:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/07 05:41:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/07 05:41:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate(0x117ae3d91dc0): >openPending: err= 2026/09/07 05:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate(0x117ae3d91dc0): >_readAt: n=21, err=EOF 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate(0x117ae3d91dc0): close: 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:48:06 +0000 UTC 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate(0x117ae3d91dc0): >close: err= 2026/09/07 05:41:26 DEBUG : Re-reading directory (189.376667ms old) 2026/09/07 05:41:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:26 DEBUG : forgetting directory cache 2026/09/07 05:41:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate(0x117ae374b6c0): _readAt: size=512, off=0 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate(0x117ae374b6c0): openPending: 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-07 04:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-07 04:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-07 04:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-07 04:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/07 05:41:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/07 05:41:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate(0x117ae374b6c0): >openPending: err= 2026/09/07 05:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate(0x117ae374b6c0): >_readAt: n=22, err=EOF 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate(0x117ae374b6c0): close: 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:49:06 +0000 UTC 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate(0x117ae374b6c0): >close: err= 2026/09/07 05:41:29 DEBUG : Re-reading directory (190.926473ms old) 2026/09/07 05:41:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:30 DEBUG : forgetting directory cache 2026/09/07 05:41:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate(0x117ae302ea40): _readAt: size=512, off=0 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate(0x117ae302ea40): openPending: 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-07 04:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-07 04:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-07 04:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-07 04:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/07 05:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/07 05:41:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate(0x117ae302ea40): >openPending: err= 2026/09/07 05:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:32 DEBUG : TestRWCacheUpdate(0x117ae302ea40): >_readAt: n=23, err=EOF 2026/09/07 05:41:32 DEBUG : TestRWCacheUpdate(0x117ae302ea40): close: 2026/09/07 05:41:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:50:06 +0000 UTC 2026/09/07 05:41:32 DEBUG : TestRWCacheUpdate(0x117ae302ea40): >close: err= 2026/09/07 05:41:32 DEBUG : Re-reading directory (190.524475ms old) 2026/09/07 05:41:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:32 DEBUG : forgetting directory cache 2026/09/07 05:41:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate(0x117ae302f340): _readAt: size=512, off=0 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate(0x117ae302f340): openPending: 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-07 04:51:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-07 04:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-07 04:51:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-07 04:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/07 05:41:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/07 05:41:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate(0x117ae302f340): >openPending: err= 2026/09/07 05:41:34 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate(0x117ae302f340): >_readAt: n=24, err=EOF 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate(0x117ae302f340): close: 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 04:51:06 +0000 UTC 2026/09/07 05:41:34 DEBUG : TestRWCacheUpdate(0x117ae302f340): >close: err= 2026/09/07 05:41:34 DEBUG : Re-reading directory (192.999427ms old) 2026/09/07 05:41:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 05:41:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 05:41:35 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:35 DEBUG : Looking for writers 2026/09/07 05:41:35 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/07 05:41:35 DEBUG : >WaitForWriters: 2026/09/07 05:41:35 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': vfs cache: cleaner exiting 2026/09/07 05:41:35 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.69s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:37 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/07 05:41:38 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/07 05:41:40 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:40 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:41:40 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/07 05:41:40 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/07 05:41:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/07 05:41:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/07 05:41:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:41:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 05:41:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:41:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/07 05:41:41 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:41 DEBUG : Looking for writers 2026/09/07 05:41:41 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/07 05:41:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/07 05:41:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.87s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:42 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:42 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:42 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': Reusing VFS from active cache 2026/09/07 05:41:42 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:42 DEBUG : Looking for writers 2026/09/07 05:41:42 DEBUG : >WaitForWriters: 2026/09/07 05:41:42 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:42 DEBUG : Looking for writers 2026/09/07 05:41:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:42 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:42 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:42 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:42 DEBUG : Looking for writers 2026/09/07 05:41:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:42 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:42 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:42 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:42 DEBUG : Looking for writers 2026/09/07 05:41:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:43 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:43 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:44 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:41:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 05:41:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:48 DEBUG : dir: Looking for writers 2026/09/07 05:41:48 DEBUG : file2: reading active writers 2026/09/07 05:41:48 DEBUG : Looking for writers 2026/09/07 05:41:48 DEBUG : dir: reading active writers 2026/09/07 05:41:48 DEBUG : file1: reading active writers 2026/09/07 05:41:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.17s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:49 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:49 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:50 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:41:52 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 05:41:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:41:53 DEBUG : dir: Looking for writers 2026/09/07 05:41:53 DEBUG : Looking for writers 2026/09/07 05:41:53 DEBUG : dir: reading active writers 2026/09/07 05:41:53 DEBUG : file1: reading active writers 2026/09/07 05:41:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.90s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:41:55 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:41:55 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:41:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/07 05:41:58 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 05:41:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:42:00 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 05:42:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 05:42:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 05:42:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:42:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/07 05:42:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 05:42:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/07 05:42:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 05:42:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/07 05:42:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/07 05:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 05:42:00 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 05:42:01 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/07 05:42:01 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:42:01 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/07 05:42:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 05:42:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/07 05:42:01 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:01 DEBUG : dir: Looking for writers 2026/09/07 05:42:01 DEBUG : file2: reading active writers 2026/09/07 05:42:01 DEBUG : new_file.txt: reading active writers 2026/09/07 05:42:01 DEBUG : Looking for writers 2026/09/07 05:42:01 DEBUG : dir: reading active writers 2026/09/07 05:42:01 DEBUG : file1: reading active writers 2026/09/07 05:42:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.08s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:03 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:03 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:04 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 05:42:06 DEBUG : dir/file2: same parent dir (ODFfMTMyNDA3NDhfMFZQSmk) - using file/rename instead of move_copy for dir/file1 2026/09/07 05:42:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/07 05:42:07 DEBUG : dir/file1: Updating file with dir/file1 0x117ae39abe10 2026/09/07 05:42:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/07 05:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:08 INFO : dir/file1: Moved (server-side) to: file0 2026/09/07 05:42:08 DEBUG : file0: Updating file with file0 0x117ae39abe10 2026/09/07 05:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 05:42:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/07 05:42:08 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:08 DEBUG : dir: Looking for writers 2026/09/07 05:42:08 DEBUG : Looking for writers 2026/09/07 05:42:08 DEBUG : dir: reading active writers 2026/09/07 05:42:08 DEBUG : file0: reading active writers 2026/09/07 05:42:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.54s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:09 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:09 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:10 DEBUG : Looking for writers 2026/09/07 05:42:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.56s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:10 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:10 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:10 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/07 05:42:11 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 05:42:12 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/07 05:42:13 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/07 05:42:14 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/07 05:42:14 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:14 DEBUG : a: Looking for writers 2026/09/07 05:42:14 DEBUG : b: Looking for writers 2026/09/07 05:42:14 DEBUG : c: Looking for writers 2026/09/07 05:42:14 DEBUG : d: Looking for writers 2026/09/07 05:42:14 DEBUG : Looking for writers 2026/09/07 05:42:14 DEBUG : Looking for writers 2026/09/07 05:42:14 DEBUG : /: reading active writers 2026/09/07 05:42:14 DEBUG : a: reading active writers 2026/09/07 05:42:14 DEBUG : b: reading active writers 2026/09/07 05:42:14 DEBUG : c: reading active writers 2026/09/07 05:42:14 DEBUG : d: reading active writers 2026/09/07 05:42:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.76s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:17 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:17 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 05:42:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/07 05:42:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/07 05:42:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/07 05:42:22 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:22 DEBUG : a/b/c/d: Looking for writers 2026/09/07 05:42:22 DEBUG : a/b/c: Looking for writers 2026/09/07 05:42:22 DEBUG : d: reading active writers 2026/09/07 05:42:22 DEBUG : a/b: Looking for writers 2026/09/07 05:42:22 DEBUG : c: reading active writers 2026/09/07 05:42:22 DEBUG : a: Looking for writers 2026/09/07 05:42:22 DEBUG : b: reading active writers 2026/09/07 05:42:22 DEBUG : Looking for writers 2026/09/07 05:42:22 DEBUG : a: reading active writers 2026/09/07 05:42:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.30s) === 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:25 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:25 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:25 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:25 DEBUG : Looking for writers 2026/09/07 05:42:25 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-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:25 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:25 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/07 05:42:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/07 05:42:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/07 05:42:26 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:42:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:42:27 DEBUG : file1: size = 5 OK 2026/09/07 05:42:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:42:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/07 05:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 05:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:28 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 05:42:29 DEBUG : file1: size = 0 OK 2026/09/07 05:42:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:42:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 05:42:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 05:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:29 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (7 bytes), uploading instead of streaming 2026/09/07 05:42:30 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/07 05:42:31 DEBUG : file1: size = 7 OK 2026/09/07 05:42:31 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/07 05:42:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:31 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:31 DEBUG : Looking for writers 2026/09/07 05:42:31 DEBUG : file1: reading active writers 2026/09/07 05:42:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.27s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:32 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:32 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/07 05:42:33 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/07 05:42:33 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/07 05:42:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/07 05:42:33 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (11 bytes), uploading instead of streaming 2026/09/07 05:42:34 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/07 05:42:35 DEBUG : file1: size = 11 OK 2026/09/07 05:42:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 05:42:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/07 05:42:35 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:35 DEBUG : Looking for writers 2026/09/07 05:42:35 DEBUG : file1: reading active writers 2026/09/07 05:42:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.87s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:36 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:36 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:36 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 05:42:36 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/07 05:42:36 DEBUG : file1: Remove: 2026/09/07 05:42:36 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/07 05:42:36 DEBUG : file1: >Remove: err= 2026/09/07 05:42:36 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:36 DEBUG : Looking for writers 2026/09/07 05:42:36 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:36 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:36 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:36 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 05:42:36 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/07 05:42:36 DEBUG : file1: Remove: 2026/09/07 05:42:36 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/07 05:42:36 DEBUG : file1: >Remove: err= 2026/09/07 05:42:36 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:36 DEBUG : Looking for writers 2026/09/07 05:42:36 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:37 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:37 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:42:37 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/07 05:42:37 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/07 05:42:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:42:37 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:42:38 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/07 05:42:39 DEBUG : file2: size = 5 OK 2026/09/07 05:42:39 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:42:39 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/07 05:42:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 05:42:39 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:39 DEBUG : Looking for writers 2026/09/07 05:42:39 DEBUG : file2: reading active writers 2026/09/07 05:42:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.82s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.56s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.56s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:39 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:39 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/07 05:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:40 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 05:42:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 05:42:41 DEBUG : file1: size = 5 OK 2026/09/07 05:42:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 05:42:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/07 05:42:41 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:41 DEBUG : Looking for writers 2026/09/07 05:42:41 DEBUG : file1: reading active writers 2026/09/07 05:42:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.52s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:42 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:42 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:42 DEBUG : file1: WriteFileHandle.Release closing 2026/09/07 05:42:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:42 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 05:42:44 DEBUG : file1: size = 0 OK 2026/09/07 05:42:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:42:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/07 05:42:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:44 DEBUG : Looking for writers 2026/09/07 05:42:44 DEBUG : file1: reading active writers 2026/09/07 05:42:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.47s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:44 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:44 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:45 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (2 bytes), uploading instead of streaming 2026/09/07 05:42:45 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/07 05:42:46 DEBUG : file1: size = 2 OK 2026/09/07 05:42:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/07 05:42:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/07 05:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:47 DEBUG : Looking for writers 2026/09/07 05:42:47 DEBUG : file1: reading active writers 2026/09/07 05:42:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.72s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:47 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:47 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:47 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 05:42:49 DEBUG : file1: size = 0 OK 2026/09/07 05:42:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 05:42:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:42:49 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 05:42:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 05:42:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 05:42:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:42:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/07 05:42:49 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:49 DEBUG : Looking for writers 2026/09/07 05:42:49 DEBUG : file1: reading active writers 2026/09/07 05:42:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.53s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:50 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:50 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 05:42:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 05:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:50 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': File to upload is small (100 bytes), uploading instead of streaming 2026/09/07 05:42:51 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/07 05:42:52 DEBUG : file1: size = 100 OK 2026/09/07 05:42:52 DEBUG : file1: md5 = c153a8047ff7ffc1334f149ed26e94fe OK 2026/09/07 05:42:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 05:42:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 05:42:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 05:42:52 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 05:42:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 05:42:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 05:42:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:42:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/07 05:42:52 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:42:52 DEBUG : Looking for writers 2026/09/07 05:42:52 DEBUG : file1: reading active writers 2026/09/07 05:42:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.04s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:53 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:53 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 05:42:53 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/07 05:42:53 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/07 05:42:53 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/07 05:42:53 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/07 05:42:53 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/07 05:42:53 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/07 05:42:53 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/07 05:42:53 DEBUG : stalled: Remove: 2026/09/07 05:42:53 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/07 05:42:53 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.61s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:42:53 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:42:53 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:42:55 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/07 05:42:56 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/07 05:42:59 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/07 05:43:01 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/07 05:43:02 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/07 05:43:04 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/07 05:43:04 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/07 05:43:04 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:04 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:04 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/07 05:43:04 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/07 05:43:04 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/07 05:43:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/07 05:43:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:05 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:05 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/07 05:43:05 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/07 05:43:05 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:05 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:05 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/07 05:43:05 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/07 05:43:05 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:06 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:06 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:43:06 DEBUG : flat: Looking for writers 2026/09/07 05:43:06 DEBUG : f002.txt: reading active writers 2026/09/07 05:43:06 DEBUG : f003.txt: reading active writers 2026/09/07 05:43:06 DEBUG : f004.txt: reading active writers 2026/09/07 05:43:06 DEBUG : f000.txt: reading active writers 2026/09/07 05:43:06 DEBUG : f001.txt: reading active writers 2026/09/07 05:43:06 DEBUG : Looking for writers 2026/09/07 05:43:06 DEBUG : flat: reading active writers 2026/09/07 05:43:06 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (15.03s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:43:08 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:43:08 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:43:10 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/07 05:43:12 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/07 05:43:14 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/07 05:43:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/07 05:43:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/07 05:43:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:16 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:16 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/07 05:43:16 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/07 05:43:16 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:16 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:16 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/07 05:43:16 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/07 05:43:16 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:17 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:43:17 DEBUG : a/b/c: Looking for writers 2026/09/07 05:43:17 DEBUG : deep.txt: reading active writers 2026/09/07 05:43:17 DEBUG : a/b: Looking for writers 2026/09/07 05:43:17 DEBUG : c: reading active writers 2026/09/07 05:43:17 DEBUG : mid.txt: reading active writers 2026/09/07 05:43:17 DEBUG : a: Looking for writers 2026/09/07 05:43:17 DEBUG : b: reading active writers 2026/09/07 05:43:17 DEBUG : top.txt: reading active writers 2026/09/07 05:43:17 DEBUG : Looking for writers 2026/09/07 05:43:17 DEBUG : a: reading active writers 2026/09/07 05:43:17 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.20s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:43:20 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:43:20 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:43:21 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/07 05:43:49 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/07 05:43:49 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/07 05:43:49 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:43:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/07 05:43:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:44:17 DEBUG : bigdir: Looking for writers 2026/09/07 05:44:17 DEBUG : big.bin: reading active writers 2026/09/07 05:44:17 DEBUG : Looking for writers 2026/09/07 05:44:17 DEBUG : bigdir: reading active writers 2026/09/07 05:44:17 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (58.37s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-qequjom7zobu'", Local "Local file system at /tmp/rclone84777323", Modify Window "1s" 2026/09/07 05:44:18 INFO : OpenDrive root 'rclone-test-qequjom7zobu': poll-interval is not supported by this remote 2026/09/07 05:44:18 NOTICE: OpenDrive root 'rclone-test-qequjom7zobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 05:44:19 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/07 05:44:21 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/07 05:44:24 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/07 05:44:25 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/07 05:44:25 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/07 05:44:25 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:44:26 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:26 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/07 05:44:26 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/07 05:44:26 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:44:26 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:27 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/07 05:44:27 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/07 05:44:27 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 05:44:27 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 05:44:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 05:44:27 DEBUG : dir1: Looking for writers 2026/09/07 05:44:27 DEBUG : a.txt: reading active writers 2026/09/07 05:44:27 DEBUG : dir2: Looking for writers 2026/09/07 05:44:27 DEBUG : b.txt: reading active writers 2026/09/07 05:44:27 DEBUG : dir3: Looking for writers 2026/09/07 05:44:27 DEBUG : c.txt: reading active writers 2026/09/07 05:44:27 DEBUG : Looking for writers 2026/09/07 05:44:27 DEBUG : dir1: reading active writers 2026/09/07 05:44:27 DEBUG : dir2: reading active writers 2026/09/07 05:44:27 DEBUG : dir3: reading active writers 2026/09/07 05:44:27 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.51s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/07 05:44:29 DEBUG : OpenDrive root 'rclone-test-qequjom7zobu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m6.698762948s (try 1/5): exit status 1: Failed [TestDirMkdir TestDirRemoveName]