"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/29 01:11:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hagakom9vonu" 2026/07/29 01:11:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:11:30 DEBUG : Starting OpenDrive session with ID: e977230d70e1ff0770eb1f3a0ef3de8024bea66bbb800ff227444223756171d7 2026/07/29 01:11:31 DEBUG : Creating backend with remote "/tmp/rclone3226525098" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:11:31 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:11:31 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:11:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:11:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:11:34 DEBUG : dir: Looking for writers 2026/07/29 01:11:34 DEBUG : Looking for writers 2026/07/29 01:11:34 DEBUG : dir: reading active writers 2026/07/29 01:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.57s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:11:35 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:11:35 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:11:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:11:38 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/29 01:11:41 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/29 01:11:43 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:11:43 DEBUG : dir/subdir: Looking for writers 2026/07/29 01:11:43 DEBUG : dir: Looking for writers 2026/07/29 01:11:43 DEBUG : file1: reading active writers 2026/07/29 01:11:43 DEBUG : file2: reading active writers 2026/07/29 01:11:43 DEBUG : subdir: reading active writers 2026/07/29 01:11:43 DEBUG : Looking for writers 2026/07/29 01:11:43 DEBUG : dir: reading active writers 2026/07/29 01:11:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.22s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:11:45 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:11:45 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:11:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:11:47 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:11:47 DEBUG : dir: Looking for writers 2026/07/29 01:11:47 DEBUG : file1: reading active writers 2026/07/29 01:11:47 DEBUG : Looking for writers 2026/07/29 01:11:47 DEBUG : dir: reading active writers 2026/07/29 01:11:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.93s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:11:49 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:11:49 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:11:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:11:51 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:11:51 DEBUG : dir: Looking for writers 2026/07/29 01:11:51 DEBUG : Looking for writers 2026/07/29 01:11:51 DEBUG : dir: reading active writers 2026/07/29 01:11:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.74s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:11:52 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:11:52 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:11:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:11:55 DEBUG : dir: forgetting directory cache 2026/07/29 01:11:55 DEBUG : forgetting directory cache 2026/07/29 01:11:55 DEBUG : dir: forgetting directory cache 2026/07/29 01:11:55 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:11:55 DEBUG : Looking for writers 2026/07/29 01:11:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.97s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:11:56 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:11:56 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:11:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:11:59 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/29 01:11:59 DEBUG : dir: invalidating directory cache 2026/07/29 01:11:59 DEBUG : >ForgetPath: 2026/07/29 01:11:59 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/29 01:11:59 DEBUG : invalidating directory cache 2026/07/29 01:11:59 DEBUG : dir: forgetting directory cache 2026/07/29 01:11:59 DEBUG : >ForgetPath: 2026/07/29 01:11:59 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/29 01:11:59 DEBUG : >ForgetPath: 2026/07/29 01:11:59 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:11:59 DEBUG : dir: Looking for writers 2026/07/29 01:11:59 DEBUG : Looking for writers 2026/07/29 01:11:59 DEBUG : dir: reading active writers 2026/07/29 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.90s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:00 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:00 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:05 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/29 01:12:07 DEBUG : forgetting directory cache 2026/07/29 01:12:07 DEBUG : dir: forgetting directory cache 2026/07/29 01:12:07 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:07 DEBUG : dir: Looking for writers 2026/07/29 01:12:07 DEBUG : fil/a/b: Looking for writers 2026/07/29 01:12:07 DEBUG : fil/a: Looking for writers 2026/07/29 01:12:07 DEBUG : b: reading active writers 2026/07/29 01:12:07 DEBUG : fil: Looking for writers 2026/07/29 01:12:07 DEBUG : a: reading active writers 2026/07/29 01:12:07 DEBUG : Looking for writers 2026/07/29 01:12:07 DEBUG : dir: reading active writers 2026/07/29 01:12:07 DEBUG : fil: reading active writers 2026/07/29 01:12:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.85s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:10 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:10 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:13 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:13 DEBUG : dir: Looking for writers 2026/07/29 01:12:13 DEBUG : Looking for writers 2026/07/29 01:12:13 DEBUG : dir: reading active writers 2026/07/29 01:12:13 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.81s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:14 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:14 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:17 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:17 DEBUG : dir: Looking for writers 2026/07/29 01:12:17 DEBUG : file1: reading active writers 2026/07/29 01:12:17 DEBUG : Looking for writers 2026/07/29 01:12:17 DEBUG : dir: reading active writers 2026/07/29 01:12:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.22s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:18 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:18 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/29 01:12:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/29 01:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/29 01:12:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/29 01:12:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/29 01:12:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/29 01:12:26 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/29 01:12:28 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/29 01:12:30 DEBUG : dir: invalidating directory cache 2026/07/29 01:12:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/29 01:12:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/29 01:12:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/29 01:12:31 DEBUG : dir/file1: Reset virtual modtime 2026/07/29 01:12:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/29 01:12:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/29 01:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/29 01:12:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/29 01:12:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:12:31 DEBUG : dir: invalidating directory cache 2026/07/29 01:12:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/29 01:12:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/29 01:12:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/29 01:12:31 DEBUG : forgetting directory cache 2026/07/29 01:12:31 DEBUG : dir: forgetting directory cache 2026/07/29 01:12:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/29 01:12:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:31 DEBUG : dir/virtualDir: Looking for writers 2026/07/29 01:12:31 DEBUG : dir: Looking for writers 2026/07/29 01:12:31 DEBUG : file1: reading active writers 2026/07/29 01:12:31 DEBUG : virtualFile2: reading active writers 2026/07/29 01:12:31 DEBUG : virtualFile: reading active writers 2026/07/29 01:12:31 DEBUG : virtualDir: reading active writers 2026/07/29 01:12:31 DEBUG : Looking for writers 2026/07/29 01:12:31 DEBUG : dir: reading active writers 2026/07/29 01:12:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.81s) --- PASS: TestDirReadDirAll/Virtual (5.34s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:33 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:33 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:36 ERROR : dir/: Can only open directories read only 2026/07/29 01:12:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:36 DEBUG : dir: Looking for writers 2026/07/29 01:12:36 DEBUG : Looking for writers 2026/07/29 01:12:36 DEBUG : dir: reading active writers 2026/07/29 01:12:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.79s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:37 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:37 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/29 01:12:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/29 01:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/29 01:12:40 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 01:12:41 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/29 01:12:42 DEBUG : dir/potato: size = 5 OK 2026/07/29 01:12:42 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:12:42 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/29 01:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/29 01:12:42 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:42 DEBUG : dir: Looking for writers 2026/07/29 01:12:42 DEBUG : file1: reading active writers 2026/07/29 01:12:42 DEBUG : potato: reading active writers 2026/07/29 01:12:42 DEBUG : Looking for writers 2026/07/29 01:12:42 DEBUG : dir: reading active writers 2026/07/29 01:12:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.23s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:43 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:43 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:46 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/07/29 01:12:47 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:47 DEBUG : dir/sub: Looking for writers 2026/07/29 01:12:47 DEBUG : dir: Looking for writers 2026/07/29 01:12:47 DEBUG : file1: reading active writers 2026/07/29 01:12:47 DEBUG : sub: reading active writers 2026/07/29 01:12:47 DEBUG : Looking for writers 2026/07/29 01:12:47 DEBUG : dir: reading active writers 2026/07/29 01:12:47 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.72s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:49 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:49 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/29 01:12:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/29 01:12:54 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:12:54 DEBUG : dir/sub/subsub: Looking for writers 2026/07/29 01:12:54 DEBUG : dir/sub: Looking for writers 2026/07/29 01:12:54 DEBUG : subsub: reading active writers 2026/07/29 01:12:54 DEBUG : dir: Looking for writers 2026/07/29 01:12:54 DEBUG : file1: reading active writers 2026/07/29 01:12:54 DEBUG : sub: reading active writers 2026/07/29 01:12:54 DEBUG : Looking for writers 2026/07/29 01:12:54 DEBUG : dir: reading active writers 2026/07/29 01:12:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.22s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:12:56 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:12:56 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:12:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:12:59 ERROR : dir/: Dir.Remove not empty 2026/07/29 01:12:59 DEBUG : dir/file1: Remove: 2026/07/29 01:12:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:12:59 DEBUG : dir/file1: >Remove: err= 2026/07/29 01:12:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/29 01:13:00 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:00 DEBUG : Looking for writers 2026/07/29 01:13:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.09s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:00 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:00 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:03 DEBUG : dir/file1: Remove: 2026/07/29 01:13:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:13:03 DEBUG : dir/file1: >Remove: err= 2026/07/29 01:13:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/29 01:13:04 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:04 DEBUG : Looking for writers 2026/07/29 01:13:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.13s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:04 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:04 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:07 DEBUG : dir/file1: Remove: 2026/07/29 01:13:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:13:07 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/07/29 01:13:08 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:08 DEBUG : dir: Looking for writers 2026/07/29 01:13:08 DEBUG : Looking for writers 2026/07/29 01:13:08 DEBUG : dir: reading active writers 2026/07/29 01:13:08 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.40s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:08 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:08 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:12 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/29 01:13:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/29 01:13:14 DEBUG : dir2: same parent dir (ODFfMTI4MTU0NDhfem1na0o) - using folder/rename instead of move_copy 2026/07/29 01:13:14 DEBUG : dir: Updating dir with dir2 0x3d9d7c43d8c0 2026/07/29 01:13:14 DEBUG : dir: forgetting directory cache 2026/07/29 01:13:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/29 01:13:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/29 01:13:15 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/29 01:13:15 DEBUG : file2: Updating file with file2 0x3d9d7c9c4dd0 2026/07/29 01:13:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/29 01:13:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 01:13:16 INFO : dir2/file3: Deleted 2026/07/29 01:13:17 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/29 01:13:17 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d9d7c9c4dd0 2026/07/29 01:13:17 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/29 01:13:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/29 01:13:18 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/29 01:13:18 DEBUG : renamed empty directory: same parent dir (ODFfMTI4MTU0NDhfem1na0o) - using folder/rename instead of move_copy 2026/07/29 01:13:18 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d9d7c43db00 2026/07/29 01:13:18 DEBUG : empty directory: forgetting directory cache 2026/07/29 01:13:18 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/29 01:13:18 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/29 01:13:18 DEBUG : dir2: Renaming to "dir3" 2026/07/29 01:13:18 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:18 DEBUG : dir3: Looking for writers 2026/07/29 01:13:18 DEBUG : file3: reading active writers 2026/07/29 01:13:18 DEBUG : renamed empty directory: Looking for writers 2026/07/29 01:13:18 DEBUG : Looking for writers 2026/07/29 01:13:18 DEBUG : dir3: reading active writers 2026/07/29 01:13:18 DEBUG : renamed empty directory: reading active writers 2026/07/29 01:13:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.24s) === 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-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:20 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:20 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/29 01:13:23 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:13:23 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:13:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/29 01:13:23 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/29 01:13:23 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/29 01:13:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/29 01:13:23 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:13:23 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:13:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/29 01:13:23 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/29 01:13:23 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/29 01:13:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/29 01:13:23 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (12 bytes), uploading instead of streaming 2026/07/29 01:13:24 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/29 01:13:25 DEBUG : dir/sub/file2: size = 12 OK 2026/07/29 01:13:25 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/29 01:13:25 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/29 01:13:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/29 01:13:25 DEBUG : forgetting directory cache 2026/07/29 01:13:25 DEBUG : dir: forgetting directory cache 2026/07/29 01:13:25 DEBUG : dir/sub: forgetting directory cache 2026/07/29 01:13:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/29 01:13:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/29 01:13:25 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 01:13:26 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/29 01:13:27 DEBUG : dir/sub/file0: size = 5 OK 2026/07/29 01:13:27 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:13:27 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/29 01:13:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/29 01:13:27 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:27 DEBUG : dir/sub: Looking for writers 2026/07/29 01:13:27 DEBUG : file0: reading active writers 2026/07/29 01:13:27 DEBUG : file2: reading active writers 2026/07/29 01:13:27 DEBUG : dir: Looking for writers 2026/07/29 01:13:27 DEBUG : sub: reading active writers 2026/07/29 01:13:27 DEBUG : file1: reading active writers 2026/07/29 01:13:27 DEBUG : Looking for writers 2026/07/29 01:13:27 DEBUG : dir: reading active writers 2026/07/29 01:13:27 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.94s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:29 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:29 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/29 01:13:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:29 DEBUG : Looking for writers 2026/07/29 01:13:29 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:29 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:29 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/29 01:13:32 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:13:32 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/29 01:13:32 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/29 01:13:32 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/29 01:13:32 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:13:32 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/29 01:13:32 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/29 01:13:32 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:13:32 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/29 01:13:32 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/29 01:13:32 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/29 01:13:32 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:13:32 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/29 01:13:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:32 DEBUG : dir: Looking for writers 2026/07/29 01:13:32 DEBUG : file1.metadata: reading active writers 2026/07/29 01:13:32 DEBUG : file1: reading active writers 2026/07/29 01:13:32 DEBUG : Looking for writers 2026/07/29 01:13:32 DEBUG : dir: reading active writers 2026/07/29 01:13:32 DEBUG : dir.metadata: reading active writers 2026/07/29 01:13:32 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:33 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:33 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:36 DEBUG : dir: Looking for writers 2026/07/29 01:13:36 DEBUG : file1: reading active writers 2026/07/29 01:13:36 DEBUG : Looking for writers 2026/07/29 01:13:36 DEBUG : dir: reading active writers 2026/07/29 01:13:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:37 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:37 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:41 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/29 01:13:43 DEBUG : Can set mod time: true 2026/07/29 01:13:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/29 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:43 DEBUG : dir: Looking for writers 2026/07/29 01:13:43 DEBUG : file1: reading active writers 2026/07/29 01:13:43 DEBUG : Looking for writers 2026/07/29 01:13:43 DEBUG : dir: reading active writers 2026/07/29 01:13:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:45 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:45 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:13:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 01:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:13:47 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 01:13:49 DEBUG : dir/file1: size = 0 OK 2026/07/29 01:13:49 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:13:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/29 01:13:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/29 01:13:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:13:49 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:49 DEBUG : dir: Looking for writers 2026/07/29 01:13:49 DEBUG : file1: reading active writers 2026/07/29 01:13:49 DEBUG : Looking for writers 2026/07/29 01:13:49 DEBUG : dir: reading active writers 2026/07/29 01:13:49 DEBUG : >WaitForWriters: 2026/07/29 01:13:49 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:49 DEBUG : dir: Looking for writers 2026/07/29 01:13:49 DEBUG : file1: reading active writers 2026/07/29 01:13:49 DEBUG : Looking for writers 2026/07/29 01:13:49 DEBUG : dir: reading active writers 2026/07/29 01:13:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:50 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:50 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:13:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:13:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:13:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 01:13:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:13:53 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 01:13:54 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:13:55 DEBUG : dir/file1: size = 5 OK 2026/07/29 01:13:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:13:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/29 01:13:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/29 01:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:13:55 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:55 DEBUG : dir: Looking for writers 2026/07/29 01:13:55 DEBUG : file1: reading active writers 2026/07/29 01:13:55 DEBUG : Looking for writers 2026/07/29 01:13:55 DEBUG : dir: reading active writers 2026/07/29 01:13:55 DEBUG : >WaitForWriters: 2026/07/29 01:13:55 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:13:55 DEBUG : dir: Looking for writers 2026/07/29 01:13:55 DEBUG : file1: reading active writers 2026/07/29 01:13:55 DEBUG : Looking for writers 2026/07/29 01:13:55 DEBUG : dir: reading active writers 2026/07/29 01:13:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:13:57 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:13:57 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:13:57 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:13:57 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:13:57 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:13:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/29 01:14:00 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:00 DEBUG : dir: Looking for writers 2026/07/29 01:14:00 DEBUG : file1: reading active writers 2026/07/29 01:14:00 DEBUG : Looking for writers 2026/07/29 01:14:00 DEBUG : dir: reading active writers 2026/07/29 01:14:00 DEBUG : >WaitForWriters: 2026/07/29 01:14:00 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:01 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:01 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:14:01 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:01 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:01 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:14:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/29 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:14:04 DEBUG : dir/file1(0x3d9d7c795700): close: 2026/07/29 01:14:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/29 01:14:04 DEBUG : dir/file1(0x3d9d7c795700): >close: err= 2026/07/29 01:14:04 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:04 DEBUG : dir: Looking for writers 2026/07/29 01:14:04 DEBUG : file1: reading active writers 2026/07/29 01:14:04 DEBUG : Looking for writers 2026/07/29 01:14:04 DEBUG : dir: reading active writers 2026/07/29 01:14:04 DEBUG : >WaitForWriters: 2026/07/29 01:14:05 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:05 DEBUG : dir: Looking for writers 2026/07/29 01:14:05 DEBUG : file1: reading active writers 2026/07/29 01:14:05 DEBUG : Looking for writers 2026/07/29 01:14:05 DEBUG : dir: reading active writers 2026/07/29 01:14:05 DEBUG : >WaitForWriters: 2026/07/29 01:14:05 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:06 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:14:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:06 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:14:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/29 01:14:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:14:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:14:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:14:09 DEBUG : dir/file1(0x3d9d7c814780): _writeAt: size=5, off=0 2026/07/29 01:14:09 DEBUG : dir/file1(0x3d9d7c814780): openPending: 2026/07/29 01:14:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/29 01:14:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 01:14:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:09 DEBUG : dir/file1(0x3d9d7c814780): >openPending: err= 2026/07/29 01:14:09 DEBUG : dir/file1(0x3d9d7c814780): >_writeAt: n=5, err= 2026/07/29 01:14:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/29 01:14:09 DEBUG : dir/file1(0x3d9d7c814780): close: 2026/07/29 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/29 01:14:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/29 01:14:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/29 01:14:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/29 01:14:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/29 01:14:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:14:09 DEBUG : dir/file1(0x3d9d7c814780): >close: err= 2026/07/29 01:14:09 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:09 DEBUG : dir: Looking for writers 2026/07/29 01:14:09 DEBUG : file1: reading active writers 2026/07/29 01:14:09 DEBUG : Looking for writers 2026/07/29 01:14:09 DEBUG : dir: reading active writers 2026/07/29 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:14:09 DEBUG : dir: Looking for writers 2026/07/29 01:14:09 DEBUG : file1: reading active writers 2026/07/29 01:14:09 DEBUG : Looking for writers 2026/07/29 01:14:09 DEBUG : dir: reading active writers 2026/07/29 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:14:09 DEBUG : dir: Looking for writers 2026/07/29 01:14:09 DEBUG : file1: reading active writers 2026/07/29 01:14:09 DEBUG : Looking for writers 2026/07/29 01:14:09 DEBUG : dir: reading active writers 2026/07/29 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:14:09 DEBUG : dir: Looking for writers 2026/07/29 01:14:09 DEBUG : file1: reading active writers 2026/07/29 01:14:09 DEBUG : Looking for writers 2026/07/29 01:14:09 DEBUG : dir: reading active writers 2026/07/29 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:14:09 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 01:14:09 DEBUG : dir: Looking for writers 2026/07/29 01:14:09 DEBUG : file1: reading active writers 2026/07/29 01:14:09 DEBUG : Looking for writers 2026/07/29 01:14:09 DEBUG : dir: reading active writers 2026/07/29 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:14:09 DEBUG : dir: Looking for writers 2026/07/29 01:14:09 DEBUG : file1: reading active writers 2026/07/29 01:14:09 DEBUG : Looking for writers 2026/07/29 01:14:09 DEBUG : dir: reading active writers 2026/07/29 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:14:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:10 DEBUG : dir: Looking for writers 2026/07/29 01:14:10 DEBUG : file1: reading active writers 2026/07/29 01:14:10 DEBUG : Looking for writers 2026/07/29 01:14:10 DEBUG : dir: reading active writers 2026/07/29 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:14:10 DEBUG : dir: Looking for writers 2026/07/29 01:14:10 DEBUG : file1: reading active writers 2026/07/29 01:14:10 DEBUG : Looking for writers 2026/07/29 01:14:10 DEBUG : dir: reading active writers 2026/07/29 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:14:10 DEBUG : dir/file1: size = 14 OK 2026/07/29 01:14:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/29 01:14:10 INFO : dir/file1: Copied (replaced existing) 2026/07/29 01:14:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/29 01:14:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 01:14:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/29 01:14:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 01:14:11 DEBUG : dir: Looking for writers 2026/07/29 01:14:11 DEBUG : file1: reading active writers 2026/07/29 01:14:11 DEBUG : Looking for writers 2026/07/29 01:14:11 DEBUG : dir: reading active writers 2026/07/29 01:14:11 DEBUG : >WaitForWriters: 2026/07/29 01:14:12 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:12 DEBUG : dir: Looking for writers 2026/07/29 01:14:12 DEBUG : file1: reading active writers 2026/07/29 01:14:12 DEBUG : Looking for writers 2026/07/29 01:14:12 DEBUG : dir: reading active writers 2026/07/29 01:14:12 DEBUG : >WaitForWriters: 2026/07/29 01:14:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (35.92s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.90s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.11s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.09s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:13 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:13 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:14:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:14:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/29 01:14:16 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:16 DEBUG : dir: Looking for writers 2026/07/29 01:14:16 DEBUG : file1: reading active writers 2026/07/29 01:14:16 DEBUG : Looking for writers 2026/07/29 01:14:16 DEBUG : dir: reading active writers 2026/07/29 01:14:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.49s) === RUN TestFileOpenReadUnknownSize 2026/07/29 01:14:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/29 01:14:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:14:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/29 01:14:17 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:17 DEBUG : Looking for writers 2026/07/29 01:14:17 DEBUG : file.txt: reading active writers 2026/07/29 01:14:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:17 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:17 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:20 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/29 01:14:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/29 01:14:22 DEBUG : dir/file1: size = 25 OK 2026/07/29 01:14:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:14:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/29 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:22 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:22 DEBUG : dir: Looking for writers 2026/07/29 01:14:22 DEBUG : file1: reading active writers 2026/07/29 01:14:22 DEBUG : Looking for writers 2026/07/29 01:14:22 DEBUG : dir: reading active writers 2026/07/29 01:14:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.56s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:23 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:23 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:26 DEBUG : dir/file1: Remove: 2026/07/29 01:14:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:14:26 DEBUG : dir/file1: >Remove: err= 2026/07/29 01:14:26 DEBUG : dir/file1: Remove: 2026/07/29 01:14:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/29 01:14:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:26 DEBUG : dir: Looking for writers 2026/07/29 01:14:26 DEBUG : Looking for writers 2026/07/29 01:14:26 DEBUG : dir: reading active writers 2026/07/29 01:14:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.36s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:27 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:27 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:30 DEBUG : dir/file1: Remove: 2026/07/29 01:14:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:14:30 DEBUG : dir/file1: >Remove: err= 2026/07/29 01:14:31 DEBUG : dir/file1: Remove: 2026/07/29 01:14:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/29 01:14:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:31 DEBUG : dir: Looking for writers 2026/07/29 01:14:31 DEBUG : Looking for writers 2026/07/29 01:14:31 DEBUG : dir: reading active writers 2026/07/29 01:14:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.37s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:32 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:32 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:14:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:14:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/29 01:14:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 01:14:35 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/29 01:14:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 01:14:35 DEBUG : dir/file1: Open: flags=0x3 2026/07/29 01:14:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/29 01:14:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/29 01:14:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:35 DEBUG : dir: Looking for writers 2026/07/29 01:14:35 DEBUG : file1: reading active writers 2026/07/29 01:14:35 DEBUG : Looking for writers 2026/07/29 01:14:35 DEBUG : dir: reading active writers 2026/07/29 01:14:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:36 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:36 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:39 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:39 DEBUG : dir: Looking for writers 2026/07/29 01:14:39 DEBUG : file1: reading active writers 2026/07/29 01:14:39 DEBUG : Looking for writers 2026/07/29 01:14:39 DEBUG : dir: reading active writers 2026/07/29 01:14:39 DEBUG : >WaitForWriters: 2026/07/29 01:14:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:14:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7ca9c9c0 2026/07/29 01:14:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:14:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:14:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 01:14:41 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7ca9c9c0 2026/07/29 01:14:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 01:14:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:14:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 01:14:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:41 DEBUG : dir/file1: File is currently open, delaying rename 0x3d9d7ca9c9c0 2026/07/29 01:14:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:14:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:14:41 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/29 01:14:42 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/29 01:14:43 DEBUG : dir/file1: size = 25 OK 2026/07/29 01:14:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:14:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/29 01:14:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:14:43 DEBUG : newLeaf: Running delayed rename now 2026/07/29 01:14:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:14:44 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7ca9c9c0 2026/07/29 01:14:44 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:44 DEBUG : dir: Looking for writers 2026/07/29 01:14:44 DEBUG : Looking for writers 2026/07/29 01:14:44 DEBUG : newLeaf: reading active writers 2026/07/29 01:14:44 DEBUG : dir: reading active writers 2026/07/29 01:14:44 DEBUG : >WaitForWriters: 2026/07/29 01:14:44 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:44 DEBUG : dir: Looking for writers 2026/07/29 01:14:44 DEBUG : Looking for writers 2026/07/29 01:14:44 DEBUG : dir: reading active writers 2026/07/29 01:14:44 DEBUG : newLeaf: reading active writers 2026/07/29 01:14:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:45 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:45 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:45 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:14:45 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:45 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:45 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:14:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:48 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:48 DEBUG : dir: Looking for writers 2026/07/29 01:14:48 DEBUG : file1: reading active writers 2026/07/29 01:14:48 DEBUG : Looking for writers 2026/07/29 01:14:48 DEBUG : dir: reading active writers 2026/07/29 01:14:48 DEBUG : >WaitForWriters: 2026/07/29 01:14:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:14:49 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7ccb24e0 2026/07/29 01:14:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:14:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:14:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 01:14:50 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7ccb24e0 2026/07/29 01:14:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 01:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:14:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 01:14:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:51 DEBUG : dir/file1: File is currently open, delaying rename 0x3d9d7ccb24e0 2026/07/29 01:14:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:14:51 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/29 01:14:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/29 01:14:52 DEBUG : dir/file1: size = 25 OK 2026/07/29 01:14:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:14:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/29 01:14:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:14:52 DEBUG : newLeaf: Running delayed rename now 2026/07/29 01:14:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:14:53 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7ccb24e0 2026/07/29 01:14:53 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:53 DEBUG : dir: Looking for writers 2026/07/29 01:14:53 DEBUG : Looking for writers 2026/07/29 01:14:53 DEBUG : dir: reading active writers 2026/07/29 01:14:53 DEBUG : newLeaf: reading active writers 2026/07/29 01:14:53 DEBUG : >WaitForWriters: 2026/07/29 01:14:53 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:53 DEBUG : dir: Looking for writers 2026/07/29 01:14:53 DEBUG : Looking for writers 2026/07/29 01:14:53 DEBUG : dir: reading active writers 2026/07/29 01:14:53 DEBUG : newLeaf: reading active writers 2026/07/29 01:14:53 DEBUG : >WaitForWriters: 2026/07/29 01:14:53 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:14:55 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:14:55 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:14:55 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:14:55 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:55 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:14:55 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:14:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:14:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:14:58 DEBUG : dir/file1(0x3d9d7cb98840): openPending: 2026/07/29 01:14:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/29 01:14:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 01:14:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:58 DEBUG : dir/file1(0x3d9d7cb98840): >openPending: err= 2026/07/29 01:14:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:14:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:14:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:14:58 DEBUG : dir/file1(0x3d9d7cb98840): _writeAt: size=14, off=0 2026/07/29 01:14:58 DEBUG : dir/file1(0x3d9d7cb98840): >_writeAt: n=14, err= 2026/07/29 01:14:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:14:58 DEBUG : dir/file1(0x3d9d7cb98840): close: 2026/07/29 01:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 01:14:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:14:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:14:58 DEBUG : dir/file1(0x3d9d7cb98840): >close: err= 2026/07/29 01:14:58 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:14:58 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:14:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:14:58 DEBUG : dir: Looking for writers 2026/07/29 01:14:58 DEBUG : file1: reading active writers 2026/07/29 01:14:58 DEBUG : Looking for writers 2026/07/29 01:14:58 DEBUG : dir: reading active writers 2026/07/29 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:14:59 DEBUG : dir/file1: size = 14 OK 2026/07/29 01:14:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/29 01:14:59 INFO : dir/file1: Copied (replaced existing) 2026/07/29 01:14:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 01:14:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/29 01:14:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 01:14:59 DEBUG : dir: Looking for writers 2026/07/29 01:14:59 DEBUG : file1: reading active writers 2026/07/29 01:14:59 DEBUG : Looking for writers 2026/07/29 01:14:59 DEBUG : dir: reading active writers 2026/07/29 01:14:59 DEBUG : >WaitForWriters: 2026/07/29 01:14:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:14:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:14:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:14:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:14:59 DEBUG : dir/file1(0x3d9d7cb999c0): _readAt: size=512, off=0 2026/07/29 01:14:59 DEBUG : dir/file1(0x3d9d7cb999c0): openPending: 2026/07/29 01:14: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/07/29 01:14:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 01:14:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:14:59 DEBUG : dir/file1(0x3d9d7cb999c0): >openPending: err= 2026/07/29 01:14:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 01:14:59 DEBUG : dir/file1(0x3d9d7cb999c0): >_readAt: n=14, err=EOF 2026/07/29 01:14:59 DEBUG : dir/file1(0x3d9d7cb999c0): close: 2026/07/29 01:14:59 DEBUG : dir/file1(0x3d9d7cb999c0): >close: err= 2026/07/29 01:15:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:00 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7ccb2270 2026/07/29 01:15:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 01:15:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/29 01:15:01 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7ccb2270 2026/07/29 01:15:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 01:15:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:15:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:02 DEBUG : dir/file1(0x3d9d7c34ebc0): openPending: 2026/07/29 01:15: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/07/29 01:15:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 01:15:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:02 DEBUG : dir/file1(0x3d9d7c34ebc0): >openPending: err= 2026/07/29 01:15:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:15:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:02 DEBUG : dir/file1(0x3d9d7c34ebc0): _writeAt: size=25, off=0 2026/07/29 01:15:02 DEBUG : dir/file1(0x3d9d7c34ebc0): >_writeAt: n=25, err= 2026/07/29 01:15:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:02 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7ccb2270 2026/07/29 01:15:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:02 DEBUG : newLeaf(0x3d9d7c34ebc0): close: 2026/07/29 01:15:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 01:15:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 01:15:02.0048144 +0000 UTC m=+211.728156242 2026/07/29 01:15:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 01:15:02 DEBUG : newLeaf(0x3d9d7c34ebc0): >close: err= 2026/07/29 01:15:02 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:02 DEBUG : dir: Looking for writers 2026/07/29 01:15:02 DEBUG : Looking for writers 2026/07/29 01:15:02 DEBUG : dir: reading active writers 2026/07/29 01:15:02 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:15:02 DEBUG : dir: Looking for writers 2026/07/29 01:15:02 DEBUG : Looking for writers 2026/07/29 01:15:02 DEBUG : dir: reading active writers 2026/07/29 01:15:02 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:15:02 DEBUG : dir: Looking for writers 2026/07/29 01:15:02 DEBUG : Looking for writers 2026/07/29 01:15:02 DEBUG : dir: reading active writers 2026/07/29 01:15:02 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:15:02 DEBUG : dir: Looking for writers 2026/07/29 01:15:02 DEBUG : Looking for writers 2026/07/29 01:15:02 DEBUG : dir: reading active writers 2026/07/29 01:15:02 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:15:02 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 01:15:02 DEBUG : dir: Looking for writers 2026/07/29 01:15:02 DEBUG : Looking for writers 2026/07/29 01:15:02 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:02 DEBUG : dir: reading active writers 2026/07/29 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:15:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/29 01:15:03 DEBUG : dir: Looking for writers 2026/07/29 01:15:03 DEBUG : Looking for writers 2026/07/29 01:15:03 DEBUG : dir: reading active writers 2026/07/29 01:15:03 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:15:03 DEBUG : dir: Looking for writers 2026/07/29 01:15:03 DEBUG : Looking for writers 2026/07/29 01:15:03 DEBUG : dir: reading active writers 2026/07/29 01:15:03 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:15:04 DEBUG : dir: Looking for writers 2026/07/29 01:15:04 DEBUG : Looking for writers 2026/07/29 01:15:04 DEBUG : dir: reading active writers 2026/07/29 01:15:04 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:15:04 DEBUG : newLeaf: size = 25 OK 2026/07/29 01:15:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:15:04 INFO : newLeaf: Copied (replaced existing) 2026/07/29 01:15:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 01:15:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/29 01:15:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 01:15:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 01:15:05 DEBUG : dir: Looking for writers 2026/07/29 01:15:05 DEBUG : Looking for writers 2026/07/29 01:15:05 DEBUG : dir: reading active writers 2026/07/29 01:15:05 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:05 DEBUG : >WaitForWriters: 2026/07/29 01:15:05 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:05 DEBUG : dir: Looking for writers 2026/07/29 01:15:05 DEBUG : Looking for writers 2026/07/29 01:15:05 DEBUG : dir: reading active writers 2026/07/29 01:15:05 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:05 DEBUG : >WaitForWriters: 2026/07/29 01:15:05 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:06 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:15:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:06 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:15:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:15:09 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:09 DEBUG : dir: Looking for writers 2026/07/29 01:15:09 DEBUG : file1: reading active writers 2026/07/29 01:15:09 DEBUG : Looking for writers 2026/07/29 01:15:09 DEBUG : dir: reading active writers 2026/07/29 01:15:09 DEBUG : >WaitForWriters: 2026/07/29 01:15:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:10 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7c7ff930 2026/07/29 01:15:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 01:15:11 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7c7ff930 2026/07/29 01:15:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 01:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:15:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:12 DEBUG : dir/file1(0x3d9d7c34e800): openPending: 2026/07/29 01:15:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/29 01:15:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 01:15:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:12 DEBUG : dir/file1(0x3d9d7c34e800): >openPending: err= 2026/07/29 01:15:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:15:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:12 DEBUG : dir/file1(0x3d9d7c34e800): _writeAt: size=25, off=0 2026/07/29 01:15:12 DEBUG : dir/file1(0x3d9d7c34e800): >_writeAt: n=25, err= 2026/07/29 01:15:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:12 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7c7ff930 2026/07/29 01:15:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:12 DEBUG : newLeaf(0x3d9d7c34e800): close: 2026/07/29 01:15:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 01:15:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 01:15:12.119007365 +0000 UTC m=+221.842349087 2026/07/29 01:15:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 01:15:12 DEBUG : newLeaf(0x3d9d7c34e800): >close: err= 2026/07/29 01:15:12 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:12 DEBUG : dir: Looking for writers 2026/07/29 01:15:12 DEBUG : Looking for writers 2026/07/29 01:15:12 DEBUG : dir: reading active writers 2026/07/29 01:15:12 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:15:12 DEBUG : dir: Looking for writers 2026/07/29 01:15:12 DEBUG : Looking for writers 2026/07/29 01:15:12 DEBUG : dir: reading active writers 2026/07/29 01:15:12 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:15:12 DEBUG : dir: Looking for writers 2026/07/29 01:15:12 DEBUG : Looking for writers 2026/07/29 01:15:12 DEBUG : dir: reading active writers 2026/07/29 01:15:12 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:15:12 DEBUG : dir: Looking for writers 2026/07/29 01:15:12 DEBUG : Looking for writers 2026/07/29 01:15:12 DEBUG : dir: reading active writers 2026/07/29 01:15:12 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:15:12 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 01:15:13 DEBUG : dir: Looking for writers 2026/07/29 01:15:13 DEBUG : Looking for writers 2026/07/29 01:15:13 DEBUG : dir: reading active writers 2026/07/29 01:15:13 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:15:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/29 01:15:13 DEBUG : dir: Looking for writers 2026/07/29 01:15:13 DEBUG : Looking for writers 2026/07/29 01:15:13 DEBUG : dir: reading active writers 2026/07/29 01:15:13 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:15:13 DEBUG : dir: Looking for writers 2026/07/29 01:15:13 DEBUG : Looking for writers 2026/07/29 01:15:13 DEBUG : dir: reading active writers 2026/07/29 01:15:13 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:15:14 DEBUG : newLeaf: size = 25 OK 2026/07/29 01:15:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:15:14 INFO : newLeaf: Copied (replaced existing) 2026/07/29 01:15:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 01:15:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/29 01:15:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 01:15:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 01:15:14 DEBUG : dir: Looking for writers 2026/07/29 01:15:14 DEBUG : Looking for writers 2026/07/29 01:15:14 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:14 DEBUG : dir: reading active writers 2026/07/29 01:15:14 DEBUG : >WaitForWriters: 2026/07/29 01:15:14 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:14 DEBUG : dir: Looking for writers 2026/07/29 01:15:14 DEBUG : Looking for writers 2026/07/29 01:15:14 DEBUG : dir: reading active writers 2026/07/29 01:15:14 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:14 DEBUG : >WaitForWriters: 2026/07/29 01:15:14 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:15 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:15 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:15:15 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:15 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:15:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:15:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:15 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:15:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:15:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:15:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:18 DEBUG : dir/file1(0x3d9d7c8c6f80): openPending: 2026/07/29 01:15:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/29 01:15:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 01:15:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:18 DEBUG : dir/file1(0x3d9d7c8c6f80): >openPending: err= 2026/07/29 01:15:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:15:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:18 DEBUG : dir/file1(0x3d9d7c8c6f80): _writeAt: size=14, off=0 2026/07/29 01:15:18 DEBUG : dir/file1(0x3d9d7c8c6f80): >_writeAt: n=14, err= 2026/07/29 01:15:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:15:18 DEBUG : dir/file1(0x3d9d7c8c6f80): close: 2026/07/29 01:15:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 01:15:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:15:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:15:18 DEBUG : dir/file1(0x3d9d7c8c6f80): >close: err= 2026/07/29 01:15:18 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:18 DEBUG : dir: Looking for writers 2026/07/29 01:15:18 DEBUG : file1: reading active writers 2026/07/29 01:15:18 DEBUG : Looking for writers 2026/07/29 01:15:18 DEBUG : dir: reading active writers 2026/07/29 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:15:18 DEBUG : dir: Looking for writers 2026/07/29 01:15:18 DEBUG : file1: reading active writers 2026/07/29 01:15:18 DEBUG : Looking for writers 2026/07/29 01:15:18 DEBUG : dir: reading active writers 2026/07/29 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:15:18 DEBUG : dir: Looking for writers 2026/07/29 01:15:18 DEBUG : file1: reading active writers 2026/07/29 01:15:18 DEBUG : Looking for writers 2026/07/29 01:15:18 DEBUG : dir: reading active writers 2026/07/29 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:15:18 DEBUG : dir: Looking for writers 2026/07/29 01:15:18 DEBUG : file1: reading active writers 2026/07/29 01:15:18 DEBUG : Looking for writers 2026/07/29 01:15:18 DEBUG : dir: reading active writers 2026/07/29 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:15:18 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 01:15:18 DEBUG : dir: Looking for writers 2026/07/29 01:15:18 DEBUG : file1: reading active writers 2026/07/29 01:15:18 DEBUG : Looking for writers 2026/07/29 01:15:18 DEBUG : dir: reading active writers 2026/07/29 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:15:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:15:18 DEBUG : dir: Looking for writers 2026/07/29 01:15:18 DEBUG : file1: reading active writers 2026/07/29 01:15:18 DEBUG : Looking for writers 2026/07/29 01:15:18 DEBUG : dir: reading active writers 2026/07/29 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:15:19 DEBUG : dir: Looking for writers 2026/07/29 01:15:19 DEBUG : file1: reading active writers 2026/07/29 01:15:19 DEBUG : Looking for writers 2026/07/29 01:15:19 DEBUG : dir: reading active writers 2026/07/29 01:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:15:19 DEBUG : dir: Looking for writers 2026/07/29 01:15:19 DEBUG : file1: reading active writers 2026/07/29 01:15:19 DEBUG : Looking for writers 2026/07/29 01:15:19 DEBUG : dir: reading active writers 2026/07/29 01:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:15:19 DEBUG : dir/file1: size = 14 OK 2026/07/29 01:15:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/29 01:15:19 INFO : dir/file1: Copied (replaced existing) 2026/07/29 01:15:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 01:15:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/29 01:15:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 01:15:20 DEBUG : dir: Looking for writers 2026/07/29 01:15:20 DEBUG : file1: reading active writers 2026/07/29 01:15:20 DEBUG : Looking for writers 2026/07/29 01:15:20 DEBUG : dir: reading active writers 2026/07/29 01:15:20 DEBUG : >WaitForWriters: 2026/07/29 01:15:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:15:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:20 DEBUG : dir/file1(0x3d9d7c34ef00): _readAt: size=512, off=0 2026/07/29 01:15:20 DEBUG : dir/file1(0x3d9d7c34ef00): openPending: 2026/07/29 01:15: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/07/29 01:15:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 01:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:20 DEBUG : dir/file1(0x3d9d7c34ef00): >openPending: err= 2026/07/29 01:15:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 01:15:20 DEBUG : dir/file1(0x3d9d7c34ef00): >_readAt: n=14, err=EOF 2026/07/29 01:15:20 DEBUG : dir/file1(0x3d9d7c34ef00): close: 2026/07/29 01:15:20 DEBUG : dir/file1(0x3d9d7c34ef00): >close: err= 2026/07/29 01:15:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:21 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7c7f5450 2026/07/29 01:15:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 01:15:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/29 01:15:22 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7c7f5450 2026/07/29 01:15:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 01:15:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:15:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:23 DEBUG : dir/file1(0x3d9d7cb98800): openPending: 2026/07/29 01:15:23 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/07/29 01:15:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 01:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:23 DEBUG : dir/file1(0x3d9d7cb98800): >openPending: err= 2026/07/29 01:15:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:15:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:23 DEBUG : dir/file1(0x3d9d7cb98800): _writeAt: size=25, off=0 2026/07/29 01:15:23 DEBUG : dir/file1(0x3d9d7cb98800): >_writeAt: n=25, err= 2026/07/29 01:15:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:24 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7c7f5450 2026/07/29 01:15:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:24 DEBUG : newLeaf(0x3d9d7cb98800): close: 2026/07/29 01:15:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 01:15:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 01:15:23.352035794 +0000 UTC m=+233.075377527 2026/07/29 01:15:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 01:15:24 DEBUG : newLeaf(0x3d9d7cb98800): >close: err= 2026/07/29 01:15:24 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:15:24 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:15:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:15:24 DEBUG : dir: Looking for writers 2026/07/29 01:15:24 DEBUG : Looking for writers 2026/07/29 01:15:24 DEBUG : dir: reading active writers 2026/07/29 01:15:24 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:15:25 DEBUG : newLeaf: size = 25 OK 2026/07/29 01:15:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:15:25 INFO : newLeaf: Copied (replaced existing) 2026/07/29 01:15:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 01:15:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/29 01:15:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 01:15:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 01:15:25 DEBUG : dir: Looking for writers 2026/07/29 01:15:25 DEBUG : Looking for writers 2026/07/29 01:15:25 DEBUG : dir: reading active writers 2026/07/29 01:15:25 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:25 DEBUG : >WaitForWriters: 2026/07/29 01:15:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:25 DEBUG : dir: Looking for writers 2026/07/29 01:15:25 DEBUG : Looking for writers 2026/07/29 01:15:25 DEBUG : dir: reading active writers 2026/07/29 01:15:25 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:25 DEBUG : >WaitForWriters: 2026/07/29 01:15:25 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:26 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:26 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:15:26 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:26 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:15:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:15:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:15:26 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:15:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:15:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:29 DEBUG : dir: Looking for writers 2026/07/29 01:15:29 DEBUG : file1: reading active writers 2026/07/29 01:15:29 DEBUG : Looking for writers 2026/07/29 01:15:29 DEBUG : dir: reading active writers 2026/07/29 01:15:29 DEBUG : >WaitForWriters: 2026/07/29 01:15:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:29 DEBUG : dir/file1(0x3d9d7c795400): _readAt: size=512, off=0 2026/07/29 01:15:29 DEBUG : dir/file1(0x3d9d7c795400): openPending: 2026/07/29 01:15:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/29 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:29 DEBUG : dir/file1(0x3d9d7c795400): >openPending: err= 2026/07/29 01:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/29 01:15:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:15:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:15:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:15:30 DEBUG : dir/file1(0x3d9d7c795400): >_readAt: n=14, err=EOF 2026/07/29 01:15:30 DEBUG : dir/file1(0x3d9d7c795400): close: 2026/07/29 01:15:30 DEBUG : dir/file1(0x3d9d7c795400): >close: err= 2026/07/29 01:15:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:31 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7d6f81a0 2026/07/29 01:15:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 01:15:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/29 01:15:32 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7d6f81a0 2026/07/29 01:15:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 01:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:15:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:15:32 DEBUG : dir/file1(0x3d9d7c8c6100): openPending: 2026/07/29 01:15:32 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/07/29 01:15:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 01:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:15:32 DEBUG : dir/file1(0x3d9d7c8c6100): >openPending: err= 2026/07/29 01:15:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:15:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:15:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:15:32 DEBUG : dir/file1(0x3d9d7c8c6100): _writeAt: size=25, off=0 2026/07/29 01:15:32 DEBUG : dir/file1(0x3d9d7c8c6100): >_writeAt: n=25, err= 2026/07/29 01:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 01:15:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 01:15:33 DEBUG : newLeaf: Updating file with newLeaf 0x3d9d7d6f81a0 2026/07/29 01:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:33 DEBUG : newLeaf(0x3d9d7c8c6100): close: 2026/07/29 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 01:15:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 01:15:32.790791292 +0000 UTC m=+242.514133014 2026/07/29 01:15:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 01:15:33 DEBUG : newLeaf(0x3d9d7c8c6100): >close: err= 2026/07/29 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:33 DEBUG : dir: Looking for writers 2026/07/29 01:15:33 DEBUG : Looking for writers 2026/07/29 01:15:33 DEBUG : dir: reading active writers 2026/07/29 01:15:33 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:15:33 DEBUG : dir: Looking for writers 2026/07/29 01:15:33 DEBUG : Looking for writers 2026/07/29 01:15:33 DEBUG : dir: reading active writers 2026/07/29 01:15:33 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:15:33 DEBUG : dir: Looking for writers 2026/07/29 01:15:33 DEBUG : Looking for writers 2026/07/29 01:15:33 DEBUG : dir: reading active writers 2026/07/29 01:15:33 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:15:33 DEBUG : dir: Looking for writers 2026/07/29 01:15:33 DEBUG : Looking for writers 2026/07/29 01:15:33 DEBUG : dir: reading active writers 2026/07/29 01:15:33 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:15:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 01:15:33 DEBUG : dir: Looking for writers 2026/07/29 01:15:33 DEBUG : Looking for writers 2026/07/29 01:15:33 DEBUG : dir: reading active writers 2026/07/29 01:15:33 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:15:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/29 01:15:34 DEBUG : dir: Looking for writers 2026/07/29 01:15:34 DEBUG : Looking for writers 2026/07/29 01:15:34 DEBUG : dir: reading active writers 2026/07/29 01:15:34 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:15:34 DEBUG : dir: Looking for writers 2026/07/29 01:15:34 DEBUG : Looking for writers 2026/07/29 01:15:34 DEBUG : dir: reading active writers 2026/07/29 01:15:34 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:15:35 DEBUG : dir: Looking for writers 2026/07/29 01:15:35 DEBUG : Looking for writers 2026/07/29 01:15:35 DEBUG : dir: reading active writers 2026/07/29 01:15:35 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:15:35 DEBUG : newLeaf: size = 25 OK 2026/07/29 01:15:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/29 01:15:35 INFO : newLeaf: Copied (replaced existing) 2026/07/29 01:15:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 01:15:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/29 01:15:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 01:15:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 01:15:36 DEBUG : dir: Looking for writers 2026/07/29 01:15:36 DEBUG : Looking for writers 2026/07/29 01:15:36 DEBUG : dir: reading active writers 2026/07/29 01:15:36 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:36 DEBUG : >WaitForWriters: 2026/07/29 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:36 DEBUG : dir: Looking for writers 2026/07/29 01:15:36 DEBUG : Looking for writers 2026/07/29 01:15:36 DEBUG : dir: reading active writers 2026/07/29 01:15:36 DEBUG : newLeaf: reading active writers 2026/07/29 01:15:36 DEBUG : >WaitForWriters: 2026/07/29 01:15:36 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestFileRename (61.36s) --- PASS: TestFileRename/off,forceCache=false (9.41s) --- PASS: TestFileRename/minimal,forceCache=false (9.45s) --- PASS: TestFileRename/minimal,forceCache=true (11.45s) --- PASS: TestFileRename/writes,forceCache=false (9.10s) --- PASS: TestFileRename/writes,forceCache=true (11.20s) --- PASS: TestFileRename/full,forceCache=false (10.74s) === 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-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:37 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:37 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:15:37 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:37 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:37 DEBUG : Looking for writers 2026/07/29 01:15:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:37 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:37 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:15:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:15:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:15:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:15:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:15:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 01:15:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:15:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/29 01:15:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/29 01:15:40 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:40 DEBUG : dir: Looking for writers 2026/07/29 01:15:40 DEBUG : file1: reading active writers 2026/07/29 01:15:40 DEBUG : Looking for writers 2026/07/29 01:15:40 DEBUG : dir: reading active writers 2026/07/29 01:15:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.26s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:42 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:42 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:15:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:15:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:15:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:15:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:15:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/29 01:15:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/29 01:15:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/29 01:15:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/29 01:15:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/29 01:15:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/29 01:15:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/29 01:15:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/29 01:15:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/29 01:15:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/29 01:15:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/29 01:15:46 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:46 DEBUG : dir: Looking for writers 2026/07/29 01:15:46 DEBUG : file1: reading active writers 2026/07/29 01:15:46 DEBUG : Looking for writers 2026/07/29 01:15:46 DEBUG : dir: reading active writers 2026/07/29 01:15:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.29s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:48 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:48 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:15:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 01:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/29 01:15:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/29 01:15:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/29 01:15:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/29 01:15:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/29 01:15:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/29 01:15:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/29 01:15:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/29 01:15:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/29 01:15:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/29 01:15:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/29 01:15:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/29 01:15:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/29 01:15:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/29 01:15:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/29 01:15:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/29 01:15:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/29 01:15:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/29 01:15:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/29 01:15:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/29 01:15:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/29 01:15:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/29 01:15:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/29 01:15:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/29 01:15:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/29 01:15:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/29 01:15:54 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:54 DEBUG : dir: Looking for writers 2026/07/29 01:15:54 DEBUG : file1: reading active writers 2026/07/29 01:15:54 DEBUG : Looking for writers 2026/07/29 01:15:54 DEBUG : dir: reading active writers 2026/07/29 01:15:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.80s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:55 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:55 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:15:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:15:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:15:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:15:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:15:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 01:15:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:15:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/29 01:15:58 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:15:58 DEBUG : dir: Looking for writers 2026/07/29 01:15:58 DEBUG : file1: reading active writers 2026/07/29 01:15:58 DEBUG : Looking for writers 2026/07/29 01:15:58 DEBUG : dir: reading active writers 2026/07/29 01:15:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.36s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:15:59 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:15:59 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:16:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:16:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:16:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 01:16:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 01:16:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:16:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/29 01:16:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/29 01:16:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/29 01:16:02 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:02 DEBUG : dir: Looking for writers 2026/07/29 01:16:02 DEBUG : file1: reading active writers 2026/07/29 01:16:02 DEBUG : Looking for writers 2026/07/29 01:16:02 DEBUG : dir: reading active writers 2026/07/29 01:16:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.37s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:03 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:03 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:03 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:03 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:03 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:16:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:16:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:06 DEBUG : dir/file1(0x3d9d7cc88ec0): _readAt: size=1, off=0 2026/07/29 01:16:06 DEBUG : dir/file1(0x3d9d7cc88ec0): openPending: 2026/07/29 01:16:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:06 DEBUG : dir/file1(0x3d9d7cc88ec0): >openPending: err= 2026/07/29 01:16:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/29 01:16:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:16:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:16:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): >_readAt: n=1, err= 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): _readAt: size=256, off=1 2026/07/29 01:16:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): >_readAt: n=15, err=EOF 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): _readAt: size=16, off=16 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): >_readAt: n=0, err=EOF 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): close: 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): >close: err= 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): close: 2026/07/29 01:16:07 DEBUG : dir/file1(0x3d9d7cc88ec0): >close: err=file already closed 2026/07/29 01:16:07 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:07 DEBUG : dir: Looking for writers 2026/07/29 01:16:07 DEBUG : file1: reading active writers 2026/07/29 01:16:07 DEBUG : Looking for writers 2026/07/29 01:16:07 DEBUG : dir: reading active writers 2026/07/29 01:16:07 DEBUG : >WaitForWriters: 2026/07/29 01:16:07 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:08 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:08 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:08 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:08 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:08 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:16:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:16:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): _readAt: size=1, off=0 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): openPending: 2026/07/29 01:16:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >openPending: err= 2026/07/29 01:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/29 01:16:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:16:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:16:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >_readAt: n=1, err= 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): _readAt: size=1, off=5 2026/07/29 01:16:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >_readAt: n=1, err= 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): _readAt: size=1, off=3 2026/07/29 01:16:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >_readAt: n=1, err= 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): _readAt: size=1, off=13 2026/07/29 01:16:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >_readAt: n=1, err= 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): _readAt: size=16, off=100 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >_readAt: n=0, err=EOF 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): close: 2026/07/29 01:16:11 DEBUG : dir/file1(0x3d9d7cc88180): >close: err= 2026/07/29 01:16:11 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:11 DEBUG : dir: Looking for writers 2026/07/29 01:16:11 DEBUG : file1: reading active writers 2026/07/29 01:16:11 DEBUG : Looking for writers 2026/07/29 01:16:11 DEBUG : dir: reading active writers 2026/07/29 01:16:11 DEBUG : >WaitForWriters: 2026/07/29 01:16:11 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting 2026/07/29 01:16: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-hagakom9vonu/dir/file1: no such file or directory 2026/07/29 01:16: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-hagakom9vonu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:12 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:12 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:16:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=1, off=0 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): openPending: 2026/07/29 01:16:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >openPending: err= 2026/07/29 01:16:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/29 01:16:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:16:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:16:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=1, err= 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=1, off=5 2026/07/29 01:16:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=1, err= 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=1, off=1 2026/07/29 01:16:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=1, err= 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=6, off=10 2026/07/29 01:16:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=6, err= 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=256, off=10 2026/07/29 01:16:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=6, err=EOF 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=256, off=100 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=0, err=EOF 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): close: 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >close: err= 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): _readAt: size=256, off=100 2026/07/29 01:16:15 DEBUG : dir/file1(0x3d9d7cb99480): >_readAt: n=0, err=file already closed 2026/07/29 01:16:15 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:15 DEBUG : dir: Looking for writers 2026/07/29 01:16:15 DEBUG : file1: reading active writers 2026/07/29 01:16:15 DEBUG : Looking for writers 2026/07/29 01:16:15 DEBUG : dir: reading active writers 2026/07/29 01:16:15 DEBUG : >WaitForWriters: 2026/07/29 01:16:15 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting 2026/07/29 01:16: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-hagakom9vonu/dir/file1: no such file or directory 2026/07/29 01:16: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-hagakom9vonu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.35s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:16 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:16 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:16 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:16 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:16 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:16:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:16:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): RWFileHandle.Flush 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): _readAt: size=256, off=0 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): openPending: 2026/07/29 01:16:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): >openPending: err= 2026/07/29 01:16:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/29 01:16:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:16:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:16:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): >_readAt: n=16, err=EOF 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): RWFileHandle.Flush 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): RWFileHandle.Flush 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): close: 2026/07/29 01:16:20 DEBUG : dir/file1(0x3d9d7c814a00): >close: err= 2026/07/29 01:16:20 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:20 DEBUG : dir: Looking for writers 2026/07/29 01:16:20 DEBUG : file1: reading active writers 2026/07/29 01:16:20 DEBUG : Looking for writers 2026/07/29 01:16:20 DEBUG : dir: reading active writers 2026/07/29 01:16:20 DEBUG : >WaitForWriters: 2026/07/29 01:16:20 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting 2026/07/29 01:16:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu/dir/file1: no such file or directory 2026/07/29 01:16:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.89s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:21 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:21 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:21 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:21 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:21 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:16:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 01:16:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:24 DEBUG : dir/file1(0x3d9d7c34eac0): _readAt: size=256, off=0 2026/07/29 01:16:24 DEBUG : dir/file1(0x3d9d7c34eac0): openPending: 2026/07/29 01:16:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:24 DEBUG : dir/file1(0x3d9d7c34eac0): >openPending: err= 2026/07/29 01:16:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/29 01:16:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:16:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:16:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:16:25 DEBUG : dir/file1(0x3d9d7c34eac0): >_readAt: n=16, err=EOF 2026/07/29 01:16:25 DEBUG : dir/file1(0x3d9d7c34eac0): RWFileHandle.Release 2026/07/29 01:16:25 DEBUG : dir/file1(0x3d9d7c34eac0): close: 2026/07/29 01:16:25 DEBUG : dir/file1(0x3d9d7c34eac0): >close: err= 2026/07/29 01:16:25 DEBUG : dir/file1(0x3d9d7c34eac0): RWFileHandle.Release 2026/07/29 01:16:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:25 DEBUG : dir: Looking for writers 2026/07/29 01:16:25 DEBUG : file1: reading active writers 2026/07/29 01:16:25 DEBUG : Looking for writers 2026/07/29 01:16:25 DEBUG : dir: reading active writers 2026/07/29 01:16:25 DEBUG : >WaitForWriters: 2026/07/29 01:16:25 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting 2026/07/29 01:16:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu/dir/file1: no such file or directory 2026/07/29 01:16:25 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-hagakom9vonu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.52s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:26 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:26 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:26 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:26 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:16:26 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:16:26 DEBUG : file1: newRWFileHandle: 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): openPending: 2026/07/29 01:16:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): >openPending: err= 2026/07/29 01:16:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:16:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): _writeAt: size=5, off=0 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): >_writeAt: n=5, err= 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): _writeAt: size=7, off=5 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): >_writeAt: n=7, err= 2026/07/29 01:16:26 DEBUG : file1: vfs cache: truncate to size=11 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): close: 2026/07/29 01:16:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 01:16:26.577539265 +0000 UTC m=+296.300880987 2026/07/29 01:16:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): >close: err= 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): close: 2026/07/29 01:16:26 DEBUG : file1(0x3d9d7c8c6600): >close: err=file already closed 2026/07/29 01:16:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:26 DEBUG : Looking for writers 2026/07/29 01:16:26 DEBUG : file1: reading active writers 2026/07/29 01:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:16:26 DEBUG : Looking for writers 2026/07/29 01:16:26 DEBUG : file1: reading active writers 2026/07/29 01:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:16:26 DEBUG : Looking for writers 2026/07/29 01:16:26 DEBUG : file1: reading active writers 2026/07/29 01:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:16:26 DEBUG : Looking for writers 2026/07/29 01:16:26 DEBUG : file1: reading active writers 2026/07/29 01:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:16:26 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:16:26 DEBUG : Looking for writers 2026/07/29 01:16:26 DEBUG : file1: reading active writers 2026/07/29 01:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:16:26 DEBUG : Looking for writers 2026/07/29 01:16:26 DEBUG : file1: reading active writers 2026/07/29 01:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:16:27 DEBUG : Looking for writers 2026/07/29 01:16:27 DEBUG : file1: reading active writers 2026/07/29 01:16:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:16:27 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/29 01:16:27 DEBUG : Looking for writers 2026/07/29 01:16:27 DEBUG : file1: reading active writers 2026/07/29 01:16:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:16:28 DEBUG : file1: size = 11 OK 2026/07/29 01:16:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/29 01:16:28 INFO : file1: Copied (new) 2026/07/29 01:16:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-29 01:16:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/29 01:16:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:16:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:28 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:16:28 DEBUG : Looking for writers 2026/07/29 01:16:28 DEBUG : file1: reading active writers 2026/07/29 01:16:28 DEBUG : >WaitForWriters: 2026/07/29 01:16:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:29 DEBUG : Looking for writers 2026/07/29 01:16:29 DEBUG : file1: reading active writers 2026/07/29 01:16:29 DEBUG : >WaitForWriters: 2026/07/29 01:16:29 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:29 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:29 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:29 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:29 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:16:29 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:16:29 DEBUG : file1: newRWFileHandle: 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): openPending: 2026/07/29 01:16:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:16:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): >openPending: err= 2026/07/29 01:16:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:16:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:16:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): _writeAt: size=7, off=0 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): >_writeAt: n=7, err= 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): _writeAt: size=6, off=5 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): >_writeAt: n=6, err= 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): close: 2026/07/29 01:16:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 01:16:29.871921527 +0000 UTC m=+299.595263249 2026/07/29 01:16:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): >close: err= 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): _writeAt: size=5, off=0 2026/07/29 01:16:29 DEBUG : file1(0x3d9d7c8c6dc0): >_writeAt: n=0, err=file already closed 2026/07/29 01:16:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:29 DEBUG : Looking for writers 2026/07/29 01:16:29 DEBUG : file1: reading active writers 2026/07/29 01:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:16:29 DEBUG : Looking for writers 2026/07/29 01:16:29 DEBUG : file1: reading active writers 2026/07/29 01:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:16:29 DEBUG : Looking for writers 2026/07/29 01:16:29 DEBUG : file1: reading active writers 2026/07/29 01:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:16:29 DEBUG : Looking for writers 2026/07/29 01:16:29 DEBUG : file1: reading active writers 2026/07/29 01:16:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:16:29 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:16:30 DEBUG : Looking for writers 2026/07/29 01:16:30 DEBUG : file1: reading active writers 2026/07/29 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:16: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-hagakom9vonu/dir/file1: no such file or directory 2026/07/29 01:16: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-hagakom9vonu/dir/file1: no such file or directory 2026/07/29 01:16:30 DEBUG : Looking for writers 2026/07/29 01:16:30 DEBUG : file1: reading active writers 2026/07/29 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:16:30 DEBUG : Looking for writers 2026/07/29 01:16:30 DEBUG : file1: reading active writers 2026/07/29 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:16:30 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/29 01:16:31 DEBUG : Looking for writers 2026/07/29 01:16:31 DEBUG : file1: reading active writers 2026/07/29 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:16:31 DEBUG : file1: size = 11 OK 2026/07/29 01:16:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/29 01:16:31 INFO : file1: Copied (new) 2026/07/29 01:16:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-29 01:16:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/29 01:16:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:16:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:31 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:16:32 DEBUG : Looking for writers 2026/07/29 01:16:32 DEBUG : file1: reading active writers 2026/07/29 01:16:32 DEBUG : >WaitForWriters: 2026/07/29 01:16:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:32 DEBUG : Looking for writers 2026/07/29 01:16:32 DEBUG : file1: reading active writers 2026/07/29 01:16:32 DEBUG : >WaitForWriters: 2026/07/29 01:16:32 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.30s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:32 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:32 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:32 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:32 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:16:32 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:16:33 DEBUG : file1: newRWFileHandle: 2026/07/29 01:16:33 DEBUG : file1(0x3d9d7c814580): openPending: 2026/07/29 01:16:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:16:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:33 DEBUG : file1(0x3d9d7c814580): >openPending: err= 2026/07/29 01:16:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:16:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:16:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:16:33 DEBUG : file1(0x3d9d7c814580): close: 2026/07/29 01:16:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 01:16:33.082251177 +0000 UTC m=+302.805592899 2026/07/29 01:16:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:33 DEBUG : file1(0x3d9d7c814580): >close: err= 2026/07/29 01:16:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 01:16:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:16:33 DEBUG : file2: newRWFileHandle: 2026/07/29 01:16:33 DEBUG : file2(0x3d9d7c814d80): openPending: 2026/07/29 01:16:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:16:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 01:16:33 DEBUG : file2(0x3d9d7c814d80): >openPending: err= 2026/07/29 01:16:33 DEBUG : file2: >newRWFileHandle: err= 2026/07/29 01:16:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 01:16:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/29 01:16:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/29 01:16:33 DEBUG : file2(0x3d9d7c814d80): RWFileHandle.Flush 2026/07/29 01:16:33 DEBUG : file2(0x3d9d7c814d80): RWFileHandle.Release 2026/07/29 01:16:33 DEBUG : file2(0x3d9d7c814d80): close: 2026/07/29 01:16:33 DEBUG : file2: vfs cache: setting modification time to 2026-07-29 01:16:33.083299708 +0000 UTC m=+302.806641430 2026/07/29 01:16:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:33 DEBUG : file2(0x3d9d7c814d80): >close: err= 2026/07/29 01:16:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/29 01:16:33 DEBUG : file2: vfs cache: starting upload 2026/07/29 01:16:33 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/29 01:16:33 DEBUG : Looking for writers 2026/07/29 01:16:33 DEBUG : file1: reading active writers 2026/07/29 01:16:33 DEBUG : file2: reading active writers 2026/07/29 01:16:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/29 01:16:34 DEBUG : Looking for writers 2026/07/29 01:16:34 DEBUG : file1: reading active writers 2026/07/29 01:16:34 DEBUG : file2: reading active writers 2026/07/29 01:16:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/29 01:16:34 DEBUG : file2: size = 0 OK 2026/07/29 01:16:34 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:16:34 INFO : file2: Copied (new) 2026/07/29 01:16:34 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-29 01:16:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/29 01:16:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/29 01:16:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 01:16:34 INFO : file2: vfs cache: upload succeeded try #1 2026/07/29 01:16:35 DEBUG : file1: size = 0 OK 2026/07/29 01:16:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:16:35 INFO : file1: Copied (new) 2026/07/29 01:16:35 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-29 01:16:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/29 01:16:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:16:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:16:35 DEBUG : Looking for writers 2026/07/29 01:16:35 DEBUG : file1: reading active writers 2026/07/29 01:16:35 DEBUG : file2: reading active writers 2026/07/29 01:16:35 DEBUG : >WaitForWriters: 2026/07/29 01:16:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:35 DEBUG : Looking for writers 2026/07/29 01:16:35 DEBUG : file1: reading active writers 2026/07/29 01:16:35 DEBUG : file2: reading active writers 2026/07/29 01:16:35 DEBUG : >WaitForWriters: 2026/07/29 01:16:35 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:36 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:36 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:36 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:36 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:16:36 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:16:36 DEBUG : file1: newRWFileHandle: 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): openPending: 2026/07/29 01:16:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:16:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): >openPending: err= 2026/07/29 01:16:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:16:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:16:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): _writeAt: size=5, off=0 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): >_writeAt: n=5, err= 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): RWFileHandle.Flush 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): RWFileHandle.Flush 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): close: 2026/07/29 01:16:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 01:16:36.453689816 +0000 UTC m=+306.177031538 2026/07/29 01:16:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:36 DEBUG : file1(0x3d9d7cbfc200): >close: err= 2026/07/29 01:16:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:36 DEBUG : Looking for writers 2026/07/29 01:16:36 DEBUG : file1: reading active writers 2026/07/29 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:16:36 DEBUG : Looking for writers 2026/07/29 01:16:36 DEBUG : file1: reading active writers 2026/07/29 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:16:36 DEBUG : Looking for writers 2026/07/29 01:16:36 DEBUG : file1: reading active writers 2026/07/29 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:16:36 DEBUG : Looking for writers 2026/07/29 01:16:36 DEBUG : file1: reading active writers 2026/07/29 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:16:36 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:16:36 DEBUG : Looking for writers 2026/07/29 01:16:36 DEBUG : file1: reading active writers 2026/07/29 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:16:36 DEBUG : Looking for writers 2026/07/29 01:16:36 DEBUG : file1: reading active writers 2026/07/29 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:16:37 DEBUG : Looking for writers 2026/07/29 01:16:37 DEBUG : file1: reading active writers 2026/07/29 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:16:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:16:37 DEBUG : Looking for writers 2026/07/29 01:16:37 DEBUG : file1: reading active writers 2026/07/29 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:16:38 DEBUG : file1: size = 5 OK 2026/07/29 01:16:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:16:38 INFO : file1: Copied (new) 2026/07/29 01:16:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-29 01:16:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/29 01:16:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:16:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:38 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:16:38 DEBUG : Looking for writers 2026/07/29 01:16:38 DEBUG : file1: reading active writers 2026/07/29 01:16:38 DEBUG : >WaitForWriters: 2026/07/29 01:16:38 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.01s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:39 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:39 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:39 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:39 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:16:39 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:16:39 DEBUG : file1: newRWFileHandle: 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): openPending: 2026/07/29 01:16:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:16:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): >openPending: err= 2026/07/29 01:16:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:16:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:16:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): _writeAt: size=5, off=0 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): >_writeAt: n=5, err= 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): RWFileHandle.Release 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): close: 2026/07/29 01:16:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 01:16:39.460028321 +0000 UTC m=+309.183370043 2026/07/29 01:16:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): >close: err= 2026/07/29 01:16:39 DEBUG : file1(0x3d9d7c794bc0): RWFileHandle.Release 2026/07/29 01:16:39 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:39 DEBUG : Looking for writers 2026/07/29 01:16:39 DEBUG : file1: reading active writers 2026/07/29 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:16:39 DEBUG : Looking for writers 2026/07/29 01:16:39 DEBUG : file1: reading active writers 2026/07/29 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:16:39 DEBUG : Looking for writers 2026/07/29 01:16:39 DEBUG : file1: reading active writers 2026/07/29 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:16:39 DEBUG : Looking for writers 2026/07/29 01:16:39 DEBUG : file1: reading active writers 2026/07/29 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:16:39 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:16:39 DEBUG : Looking for writers 2026/07/29 01:16:39 DEBUG : file1: reading active writers 2026/07/29 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:16:39 DEBUG : Looking for writers 2026/07/29 01:16:39 DEBUG : file1: reading active writers 2026/07/29 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:16:40 DEBUG : Looking for writers 2026/07/29 01:16:40 DEBUG : file1: reading active writers 2026/07/29 01:16:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:16:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:16:40 DEBUG : Looking for writers 2026/07/29 01:16:40 DEBUG : file1: reading active writers 2026/07/29 01:16:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:16:41 DEBUG : file1: size = 5 OK 2026/07/29 01:16:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:16:41 INFO : file1: Copied (new) 2026/07/29 01:16:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-29 01:16:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/29 01:16:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:16:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:41 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:16:41 DEBUG : Looking for writers 2026/07/29 01:16:41 DEBUG : file1: reading active writers 2026/07/29 01:16:41 DEBUG : >WaitForWriters: 2026/07/29 01:16:41 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (10.39s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:49 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:49 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:49 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:49 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:49 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 01:16:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:16:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:52 DEBUG : dir/file1(0x3d9d7cb98780): openPending: 2026/07/29 01:16:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:52 DEBUG : dir/file1(0x3d9d7cb98780): >openPending: err= 2026/07/29 01:16:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 01:16:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:52 DEBUG : dir/file1(0x3d9d7cb98780): _writeAt: size=5, off=0 2026/07/29 01:16:52 DEBUG : dir/file1(0x3d9d7cb98780): >_writeAt: n=5, err= 2026/07/29 01:16:52 DEBUG : dir/file1(0x3d9d7cb98780): close: 2026/07/29 01:16:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:16:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-29 01:16:52.68982049 +0000 UTC m=+322.413162212 2026/07/29 01:16:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:52 DEBUG : dir/file1(0x3d9d7cb98780): >close: err= 2026/07/29 01:16:52 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:52 DEBUG : dir: Looking for writers 2026/07/29 01:16:52 DEBUG : file1: reading active writers 2026/07/29 01:16:52 DEBUG : Looking for writers 2026/07/29 01:16:52 DEBUG : dir: reading active writers 2026/07/29 01:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:16:52 DEBUG : dir: Looking for writers 2026/07/29 01:16:52 DEBUG : file1: reading active writers 2026/07/29 01:16:52 DEBUG : Looking for writers 2026/07/29 01:16:52 DEBUG : dir: reading active writers 2026/07/29 01:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:16:52 DEBUG : dir: Looking for writers 2026/07/29 01:16:52 DEBUG : file1: reading active writers 2026/07/29 01:16:52 DEBUG : Looking for writers 2026/07/29 01:16:52 DEBUG : dir: reading active writers 2026/07/29 01:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:16:52 DEBUG : dir: Looking for writers 2026/07/29 01:16:52 DEBUG : file1: reading active writers 2026/07/29 01:16:52 DEBUG : Looking for writers 2026/07/29 01:16:52 DEBUG : dir: reading active writers 2026/07/29 01:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:16:52 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 01:16:52 DEBUG : dir: Looking for writers 2026/07/29 01:16:52 DEBUG : file1: reading active writers 2026/07/29 01:16:52 DEBUG : Looking for writers 2026/07/29 01:16:52 DEBUG : dir: reading active writers 2026/07/29 01:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:16:53 DEBUG : dir: Looking for writers 2026/07/29 01:16:53 DEBUG : file1: reading active writers 2026/07/29 01:16:53 DEBUG : Looking for writers 2026/07/29 01:16:53 DEBUG : dir: reading active writers 2026/07/29 01:16:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:16:53 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:16:53 DEBUG : dir: Looking for writers 2026/07/29 01:16:53 DEBUG : file1: reading active writers 2026/07/29 01:16:53 DEBUG : Looking for writers 2026/07/29 01:16:53 DEBUG : dir: reading active writers 2026/07/29 01:16:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:16:53 DEBUG : dir: Looking for writers 2026/07/29 01:16:53 DEBUG : file1: reading active writers 2026/07/29 01:16:53 DEBUG : Looking for writers 2026/07/29 01:16:53 DEBUG : dir: reading active writers 2026/07/29 01:16:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:16:53 DEBUG : dir/file1: size = 5 OK 2026/07/29 01:16:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:16:53 INFO : dir/file1: Copied (replaced existing) 2026/07/29 01:16:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-29 01:16:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/29 01:16:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 01:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 01:16:54 DEBUG : dir: Looking for writers 2026/07/29 01:16:54 DEBUG : file1: reading active writers 2026/07/29 01:16:54 DEBUG : Looking for writers 2026/07/29 01:16:54 DEBUG : dir: reading active writers 2026/07/29 01:16:54 DEBUG : >WaitForWriters: 2026/07/29 01:16:54 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.38s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:16:56 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:16:56 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:16:56 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:56 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:16:56 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:16:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/29 01:16:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:16:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:16:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 01:16:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 01:16:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 01:16:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): _writeAt: size=5, off=0 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): openPending: 2026/07/29 01:16:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/29 01:16:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 01:16:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): >openPending: err= 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): >_writeAt: n=5, err= 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): _writeAt: size=15, off=5 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): >_writeAt: n=15, err= 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): close: 2026/07/29 01:16:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/29 01:16:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-29 01:16:58.976362168 +0000 UTC m=+328.699703890 2026/07/29 01:16:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:16:58 DEBUG : dir/file1(0x3d9d7cb98b00): >close: err= 2026/07/29 01:16:58 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:16:58 DEBUG : dir: Looking for writers 2026/07/29 01:16:58 DEBUG : file1: reading active writers 2026/07/29 01:16:58 DEBUG : Looking for writers 2026/07/29 01:16:58 DEBUG : dir: reading active writers 2026/07/29 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:16:58 DEBUG : dir: Looking for writers 2026/07/29 01:16:58 DEBUG : file1: reading active writers 2026/07/29 01:16:58 DEBUG : Looking for writers 2026/07/29 01:16:58 DEBUG : dir: reading active writers 2026/07/29 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:16:59 DEBUG : dir: Looking for writers 2026/07/29 01:16:59 DEBUG : file1: reading active writers 2026/07/29 01:16:59 DEBUG : Looking for writers 2026/07/29 01:16:59 DEBUG : dir: reading active writers 2026/07/29 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:16:59 DEBUG : dir: Looking for writers 2026/07/29 01:16:59 DEBUG : file1: reading active writers 2026/07/29 01:16:59 DEBUG : Looking for writers 2026/07/29 01:16:59 DEBUG : dir: reading active writers 2026/07/29 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:16:59 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 01:16:59 DEBUG : dir: Looking for writers 2026/07/29 01:16:59 DEBUG : file1: reading active writers 2026/07/29 01:16:59 DEBUG : Looking for writers 2026/07/29 01:16:59 DEBUG : dir: reading active writers 2026/07/29 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:16:59 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/29 01:16:59 DEBUG : dir: Looking for writers 2026/07/29 01:16:59 DEBUG : file1: reading active writers 2026/07/29 01:16:59 DEBUG : Looking for writers 2026/07/29 01:16:59 DEBUG : dir: reading active writers 2026/07/29 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:16:59 DEBUG : dir: Looking for writers 2026/07/29 01:16:59 DEBUG : file1: reading active writers 2026/07/29 01:16:59 DEBUG : Looking for writers 2026/07/29 01:16:59 DEBUG : dir: reading active writers 2026/07/29 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:17:00 DEBUG : dir/file1: size = 20 OK 2026/07/29 01:17:00 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/29 01:17:00 INFO : dir/file1: Copied (replaced existing) 2026/07/29 01:17:00 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-29 01:16:58 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/29 01:17:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 01:17:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 01:17:00 DEBUG : dir: Looking for writers 2026/07/29 01:17:00 DEBUG : file1: reading active writers 2026/07/29 01:17:00 DEBUG : Looking for writers 2026/07/29 01:17:00 DEBUG : dir: reading active writers 2026/07/29 01:17:00 DEBUG : >WaitForWriters: 2026/07/29 01:17:00 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.31s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:01 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:01 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:17:01 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:01 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:01 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:17:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:01 DEBUG : file1: newRWFileHandle: 2026/07/29 01:17:01 DEBUG : file1(0x3d9d7cbfc8c0): openPending: 2026/07/29 01:17:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:01 DEBUG : file1(0x3d9d7cbfc8c0): >openPending: err= 2026/07/29 01:17:01 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:17:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:17:01 DEBUG : file1(0x3d9d7cbfc8c0): _writeAt: size=5, off=0 2026/07/29 01:17:01 DEBUG : file1(0x3d9d7cbfc8c0): >_writeAt: n=5, err= 2026/07/29 01:17:01 DEBUG : file1(0x3d9d7cbfc8c0): close: 2026/07/29 01:17:01 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 01:17:01.543273545 +0000 UTC m=+331.266615277 2026/07/29 01:17:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:01 DEBUG : file1(0x3d9d7cbfc8c0): >close: err= 2026/07/29 01:17:01 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:01 DEBUG : Looking for writers 2026/07/29 01:17:01 DEBUG : file1: reading active writers 2026/07/29 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:17:01 DEBUG : Looking for writers 2026/07/29 01:17:01 DEBUG : file1: reading active writers 2026/07/29 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:17:01 DEBUG : Looking for writers 2026/07/29 01:17:01 DEBUG : file1: reading active writers 2026/07/29 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:17:01 DEBUG : Looking for writers 2026/07/29 01:17:01 DEBUG : file1: reading active writers 2026/07/29 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:17:01 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:17:01 DEBUG : Looking for writers 2026/07/29 01:17:01 DEBUG : file1: reading active writers 2026/07/29 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:17:01 DEBUG : Looking for writers 2026/07/29 01:17:01 DEBUG : file1: reading active writers 2026/07/29 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:17:02 DEBUG : Looking for writers 2026/07/29 01:17:02 DEBUG : file1: reading active writers 2026/07/29 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:17:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:17:02 DEBUG : Looking for writers 2026/07/29 01:17:02 DEBUG : file1: reading active writers 2026/07/29 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:17:03 DEBUG : file1: size = 5 OK 2026/07/29 01:17:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:17:03 INFO : file1: Copied (new) 2026/07/29 01:17:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-29 01:17:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/29 01:17:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:03 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:17:03 DEBUG : Looking for writers 2026/07/29 01:17:03 DEBUG : file1: reading active writers 2026/07/29 01:17:03 DEBUG : >WaitForWriters: 2026/07/29 01:17:03 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.01s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:04 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:04 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:17:04 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:04 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/29 01:17:04 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98b40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98b40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98b40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98b40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98b40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.545688399 +0000 UTC m=+334.269030121 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98b40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.545688399 +0000 UTC m=+334.269030121 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb98fc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99480): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99480): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99480): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99480): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99480): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.545688399 +0000 UTC m=+334.269030121 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99480): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c99b730 item 1 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99c00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99c00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99c00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99c00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99c00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.552308952 +0000 UTC m=+334.275650674 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cb99c00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6240): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6240): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6240): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.552308952 +0000 UTC m=+334.275650674 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c2ccaf0 item 2 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6880): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6880): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6880): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6880): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6880): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.554314287 +0000 UTC m=+334.277656010 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6880): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.554314287 +0000 UTC m=+334.277656010 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c6d40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7240): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7240): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7240): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.554314287 +0000 UTC m=+334.277656010 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6c8b60 item 3 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34ed80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34ed80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34ed80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34ed80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34ed80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.557753994 +0000 UTC m=+334.281095716 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34ed80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34f800): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34f800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34f800): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34f800): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34f800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.557753994 +0000 UTC m=+334.281095716 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c34f800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c784770 item 4 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795200): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795200): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795200): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795200): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795200): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.559954469 +0000 UTC m=+334.283296191 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795200): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.559954469 +0000 UTC m=+334.283296191 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c795740): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c5fd940): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c5fd940): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c5fd940): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c5fd940): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c5fd940): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.559954469 +0000 UTC m=+334.283296191 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c5fd940): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c652770 item 5 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c814880): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c814880): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c814880): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c814880): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c814880): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.564758221 +0000 UTC m=+334.288099943 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c814880): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8151c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8151c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8151c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8151c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8151c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.564758221 +0000 UTC m=+334.288099943 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8151c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c653650 item 6 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfc700): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfc700): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfc700): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfc700): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfc700): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.56742195 +0000 UTC m=+334.290763672 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfc700): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.56742195 +0000 UTC m=+334.290763672 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfcc40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd180): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd180): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd180): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.56742195 +0000 UTC m=+334.290763672 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c2ab7a0 item 7 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd800): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd800): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd800): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.570421784 +0000 UTC m=+334.293763496 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfd800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfdd40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfdd40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfdd40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfdd40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfdd40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.570421784 +0000 UTC m=+334.293763496 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbfdd40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8ee770 item 8 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22400): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cc22400): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22400): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22400): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22400): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22400): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22400): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc227c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc227c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc227c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc227c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc227c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.572977851 +0000 UTC m=+334.296319664 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc227c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.572977851 +0000 UTC m=+334.296319664 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc22c40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23140): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23140): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23140): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23140): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23140): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.572977851 +0000 UTC m=+334.296319664 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23140): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8ef030 item 9 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc237c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc237c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc237c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc237c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc237c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.58722272 +0000 UTC m=+334.310564452 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc237c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23d00): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23d00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23d00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23d00): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23d00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.58722272 +0000 UTC m=+334.310564452 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc23d00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8efdc0 item 10 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c815800): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7c815800): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c815800): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c815800): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c815800): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c815800): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c815800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6040): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6040): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6040): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6040): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6040): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.591245466 +0000 UTC m=+334.314587188 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6040): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.591245466 +0000 UTC m=+334.314587188 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6540): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6a40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6a40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6a40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6a40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6a40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.591245466 +0000 UTC m=+334.314587188 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd6a40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6a6e70 item 11 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd70c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd70c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd70c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd70c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd70c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.59435061 +0000 UTC m=+334.317692343 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd70c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7600): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7600): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7600): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7600): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7600): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.59435061 +0000 UTC m=+334.317692343 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7600): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6a7730 item 12 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7c40): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cbd7c40): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7c40): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7c40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7c40): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cbd7c40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94100): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94100): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94100): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94100): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94100): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.59730531 +0000 UTC m=+334.320647092 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94100): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc947c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc947c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc947c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc947c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc947c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.59730531 +0000 UTC m=+334.320647092 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc947c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c9cc3f0 item 13 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94e40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94e40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94e40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94e40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94e40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.602105815 +0000 UTC m=+334.325447557 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc94e40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95380): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95380): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95380): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95380): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95380): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.602105815 +0000 UTC m=+334.325447557 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c9ccd90 item 14 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc959c0): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cc959c0): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc959c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc959c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc959c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc959c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc959c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95d80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95d80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95d80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95d80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95d80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.608937636 +0000 UTC m=+334.332279388 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc95d80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4540): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4540): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4540): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4540): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4540): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.608937636 +0000 UTC m=+334.332279388 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4540): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7ca920e0 item 15 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4bc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4bc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4bc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4bc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4bc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.612642171 +0000 UTC m=+334.335983893 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4bc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4f40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4f40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4f40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4f40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4f40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.612642171 +0000 UTC m=+334.335983893 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd4f40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c792380 item 16 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5580): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5580): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5580): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5580): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5580): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.621391694 +0000 UTC m=+334.344733416 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5580): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.621391694 +0000 UTC m=+334.344733416 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccd5a00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec000): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec000): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec000): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec000): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec000): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.621391694 +0000 UTC m=+334.344733416 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec000): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7ca93490 item 17 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec680): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec680): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec680): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec680): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec680): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.624630789 +0000 UTC m=+334.347972541 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccec680): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccecbc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccecbc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccecbc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccecbc0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccecbc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.624630789 +0000 UTC m=+334.347972541 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccecbc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6c41c0 item 18 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced240): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced240): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced240): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.62657968 +0000 UTC m=+334.349921402 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.62657968 +0000 UTC m=+334.349921402 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cced740): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccedc40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccedc40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccedc40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccedc40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccedc40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.62657968 +0000 UTC m=+334.349921402 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ccedc40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6c5420 item 19 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd003c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd003c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd003c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd003c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd003c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.629652092 +0000 UTC m=+334.352993824 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd003c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00900): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00900): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00900): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00900): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00900): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.629652092 +0000 UTC m=+334.352993824 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00900): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c820310 item 20 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00f80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00f80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00f80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00f80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00f80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.631479602 +0000 UTC m=+334.354821344 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd00f80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.631479602 +0000 UTC m=+334.354821344 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01480): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01980): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01980): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01980): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01980): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01980): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.631479602 +0000 UTC m=+334.354821344 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd01980): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c820e00 item 21 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a100): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a100): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a100): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a100): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a100): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.634199348 +0000 UTC m=+334.357541070 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a100): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a640): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a640): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a640): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.634199348 +0000 UTC m=+334.357541070 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1a640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c821b90 item 22 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1acc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1acc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1acc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1acc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1acc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.638138767 +0000 UTC m=+334.361480489 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1acc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.638138767 +0000 UTC m=+334.361480489 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b1c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b6c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b6c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b6c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b6c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b6c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.638138767 +0000 UTC m=+334.361480489 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1b6c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7a8540 item 23 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1bd40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1bd40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1bd40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1bd40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1bd40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.642633165 +0000 UTC m=+334.365974887 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd1bd40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34380): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34380): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34380): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34380): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34380): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.642633165 +0000 UTC m=+334.365974887 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c69a2a0 item 24 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd349c0): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cd349c0): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd349c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd349c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd349c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd349c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd349c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34d80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34d80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34d80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34d80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34d80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.64481803 +0000 UTC m=+334.368159752 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd34d80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.64481803 +0000 UTC m=+334.368159752 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd357c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd357c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd357c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd357c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd357c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.64481803 +0000 UTC m=+334.368159752 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd357c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c69bb20 item 25 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68700): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68700): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68700): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68700): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68700): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.650535827 +0000 UTC m=+334.373877549 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68700): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68c40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68c40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68c40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68c40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68c40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.650535827 +0000 UTC m=+334.373877549 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc68c40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c792d90 item 26 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69280): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cc69280): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69280): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69280): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69280): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69280): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69640): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69640): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69640): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.654135375 +0000 UTC m=+334.377477097 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.654135375 +0000 UTC m=+334.377477097 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cc69b40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c180): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c180): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c180): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.654135375 +0000 UTC m=+334.377477097 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6ee230 item 27 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c800): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c800): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c800): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.656154647 +0000 UTC m=+334.379496369 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8c800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8cd40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8cd40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8cd40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8cd40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8cd40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.656154647 +0000 UTC m=+334.379496369 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8cd40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6eea10 item 28 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d380): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cd8d380): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d380): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d380): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d380): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d380): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d740): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d740): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d740): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d740): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d740): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.65854439 +0000 UTC m=+334.381886112 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8d740): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8de00): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8de00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8de00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8de00): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8de00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.65854439 +0000 UTC m=+334.381886112 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd8de00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6ef420 item 29 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6580): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6580): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6580): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6580): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6580): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.661159709 +0000 UTC m=+334.384501421 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6580): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6ac0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6ac0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6ac0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6ac0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6ac0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.661159709 +0000 UTC m=+334.384501421 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda6ac0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87c0e0 item 30 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda7100): _readAt: size=2, off=0 2026/07/29 01:17:04 ERROR : open-test-file(0x3d9d7cda7100): Couldn't read size of file 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda7100): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda7100): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda7100): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda7100): close: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda7100): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda74c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda74c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda74c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda74c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda74c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.66290827 +0000 UTC m=+334.386249982 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cda74c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35cc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35cc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35cc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35cc0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35cc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.66290827 +0000 UTC m=+334.386249982 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd35cc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87c4d0 item 31 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a440): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a440): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a440): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a440): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a440): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.665415736 +0000 UTC m=+334.388757488 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a440): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a980): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a980): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a980): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a980): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a980): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.665415736 +0000 UTC m=+334.388757488 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4a980): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c789ce0 item 32 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4afc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4afc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4afc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4afc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4afc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.670118436 +0000 UTC m=+334.393460168 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4afc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b4460 item 33 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.671198255 +0000 UTC m=+334.394540027 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b440): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b940): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b940): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b940): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b940): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b940): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.671198255 +0000 UTC m=+334.394540027 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd4b940): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b4620 item 33 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66080): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66080): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66080): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66080): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66080): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.673061924 +0000 UTC m=+334.396403646 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66080): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b49a0 item 34 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.67410301 +0000 UTC m=+334.397444732 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66500): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66a40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66a40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66a40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66a40): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66a40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.67410301 +0000 UTC m=+334.397444732 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd66a40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b4b60 item 34 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67080): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67080): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67080): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67080): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67080): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.68249639 +0000 UTC m=+334.405838112 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67080): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b4ee0 item 35 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.683644358 +0000 UTC m=+334.406986090 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67500): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67a00): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67a00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67a00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67a00): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67a00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.683644358 +0000 UTC m=+334.406986090 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cd67a00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b50a0 item 35 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a180): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a180): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a180): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.688011263 +0000 UTC m=+334.411352986 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b5420 item 36 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.692206305 +0000 UTC m=+334.415548027 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0a680): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0abc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0abc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0abc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0abc0): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0abc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.692206305 +0000 UTC m=+334.415548027 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce0abc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c7b55e0 item 36 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7c00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7c00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7c00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7c00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7c00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.695894028 +0000 UTC m=+334.419235751 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7c8c7c00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87a070 item 37 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.699699194 +0000 UTC m=+334.423040917 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86680): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86680): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86680): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86680): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86680): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.699699194 +0000 UTC m=+334.423040917 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86680): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87a230 item 37 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86d00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86d00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86d00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86d00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86d00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.703660204 +0000 UTC m=+334.427001956 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce86d00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87a620 item 38 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.707967628 +0000 UTC m=+334.431309391 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87200): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87740): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87740): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87740): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87740): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87740): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.707967628 +0000 UTC m=+334.431309391 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87740): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87a850 item 38 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87dc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87dc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87dc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87dc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87dc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.71111442 +0000 UTC m=+334.434456203 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ce87dc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87abd0 item 39 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.713060495 +0000 UTC m=+334.436402247 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea03c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea08c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea08c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea08c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea08c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea08c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.713060495 +0000 UTC m=+334.436402247 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea08c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87ae00 item 39 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4000): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4000): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4000): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4000): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4000): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.716172993 +0000 UTC m=+334.439514715 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4000): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87c770 item 40 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.717954657 +0000 UTC m=+334.441296470 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4500): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4a40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4a40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4a40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4a40): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4a40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.717954657 +0000 UTC m=+334.441296470 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc4a40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87ca10 item 40 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.720660246 +0000 UTC m=+334.444001989 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5000): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5500): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5500): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5500): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87ce70 item 41 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5500): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5500): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.725122712 +0000 UTC m=+334.448464465 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc5500): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87d0a0 item 41 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.725702598 +0000 UTC m=+334.449044320 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdc59c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0000): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0000): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0000): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0000): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0000): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.725702598 +0000 UTC m=+334.449044320 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0000): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87d260 item 41 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.729380873 +0000 UTC m=+334.452722626 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0b40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0b40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0b40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87d650 item 42 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0b40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0b40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.735812289 +0000 UTC m=+334.459154011 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde0b40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87d810 item 42 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.737404635 +0000 UTC m=+334.460746387 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1080): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1600): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1600): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1600): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1600): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1600): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.737404635 +0000 UTC m=+334.460746387 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1600): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87da40 item 42 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.740671794 +0000 UTC m=+334.464013516 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cde1c40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa240): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa240): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87ddc0 item 43 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa240): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.742151499 +0000 UTC m=+334.465493251 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88a0e0 item 43 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.743332208 +0000 UTC m=+334.466673960 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfa780): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfacc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfacc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfacc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfacc0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfacc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.743332208 +0000 UTC m=+334.466673960 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfacc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88a310 item 43 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.746471968 +0000 UTC m=+334.469813690 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb300): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb800): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb800): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88a700 item 44 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb800): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.747253714 +0000 UTC m=+334.470595436 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfb800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88a8c0 item 44 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.748061749 +0000 UTC m=+334.471403522 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cdfbd40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1e3c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1e3c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1e3c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1e3c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1e3c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.748061749 +0000 UTC m=+334.471403522 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1e3c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88aaf0 item 44 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.751189686 +0000 UTC m=+334.474531408 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ea00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ef00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ef00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ef00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88aee0 item 45 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ef00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ef00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.753875989 +0000 UTC m=+334.477217721 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1ef00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea0f80): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea0f80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea0f80): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea0f80): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea0f80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.753875989 +0000 UTC m=+334.477217721 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea0f80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87b030 item 45 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.760833937 +0000 UTC m=+334.484175659 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea15c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea1ac0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea1ac0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea1ac0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87b3b0 item 46 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea1ac0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea1ac0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.761533929 +0000 UTC m=+334.484875651 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cea1ac0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec02c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec02c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec02c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec02c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec02c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.761533929 +0000 UTC m=+334.484875651 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec02c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87b570 item 46 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.769304353 +0000 UTC m=+334.492646075 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0900): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0e00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0e00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0e00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87b8f0 item 47 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0e00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0e00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.770244468 +0000 UTC m=+334.493586190 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec0e00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1500): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1500): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1500): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1500): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1500): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.770244468 +0000 UTC m=+334.493586190 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1500): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c87bab0 item 47 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.772764808 +0000 UTC m=+334.496106540 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cec1b40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0140): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0140): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0140): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c892000 item 48 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0140): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0140): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.773812265 +0000 UTC m=+334.497153988 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0140): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0840): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0840): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0840): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0840): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0840): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.773812265 +0000 UTC m=+334.497153988 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0840): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8921c0 item 48 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0e80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0e80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0e80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0e80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0e80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.776152674 +0000 UTC m=+334.499494457 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee0e80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8925b0 item 49 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.777727037 +0000 UTC m=+334.501068769 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1300): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1840): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1840): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1840): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1840): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1840): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.777727037 +0000 UTC m=+334.501068769 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1840): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c892770 item 49 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1ec0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1ec0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1ec0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1ec0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1ec0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.779987025 +0000 UTC m=+334.503328747 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cee1ec0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c892d20 item 50 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.780930136 +0000 UTC m=+334.504271858 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefe4c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefea40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefea40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefea40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefea40): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefea40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.780930136 +0000 UTC m=+334.504271858 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cefea40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c892fc0 item 50 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff0c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff0c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff0c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff0c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff0c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.783363221 +0000 UTC m=+334.506704953 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff0c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c893340 item 51 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.784341588 +0000 UTC m=+334.507683310 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceff5c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceffb00): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceffb00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceffb00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceffb00): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceffb00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.784341588 +0000 UTC m=+334.507683310 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7ceffb00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8935e0 item 51 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a280): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a280): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a280): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a280): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a280): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.787028001 +0000 UTC m=+334.510369723 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c893c00 item 52 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.788231403 +0000 UTC m=+334.511573125 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9a780): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9ad00): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9ad00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9ad00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9ad00): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9ad00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.788231403 +0000 UTC m=+334.511573125 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9ad00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c893dc0 item 52 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b380): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b380): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b380): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b380): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b380): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.791711715 +0000 UTC m=+334.515053438 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8942a0 item 53 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.792457864 +0000 UTC m=+334.515799586 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9b880): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9bdc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9bdc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9bdc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9bdc0): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9bdc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.792457864 +0000 UTC m=+334.515799586 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf9bdc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c894460 item 53 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6540): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6540): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6540): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6540): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6540): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.794544585 +0000 UTC m=+334.517886308 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6540): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c8947e0 item 54 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.795527922 +0000 UTC m=+334.518869644 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6a40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6fc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6fc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6fc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6fc0): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6fc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.795527922 +0000 UTC m=+334.518869644 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb6fc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c894a10 item 54 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7640): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7640): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7640): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.797331968 +0000 UTC m=+334.520673690 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c894d90 item 55 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.798168327 +0000 UTC m=+334.521510049 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfb7b40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8180): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8180): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8180): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.798168327 +0000 UTC m=+334.521510049 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c894f50 item 55 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8800): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8800): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8800): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.800288481 +0000 UTC m=+334.523630203 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c895340 item 56 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.802977189 +0000 UTC m=+334.526318911 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd8d00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9280): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9280): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9280): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9280): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9280): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.802977189 +0000 UTC m=+334.526318911 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c895500 item 56 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.806284534 +0000 UTC m=+334.529626256 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd98c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9e00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9e00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9e00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c895880 item 57 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9e00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9e00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.80674343 +0000 UTC m=+334.530085152 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cfd9e00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c895a40 item 57 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.808105803 +0000 UTC m=+334.531447535 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff4440): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff49c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff49c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff49c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff49c0): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff49c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.808105803 +0000 UTC m=+334.531447535 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff49c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c895c00 item 57 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.809980564 +0000 UTC m=+334.533322295 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5000): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5540): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5540): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5540): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97a0e0 item 58 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5540): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5540): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.810585065 +0000 UTC m=+334.533926787 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5540): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97a2a0 item 58 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.812994215 +0000 UTC m=+334.536335937 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cff5a80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010140): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010140): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010140): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010140): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010140): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.812994215 +0000 UTC m=+334.536335937 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010140): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97a4d0 item 58 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.814938927 +0000 UTC m=+334.538280649 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1f6c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1fc00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1fc00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1fc00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88b420 item 59 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1fc00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1fc00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.815487743 +0000 UTC m=+334.538829465 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf1fc00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88b5e0 item 59 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.816235064 +0000 UTC m=+334.539576786 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf467c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf467c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf467c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf467c0): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf467c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.816235064 +0000 UTC m=+334.539576786 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf467c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88b880 item 59 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.818311044 +0000 UTC m=+334.541652836 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf46e00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47340): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47340): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47340): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c88bdc0 item 60 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47340): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47340): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.819014553 +0000 UTC m=+334.542356284 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47340): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c40a310 item 60 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.820188329 +0000 UTC m=+334.543530051 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47880): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47e40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47e40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47e40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47e40): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47e40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.820188329 +0000 UTC m=+334.543530051 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf47e40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c40a690 item 60 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.823507106 +0000 UTC m=+334.546848829 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62580): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62ac0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62ac0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62ac0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c40b110 item 61 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62ac0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62ac0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.824569553 +0000 UTC m=+334.547911285 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf62ac0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf631c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf631c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf631c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf631c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf631c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.824569553 +0000 UTC m=+334.547911285 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf631c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c40b3b0 item 61 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.82682916 +0000 UTC m=+334.550170882 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010440): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010980): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010980): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010980): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97a770 item 62 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010980): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010980): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.827519793 +0000 UTC m=+334.550861515 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d010980): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011080): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011080): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011080): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011080): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011080): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.827519793 +0000 UTC m=+334.550861515 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011080): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97a930 item 62 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.829679782 +0000 UTC m=+334.553021504 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0116c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011c00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011c00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011c00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97ad20 item 63 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011c00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011c00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.830308729 +0000 UTC m=+334.553650451 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d011c00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02a400): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02a400): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02a400): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02a400): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02a400): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.830308729 +0000 UTC m=+334.553650451 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02a400): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97aee0 item 63 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.833700114 +0000 UTC m=+334.557041836 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02aa40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02af80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02af80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02af80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97b2d0 item 64 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02af80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02af80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.834259791 +0000 UTC m=+334.557601513 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02af80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02b680): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02b680): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02b680): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02b680): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02b680): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.834259791 +0000 UTC m=+334.557601513 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d02b680): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97b490 item 64 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63800): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63800): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63800): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.837824583 +0000 UTC m=+334.561166315 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c40ba40 item 65 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.838516148 +0000 UTC m=+334.561857870 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7cf63c80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084280): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084280): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084280): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084280): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084280): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.838516148 +0000 UTC m=+334.561857870 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6c070 item 65 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0848c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0848c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0848c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0848c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0848c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.840931589 +0000 UTC m=+334.564273311 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0848c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6c620 item 66 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.843715927 +0000 UTC m=+334.567057649 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d084d40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085280): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085280): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085280): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085280): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085280): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.843715927 +0000 UTC m=+334.567057649 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6c850 item 66 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0858c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0858c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0858c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0858c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0858c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.848767367 +0000 UTC m=+334.572109169 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0858c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6ce00 item 67 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.850582564 +0000 UTC m=+334.573924286 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d085d40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2340): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2340): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2340): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2340): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2340): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.850582564 +0000 UTC m=+334.573924286 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2340): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6d1f0 item 67 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a29c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a29c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a29c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a29c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a29c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.853733573 +0000 UTC m=+334.577075295 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a29c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6d7a0 item 68 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.856774206 +0000 UTC m=+334.580115978 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a2ec0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3400): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3400): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3400): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3400): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3400): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.856774206 +0000 UTC m=+334.580115978 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3400): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7cb6d960 item 68 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3a40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3a40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3a40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3a40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3a40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.858645911 +0000 UTC m=+334.581987633 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3a40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6f29a0 item 69 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.859497479 +0000 UTC m=+334.582839201 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0a3ec0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bc4c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bc4c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bc4c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bc4c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bc4c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.859497479 +0000 UTC m=+334.582839201 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bc4c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6f3180 item 69 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bcb40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bcb40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bcb40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bcb40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bcb40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.862276986 +0000 UTC m=+334.585618708 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bcb40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6f38f0 item 70 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.863706587 +0000 UTC m=+334.587048309 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd040): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd580): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd580): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd580): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd580): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd580): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.863706587 +0000 UTC m=+334.587048309 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bd580): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c6f3ce0 item 70 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bdc00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bdc00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bdc00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bdc00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bdc00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.866126576 +0000 UTC m=+334.589468298 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0bdc00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d41c0 item 71 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.867014263 +0000 UTC m=+334.590355985 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da200): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da700): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da700): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da700): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da700): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da700): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.867014263 +0000 UTC m=+334.590355985 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0da700): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d4380 item 71 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dad80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dad80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dad80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dad80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dad80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.87037052 +0000 UTC m=+334.593712242 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dad80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d4700 item 72 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.871120356 +0000 UTC m=+334.594462078 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db280): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db7c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db7c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db7c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db7c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db7c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.871120356 +0000 UTC m=+334.594462078 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0db7c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d48c0 item 72 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.873176829 +0000 UTC m=+334.596518551 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0dbd80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe380): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe380): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe380): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d4c40 item 73 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe380): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe380): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.87737672 +0000 UTC m=+334.600718442 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d4e00 item 73 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.877942058 +0000 UTC m=+334.601283781 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fe840): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fed80): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fed80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fed80): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fed80): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fed80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.877942058 +0000 UTC m=+334.601283781 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fed80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d4fc0 item 73 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.881698812 +0000 UTC m=+334.605040534 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0481c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0486c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0486c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0486c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97bab0 item 74 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0486c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0486c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.88240766 +0000 UTC m=+334.605749382 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0486c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97bc70 item 74 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.884468312 +0000 UTC m=+334.607810034 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d048c00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049180): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049180): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049180): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.884468312 +0000 UTC m=+334.607810034 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7c97be30 item 74 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.887832615 +0000 UTC m=+334.611174337 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0497c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049cc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049cc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049cc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05a310 item 75 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049cc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049cc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.889726019 +0000 UTC m=+334.613067742 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d049cc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): _writeAt: size=3, off=2 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05a4d0 item 75 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.890735476 +0000 UTC m=+334.614077198 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066300): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066840): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066840): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066840): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066840): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066840): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.890735476 +0000 UTC m=+334.614077198 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066840): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05a690 item 75 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.893819269 +0000 UTC m=+334.617161012 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d066e80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067380): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067380): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067380): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05aa10 item 76 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067380): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067380): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.895806371 +0000 UTC m=+334.619148093 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05abd0 item 76 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): _writeAt: size=3, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.89678518 +0000 UTC m=+334.620126912 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0678c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067e40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067e40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067e40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067e40): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067e40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.89678518 +0000 UTC m=+334.620126912 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d067e40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05ad90 item 76 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.9011432 +0000 UTC m=+334.624484922 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184580): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184a80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184a80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184a80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05b110 item 77 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184a80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184a80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.903400923 +0000 UTC m=+334.626742645 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d184a80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185180): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185180): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185180): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185180): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185180): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.903400923 +0000 UTC m=+334.626742645 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185180): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05b2d0 item 77 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.905570881 +0000 UTC m=+334.628912603 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1857c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185cc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185cc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185cc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05b650 item 78 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185cc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185cc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.907371841 +0000 UTC m=+334.630713563 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d185cc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a64c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a64c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a64c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a64c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a64c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.907371841 +0000 UTC m=+334.630713563 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a64c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05b810 item 78 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.90936218 +0000 UTC m=+334.632703913 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a6b00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7000): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7000): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7000): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05bb90 item 79 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7000): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7000): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.91002422 +0000 UTC m=+334.633365942 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7000): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7700): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7700): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7700): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7700): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7700): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.91002422 +0000 UTC m=+334.633365942 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7700): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d05bd50 item 79 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.91246525 +0000 UTC m=+334.635806972 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1a7d40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4340): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4340): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4340): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1ba230 item 80 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4340): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4340): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.913054271 +0000 UTC m=+334.636396004 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4340): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4a40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4a40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4a40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4a40): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4a40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.913054271 +0000 UTC m=+334.636396004 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c4a40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1ba3f0 item 80 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5080): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5080): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5080): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5080): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5080): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.91820628 +0000 UTC m=+334.641548002 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5080): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1ba770 item 81 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.919008566 +0000 UTC m=+334.642350288 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0fef00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ff440): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ff440): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ff440): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ff440): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ff440): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.919008566 +0000 UTC m=+334.642350288 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ff440): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d5180 item 81 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ffac0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ffac0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ffac0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ffac0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ffac0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.921876871 +0000 UTC m=+334.645218593 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d0ffac0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d5500 item 82 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.92267522 +0000 UTC m=+334.646016942 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a0c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a640): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a640): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a640): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.92267522 +0000 UTC m=+334.646016942 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11a640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d56c0 item 82 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11acc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11acc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11acc0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11acc0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11acc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.924851169 +0000 UTC m=+334.648192891 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11acc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d5a40 item 83 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.925765475 +0000 UTC m=+334.649107197 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b1c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b700): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b700): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b700): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b700): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b700): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.925765475 +0000 UTC m=+334.649107197 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11b700): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d0d5c00 item 83 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11bd80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11bd80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11bd80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11bd80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11bd80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.92768515 +0000 UTC m=+334.651026872 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d11bd80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1360e0 item 84 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.928577184 +0000 UTC m=+334.651918917 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138380): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138900): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138900): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138900): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138900): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138900): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.928577184 +0000 UTC m=+334.651918917 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138900): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1362a0 item 84 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138f80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138f80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138f80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138f80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138f80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.930662241 +0000 UTC m=+334.654003963 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d138f80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d136620 item 85 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.931822643 +0000 UTC m=+334.655164365 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d139480): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1399c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1399c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1399c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1399c0): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1399c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.931822643 +0000 UTC m=+334.655164365 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1399c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1367e0 item 85 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c140): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c140): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c140): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c140): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c140): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.933758117 +0000 UTC m=+334.657099870 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c140): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d136b60 item 86 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.934692732 +0000 UTC m=+334.658034454 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15c640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15cbc0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15cbc0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15cbc0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15cbc0): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15cbc0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.934692732 +0000 UTC m=+334.658034454 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15cbc0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d136d20 item 86 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d240): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d240): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d240): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.936839376 +0000 UTC m=+334.660181098 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1370a0 item 87 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.937888998 +0000 UTC m=+334.661230720 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15d740): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15dc80): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15dc80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15dc80): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15dc80): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15dc80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.937888998 +0000 UTC m=+334.661230720 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d15dc80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d137260 item 87 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178400): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178400): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178400): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178400): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178400): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.940906727 +0000 UTC m=+334.664248458 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178400): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1375e0 item 88 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.941942732 +0000 UTC m=+334.665284454 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178900): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178e80): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178e80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178e80): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178e80): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178e80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.941942732 +0000 UTC m=+334.665284454 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d178e80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1377a0 item 88 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.943694341 +0000 UTC m=+334.667036063 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c55c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5b00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5b00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5b00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1ba9a0 item 89 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5b00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5b00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.944531141 +0000 UTC m=+334.667872863 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1c5b00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bab60 item 89 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.945218439 +0000 UTC m=+334.668560161 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2140): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e26c0): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e26c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e26c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e26c0): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e26c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.945218439 +0000 UTC m=+334.668560161 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e26c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bad20 item 89 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.946834419 +0000 UTC m=+334.670176142 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e2d00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3240): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3240): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bb0a0 item 90 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3240): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.947757954 +0000 UTC m=+334.671099676 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bb260 item 90 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.948670317 +0000 UTC m=+334.672012039 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3780): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3d40): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3d40): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3d40): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3d40): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3d40): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.948670317 +0000 UTC m=+334.672012039 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1e3d40): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bb420 item 90 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.9499747 +0000 UTC m=+334.673316422 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282480): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2829c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2829c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2829c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bb7a0 item 91 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2829c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2829c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.950560125 +0000 UTC m=+334.673901857 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2829c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): >_readAt: n=2, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): _writeAt: size=3, off=7 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bb960 item 91 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.952330449 +0000 UTC m=+334.675672171 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d282f00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283480): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283480): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283480): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283480): >_readAt: n=8, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283480): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.952330449 +0000 UTC m=+334.675672171 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283480): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d1bbb20 item 91 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.954058942 +0000 UTC m=+334.677400664 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d283ac0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2100): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2100): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2100): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d2a0000 item 92 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2100): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2100): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.957560525 +0000 UTC m=+334.680902247 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2100): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): open at offset 5 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d2a01c0 item 92 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): _readAt: size=2, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): _writeAt: size=3, off=5 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): >_writeAt: n=3, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.958981227 +0000 UTC m=+334.682322949 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2640): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2c00): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2c00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2c00): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2c00): >_readAt: n=3, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2c00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.958981227 +0000 UTC m=+334.682322949 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a2c00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d2a0380 item 92 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.962860162 +0000 UTC m=+334.686201884 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3240): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3780): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3780): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3780): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d2a0700 item 93 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3780): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3780): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.963457901 +0000 UTC m=+334.686799623 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3780): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3e80): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3e80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3e80): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3e80): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3e80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.963457901 +0000 UTC m=+334.686799623 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d2a3e80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d2a08c0 item 93 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.965558007 +0000 UTC m=+334.688899729 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d1794c0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d179a00): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d179a00): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d179a00): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d137b20 item 94 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d179a00): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d179a00): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.966202834 +0000 UTC m=+334.689544556 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d179a00): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214200): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214200): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214200): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214200): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214200): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.966202834 +0000 UTC m=+334.689544556 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214200): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d137ce0 item 94 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.969877083 +0000 UTC m=+334.693218805 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214840): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214d80): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214d80): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214d80): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21a1c0 item 95 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214d80): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214d80): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.970466025 +0000 UTC m=+334.693807747 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d214d80): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215480): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215480): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215480): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215480): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215480): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.970466025 +0000 UTC m=+334.693807747 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215480): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21a380 item 95 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 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/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): open at offset 0 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): _readAt: size=2, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): >_readAt: n=0, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.973570607 +0000 UTC m=+334.696912329 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d215ac0): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238100): _writeAt: size=5, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238100): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238100): >openPending: err= 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21a700 item 96 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238100): >_writeAt: n=5, err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238100): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.974813975 +0000 UTC m=+334.698155697 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238100): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238800): _readAt: size=512, off=0 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238800): openPending: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238800): >openPending: err= 2026/07/29 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238800): >_readAt: n=5, err=EOF 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238800): close: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:04.974813975 +0000 UTC m=+334.698155697 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:04 DEBUG : open-test-file(0x3d9d7d238800): >close: err= 2026/07/29 01:17:04 DEBUG : open-test-file: Remove: 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21a8c0 item 96 2026/07/29 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:04 DEBUG : open-test-file: >Remove: err= 2026/07/29 01:17:04 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:04 DEBUG : Looking for writers 2026/07/29 01:17:04 DEBUG : >WaitForWriters: 2026/07/29 01:17:04 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:05 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:05 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:17:05 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:05 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/29 01:17:05 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d238ec0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d238ec0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d238ec0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d238ec0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d238ec0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.526832074 +0000 UTC m=+335.250173796 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d238ec0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.526832074 +0000 UTC m=+335.250173796 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239800): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239800): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239800): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239800): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239800): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.526832074 +0000 UTC m=+335.250173796 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239800): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21acb0 item 1 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239e40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239e40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239e40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239e40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239e40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.535501355 +0000 UTC m=+335.258843077 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d239e40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258440): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258440): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258440): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258440): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258440): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.535501355 +0000 UTC m=+335.258843077 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258440): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21b180 item 2 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258a80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258a80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258a80): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258a80): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258a80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.538418123 +0000 UTC m=+335.261759845 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258a80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.538418123 +0000 UTC m=+335.261759845 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d258f00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2593c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2593c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2593c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2593c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2593c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.538418123 +0000 UTC m=+335.261759845 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2593c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21b500 item 3 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d259a40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d259a40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d259a40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d259a40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d259a40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.541373022 +0000 UTC m=+335.264714744 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d259a40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278080): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278080): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278080): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.541373022 +0000 UTC m=+335.264714744 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21b9d0 item 4 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2786c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2786c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2786c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2786c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2786c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.543215571 +0000 UTC m=+335.266557293 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2786c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.543215571 +0000 UTC m=+335.266557293 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d278b40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bed40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bed40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bed40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bed40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bed40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.543215571 +0000 UTC m=+335.266557293 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bed40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d21bd50 item 5 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf3c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf3c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf3c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf3c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf3c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.549474801 +0000 UTC m=+335.272816523 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf3c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf900): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf900): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf900): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf900): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf900): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.549474801 +0000 UTC m=+335.272816523 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2bf900): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d312a10 item 6 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326080): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326080): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326080): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.562257249 +0000 UTC m=+335.285598971 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.562257249 +0000 UTC m=+335.285598971 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326a40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326a40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326a40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326a40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326a40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.562257249 +0000 UTC m=+335.285598971 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d326a40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d312d90 item 7 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3270c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3270c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3270c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3270c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3270c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.565714337 +0000 UTC m=+335.289056068 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3270c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327600): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327600): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327600): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327600): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327600): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.565714337 +0000 UTC m=+335.289056068 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327600): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d313260 item 8 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327bc0): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d327bc0): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327bc0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327bc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327bc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d327bc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348080): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348080): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348080): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.569207804 +0000 UTC m=+335.292549526 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.569207804 +0000 UTC m=+335.292549526 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348500): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348a00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348a00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348a00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348a00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348a00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.569207804 +0000 UTC m=+335.292549526 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d348a00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3135e0 item 9 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349080): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349080): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349080): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.571745215 +0000 UTC m=+335.295086937 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3495c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3495c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3495c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3495c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3495c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.571745215 +0000 UTC m=+335.295086937 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3495c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d313ab0 item 10 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349c00): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d349c00): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349c00): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349c00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349c00): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d349c00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a0c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a0c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a0c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a0c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a0c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.573520167 +0000 UTC m=+335.296861889 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a0c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.573520167 +0000 UTC m=+335.296861889 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36a5c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36aac0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36aac0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36aac0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36aac0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36aac0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.573520167 +0000 UTC m=+335.296861889 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36aac0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d313e30 item 11 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b140): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b140): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b140): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b140): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b140): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.578250269 +0000 UTC m=+335.301591991 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b140): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b680): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b680): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b680): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b680): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b680): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.578250269 +0000 UTC m=+335.301591991 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36b680): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36e460 item 12 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36bcc0): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d36bcc0): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36bcc0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36bcc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36bcc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36bcc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d36bcc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a180): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a180): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a180): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a180): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a180): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.580797459 +0000 UTC m=+335.304139181 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a180): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a840): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a840): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a840): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.580797459 +0000 UTC m=+335.304139181 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40a840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36e7e0 item 13 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40aec0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40aec0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40aec0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40aec0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40aec0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.587165123 +0000 UTC m=+335.310506855 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40aec0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40b400): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40b400): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40b400): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40b400): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40b400): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.587165123 +0000 UTC m=+335.310506855 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40b400): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36eb60 item 14 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40ba40): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d40ba40): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40ba40): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40ba40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40ba40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40ba40): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40ba40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40be00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40be00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40be00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40be00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40be00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.593511698 +0000 UTC m=+335.316853420 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d40be00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42e5c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42e5c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42e5c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42e5c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42e5c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.593511698 +0000 UTC m=+335.316853420 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42e5c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36eee0 item 15 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42ec40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42ec40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42ec40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42ec40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42ec40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.598540383 +0000 UTC m=+335.321882105 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42ec40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f180): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f180): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f180): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f180): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f180): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.598540383 +0000 UTC m=+335.321882105 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f180): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36f260 item 16 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f7c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f7c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f7c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f7c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f7c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.604201593 +0000 UTC m=+335.327543316 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42f7c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.604201593 +0000 UTC m=+335.327543316 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d42fc40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c240): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c240): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c240): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c240): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c240): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.604201593 +0000 UTC m=+335.327543316 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c240): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36f5e0 item 17 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c8c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c8c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c8c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c8c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c8c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.607824696 +0000 UTC m=+335.331166428 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44c8c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44ce00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44ce00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44ce00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44ce00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44ce00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.607824696 +0000 UTC m=+335.331166428 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44ce00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36fab0 item 18 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d480): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d480): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d480): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d480): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d480): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.614715277 +0000 UTC m=+335.338056999 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d480): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.614715277 +0000 UTC m=+335.338056999 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44d980): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44de80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44de80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44de80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44de80): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44de80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.614715277 +0000 UTC m=+335.338056999 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d44de80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d36fe30 item 19 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470600): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470600): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470600): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470600): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470600): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.621862243 +0000 UTC m=+335.345203965 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470600): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470b40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470b40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470b40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470b40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470b40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.621862243 +0000 UTC m=+335.345203965 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d470b40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d468460 item 20 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4711c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4711c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4711c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4711c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4711c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.626620278 +0000 UTC m=+335.349962000 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4711c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.626620278 +0000 UTC m=+335.349962000 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4716c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d471bc0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d471bc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d471bc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d471bc0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d471bc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.626620278 +0000 UTC m=+335.349962000 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d471bc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4687e0 item 21 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e340): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e340): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e340): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.629543278 +0000 UTC m=+335.352885000 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2791c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2791c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2791c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2791c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2791c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.629543278 +0000 UTC m=+335.352885000 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d2791c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d386150 item 22 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279840): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279840): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279840): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.631570355 +0000 UTC m=+335.354912077 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.631570355 +0000 UTC m=+335.354912077 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d279d40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c340): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c340): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c340): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.631570355 +0000 UTC m=+335.354912077 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3864d0 item 23 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c9c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c9c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c9c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c9c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c9c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.63665675 +0000 UTC m=+335.359998482 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39c9c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39cf00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39cf00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39cf00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39cf00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39cf00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.63665675 +0000 UTC m=+335.359998482 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39cf00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3869a0 item 24 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d540): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d39d540): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d540): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d540): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d540): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d540): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d540): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d900): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d900): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d900): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d900): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d900): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.639143586 +0000 UTC m=+335.362485308 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39d900): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.639143586 +0000 UTC m=+335.362485308 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d39de00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ba440): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ba440): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ba440): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ba440): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ba440): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.639143586 +0000 UTC m=+335.362485308 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ba440): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d386d20 item 25 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3baac0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3baac0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3baac0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3baac0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3baac0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.647794062 +0000 UTC m=+335.371135784 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3baac0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb000): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb000): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb000): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb000): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb000): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.647794062 +0000 UTC m=+335.371135784 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb000): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3871f0 item 26 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e500): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d48e500): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e500): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e500): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e500): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e500): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e500): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e8c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e8c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e8c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e8c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e8c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.652502602 +0000 UTC m=+335.375844324 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48e8c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.652502602 +0000 UTC m=+335.375844324 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48edc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f300): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f300): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f300): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f300): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f300): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.652502602 +0000 UTC m=+335.375844324 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f300): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d468cb0 item 27 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f980): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f980): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f980): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f980): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f980): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.655818044 +0000 UTC m=+335.379159776 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48f980): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48fec0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48fec0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48fec0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48fec0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48fec0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.655818044 +0000 UTC m=+335.379159776 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d48fec0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d469180 item 28 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae600): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d4ae600): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae600): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae600): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae600): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae600): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae600): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae9c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae9c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae9c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae9c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae9c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.657968684 +0000 UTC m=+335.381310406 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ae9c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af080): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af080): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af080): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.657968684 +0000 UTC m=+335.381310406 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d469500 item 29 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af700): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af700): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af700): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af700): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af700): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.659735561 +0000 UTC m=+335.383077283 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4af700): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4afc40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4afc40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4afc40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4afc40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4afc40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.659735561 +0000 UTC m=+335.383077283 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4afc40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d469880 item 30 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce380): _readAt: size=2, off=0 2026/07/29 01:17:05 ERROR : open-test-file(0x3d9d7d4ce380): Couldn't read size of file 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce380): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce380): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce380): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce380): close: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce380): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce740): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce740): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce740): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce740): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce740): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.661658973 +0000 UTC m=+335.385000695 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ce740): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cee00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cee00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cee00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cee00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cee00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.661658973 +0000 UTC m=+335.385000695 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cee00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d469c00 item 31 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf480): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf480): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf480): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf480): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf480): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.66371786 +0000 UTC m=+335.387059582 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf480): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf9c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf9c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf9c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf9c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf9c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.66371786 +0000 UTC m=+335.387059582 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4cf9c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e40e0 item 32 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee100): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee100): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee100): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee100): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee100): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.665656762 +0000 UTC m=+335.388998484 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee100): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e4460 item 33 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.66890188 +0000 UTC m=+335.392243602 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ee580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4eea80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4eea80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4eea80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4eea80): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4eea80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.66890188 +0000 UTC m=+335.392243602 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4eea80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e4620 item 33 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef0c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef0c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef0c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef0c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef0c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.672733836 +0000 UTC m=+335.396075558 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef0c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e49a0 item 34 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.67574365 +0000 UTC m=+335.399085372 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4ef540): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4efa80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4efa80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4efa80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4efa80): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4efa80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.67574365 +0000 UTC m=+335.399085372 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d4efa80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e4b60 item 34 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e1c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e1c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e1c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e1c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e1c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.682664589 +0000 UTC m=+335.406006321 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e1c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e4e70 item 35 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.684904188 +0000 UTC m=+335.408245910 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50e640): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50eb40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50eb40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50eb40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50eb40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50eb40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.684904188 +0000 UTC m=+335.408245910 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50eb40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e5030 item 35 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f1c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f1c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f1c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f1c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f1c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.689819139 +0000 UTC m=+335.413160861 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f1c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e53b0 item 36 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.690530091 +0000 UTC m=+335.413871813 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50f6c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50fc00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50fc00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50fc00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50fc00): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50fc00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.690530091 +0000 UTC m=+335.413871813 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d50fc00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e5570 item 36 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e340): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e340): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e340): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.693069828 +0000 UTC m=+335.416411550 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e58f0 item 37 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.694134197 +0000 UTC m=+335.417475919 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52e7c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52ecc0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52ecc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52ecc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52ecc0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52ecc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.694134197 +0000 UTC m=+335.417475919 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52ecc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e5ab0 item 37 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f340): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f340): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f340): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.696234514 +0000 UTC m=+335.419576236 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d4e5e30 item 38 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.696895843 +0000 UTC m=+335.420237565 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52f840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52fd80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52fd80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52fd80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52fd80): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52fd80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.696895843 +0000 UTC m=+335.420237565 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d52fd80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54e150 item 38 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552500): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552500): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552500): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552500): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552500): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.698584441 +0000 UTC m=+335.421926163 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552500): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54e4d0 item 39 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.702648806 +0000 UTC m=+335.425990528 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552a00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552f00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552f00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552f00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552f00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552f00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.702648806 +0000 UTC m=+335.425990528 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d552f00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54e690 item 39 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553580): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553580): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.705253274 +0000 UTC m=+335.428594996 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54ea10 item 40 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.705884817 +0000 UTC m=+335.429226548 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d553a80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5720c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5720c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5720c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5720c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5720c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.705884817 +0000 UTC m=+335.429226548 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5720c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54ebd0 item 40 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.707550151 +0000 UTC m=+335.430891873 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572680): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572b80): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572b80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572b80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54ef50 item 41 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572b80): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572b80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.708759886 +0000 UTC m=+335.432101608 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d572b80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54f110 item 41 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.709283965 +0000 UTC m=+335.432625687 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573040): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573580): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573580): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573580): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.709283965 +0000 UTC m=+335.432625687 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54f2d0 item 41 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.711814123 +0000 UTC m=+335.435155856 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bb900): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bbe00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bbe00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bbe00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3876c0 item 42 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bbe00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bbe00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.712671843 +0000 UTC m=+335.436013565 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3bbe00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d387880 item 42 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.714775034 +0000 UTC m=+335.438116756 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d4440): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d49c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d49c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d49c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d49c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d49c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.714775034 +0000 UTC m=+335.438116756 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d49c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d387a40 item 42 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.71901461 +0000 UTC m=+335.442356332 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5000): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5500): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5500): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5500): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d387dc0 item 43 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5500): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5500): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.721441362 +0000 UTC m=+335.444783084 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5500): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f20e0 item 43 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.722037198 +0000 UTC m=+335.445378920 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3d5a40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe080): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe080): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe080): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.722037198 +0000 UTC m=+335.445378920 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f22a0 item 43 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.726757822 +0000 UTC m=+335.450099544 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3fe6c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3febc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3febc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3febc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f2620 item 44 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3febc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3febc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.727545189 +0000 UTC m=+335.450886921 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3febc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f27e0 item 44 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.728447532 +0000 UTC m=+335.451789254 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff100): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff680): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff680): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff680): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff680): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff680): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.728447532 +0000 UTC m=+335.451789254 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ff680): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f29a0 item 44 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.735395263 +0000 UTC m=+335.458736995 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d3ffcc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6182c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6182c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6182c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f2d20 item 45 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6182c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6182c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.73811603 +0000 UTC m=+335.461457752 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6182c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6189c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6189c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6189c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6189c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6189c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.73811603 +0000 UTC m=+335.461457752 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6189c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f2ee0 item 45 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.743028958 +0000 UTC m=+335.466370680 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619000): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619500): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619500): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619500): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f3260 item 46 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619500): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619500): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.747333937 +0000 UTC m=+335.470675659 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619500): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619c00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619c00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619c00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619c00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619c00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.747333937 +0000 UTC m=+335.470675659 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d619c00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f3420 item 46 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.749268329 +0000 UTC m=+335.472610062 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a840): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a840): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f37a0 item 47 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a840): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.75023746 +0000 UTC m=+335.473579182 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63a840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63af40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63af40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63af40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63af40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63af40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.75023746 +0000 UTC m=+335.473579182 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63af40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f3960 item 47 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.752806361 +0000 UTC m=+335.476148083 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63b580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63ba80): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63ba80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63ba80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d3f3ce0 item 48 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63ba80): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63ba80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.753895758 +0000 UTC m=+335.477237480 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d63ba80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c280): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c280): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c280): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.753895758 +0000 UTC m=+335.477237480 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65a000 item 48 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c8c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c8c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c8c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c8c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c8c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.756266334 +0000 UTC m=+335.479608086 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65c8c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65a380 item 49 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.762125779 +0000 UTC m=+335.485467520 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65cd40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d280): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d280): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d280): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.762125779 +0000 UTC m=+335.485467520 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65a540 item 49 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d900): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d900): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d900): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d900): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d900): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.765771813 +0000 UTC m=+335.489113535 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65d900): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65a8c0 item 50 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.768764625 +0000 UTC m=+335.492106358 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d65de00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67a480): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67a480): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67a480): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67a480): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67a480): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.768764625 +0000 UTC m=+335.492106358 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67a480): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65aa80 item 50 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67ab00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67ab00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67ab00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67ab00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67ab00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.772224368 +0000 UTC m=+335.495566110 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67ab00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65ae00 item 51 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.773229356 +0000 UTC m=+335.496571088 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b000): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b540): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b540): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b540): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b540): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b540): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.773229356 +0000 UTC m=+335.496571088 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67b540): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65afc0 item 51 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67bbc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67bbc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67bbc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67bbc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67bbc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.775755036 +0000 UTC m=+335.499096778 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d67bbc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65b340 item 52 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.777155521 +0000 UTC m=+335.500497293 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e1c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e740): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e740): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e740): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e740): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e740): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.777155521 +0000 UTC m=+335.500497293 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69e740): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65b500 item 52 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573b40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573b40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573b40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573b40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573b40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.779471093 +0000 UTC m=+335.502812815 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d573b40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54f5e0 item 53 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.780717676 +0000 UTC m=+335.504059428 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e140): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e680): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e680): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e680): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e680): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e680): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.780717676 +0000 UTC m=+335.504059428 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58e680): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54f7a0 item 53 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58ed00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58ed00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58ed00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58ed00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58ed00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.783713754 +0000 UTC m=+335.507055507 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58ed00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54fb20 item 54 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.784829711 +0000 UTC m=+335.508171443 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f200): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f780): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f780): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f780): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f780): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f780): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.784829711 +0000 UTC m=+335.508171443 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58f780): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d54fce0 item 54 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58fe00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58fe00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58fe00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58fe00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58fe00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.787486217 +0000 UTC m=+335.510827939 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d58fe00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aa1c0 item 55 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.788516594 +0000 UTC m=+335.511858366 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0400): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0940): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0940): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0940): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0940): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0940): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.788516594 +0000 UTC m=+335.511858366 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0940): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aa380 item 55 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0fc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0fc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0fc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0fc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0fc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.791005073 +0000 UTC m=+335.514346795 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b0fc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aa700 item 56 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.792557325 +0000 UTC m=+335.515899116 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b14c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b1a40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b1a40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b1a40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b1a40): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b1a40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.792557325 +0000 UTC m=+335.515899116 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5b1a40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aa8c0 item 56 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.794766084 +0000 UTC m=+335.518107807 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2180): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d26c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d26c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d26c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aac40 item 57 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d26c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d26c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.795533905 +0000 UTC m=+335.518875627 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d26c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aae00 item 57 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.79645832 +0000 UTC m=+335.519800042 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d2c00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3180): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3180): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3180): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3180): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3180): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.79645832 +0000 UTC m=+335.519800042 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3180): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5aafc0 item 57 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.799001833 +0000 UTC m=+335.522343575 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d37c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69ed00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69ed00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69ed00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65b730 item 58 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69ed00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69ed00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.799791565 +0000 UTC m=+335.523133317 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69ed00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65b8f0 item 58 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.802942455 +0000 UTC m=+335.526284177 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f240): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f800): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f800): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f800): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f800): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f800): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.802942455 +0000 UTC m=+335.526284177 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69f800): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65bab0 item 58 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.804709852 +0000 UTC m=+335.528051574 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d69fe40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc480): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc480): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc480): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d65be30 item 59 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc480): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc480): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.809440015 +0000 UTC m=+335.532781737 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc480): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c0150 item 59 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.812244541 +0000 UTC m=+335.535586292 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bc9c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bcf40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bcf40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bcf40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bcf40): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bcf40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.812244541 +0000 UTC m=+335.535586292 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bcf40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c0310 item 59 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.816767461 +0000 UTC m=+335.540109203 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bd580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bdac0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bdac0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bdac0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c0690 item 60 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bdac0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bdac0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.817475478 +0000 UTC m=+335.540817200 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6bdac0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c0850 item 60 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.818554536 +0000 UTC m=+335.541896258 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8100): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3b40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3b40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3b40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3b40): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3b40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.818554536 +0000 UTC m=+335.541896258 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5d3b40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5ab2d0 item 60 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.823050917 +0000 UTC m=+335.546392658 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea7c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea7c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea7c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5ab650 item 61 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea7c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea7c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.82405431 +0000 UTC m=+335.547396032 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5ea7c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eaec0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eaec0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eaec0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eaec0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eaec0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.82405431 +0000 UTC m=+335.547396032 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eaec0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5ab810 item 61 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.827049046 +0000 UTC m=+335.550390808 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eb500): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eba40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eba40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eba40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5abb90 item 62 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eba40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eba40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.828207093 +0000 UTC m=+335.551548845 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d5eba40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706240): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706240): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706240): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706240): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706240): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.828207093 +0000 UTC m=+335.551548845 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706240): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d5abd50 item 62 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.830752861 +0000 UTC m=+335.554094583 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8700): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8c40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8c40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8c40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c0b60 item 63 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8c40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8c40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.831893554 +0000 UTC m=+335.555235326 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e8c40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9340): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9340): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9340): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.831893554 +0000 UTC m=+335.555235326 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c0d20 item 63 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): >_readAt: n=0, err=Bad file descriptor 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.834637226 +0000 UTC m=+335.557978998 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9980): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9ec0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9ec0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9ec0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c10a0 item 64 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9ec0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9ec0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.83561949 +0000 UTC m=+335.558961242 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d6e9ec0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78c6c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78c6c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78c6c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78c6c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78c6c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.83561949 +0000 UTC m=+335.558961242 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78c6c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c1260 item 64 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78cd00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78cd00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78cd00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78cd00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78cd00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.838068294 +0000 UTC m=+335.561410016 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78cd00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c15e0 item 65 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.83918337 +0000 UTC m=+335.562525092 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d180): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d680): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d680): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d680): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d680): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d680): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.83918337 +0000 UTC m=+335.562525092 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78d680): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c17a0 item 65 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78dcc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78dcc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78dcc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78dcc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78dcc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.84166172 +0000 UTC m=+335.565003472 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d78dcc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c1b20 item 66 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.842770573 +0000 UTC m=+335.566112326 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2240): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2780): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2780): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2780): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2780): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2780): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.842770573 +0000 UTC m=+335.566112326 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2780): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d6c1ce0 item 66 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2dc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2dc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2dc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2dc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2dc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.845289029 +0000 UTC m=+335.568630781 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b2dc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7140e0 item 67 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.847373315 +0000 UTC m=+335.570715067 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706880): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706d80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706d80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706d80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706d80): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706d80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.847373315 +0000 UTC m=+335.570715067 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d706d80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7142a0 item 67 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707400): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707400): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707400): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707400): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707400): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.850630816 +0000 UTC m=+335.573972538 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707400): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d714620 item 68 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.852226349 +0000 UTC m=+335.575568112 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707900): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707e40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707e40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707e40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707e40): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707e40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.852226349 +0000 UTC m=+335.575568112 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d707e40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7147e0 item 68 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72e580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72e580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72e580): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72e580): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72e580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.854696874 +0000 UTC m=+335.578038627 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72e580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d714b60 item 69 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.855747298 +0000 UTC m=+335.579089060 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ea00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ef00): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ef00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ef00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ef00): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ef00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.855747298 +0000 UTC m=+335.579089060 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72ef00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d714d20 item 69 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72f580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72f580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72f580): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72f580): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72f580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.858259472 +0000 UTC m=+335.581601224 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72f580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7150a0 item 70 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.859706535 +0000 UTC m=+335.583048267 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d72fa80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7540c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7540c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7540c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7540c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7540c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.859706535 +0000 UTC m=+335.583048267 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7540c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d715260 item 70 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754740): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754740): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754740): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754740): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754740): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.86251646 +0000 UTC m=+335.585858253 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754740): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7155e0 item 71 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.863951109 +0000 UTC m=+335.587292851 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d754c40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755140): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755140): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755140): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755140): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755140): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.863951109 +0000 UTC m=+335.587292851 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755140): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7157a0 item 71 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7557c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7557c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7557c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7557c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7557c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.866357283 +0000 UTC m=+335.589699005 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7557c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d715b20 item 72 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.867505241 +0000 UTC m=+335.590846963 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d755cc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c300): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c300): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c300): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c300): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c300): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.867505241 +0000 UTC m=+335.590846963 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c300): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d715ce0 item 72 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.870525935 +0000 UTC m=+335.593867688 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77c8c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77cdc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77cdc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77cdc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8041c0 item 73 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77cdc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77cdc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.871355592 +0000 UTC m=+335.594697314 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77cdc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d804380 item 73 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.872681566 +0000 UTC m=+335.596023288 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3280): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3280): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3280): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.872681566 +0000 UTC m=+335.596023288 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7ba230 item 73 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.87541084 +0000 UTC m=+335.598752592 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b38c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3dc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3dc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3dc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7ba5b0 item 74 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3dc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3dc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.877064633 +0000 UTC m=+335.600406395 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7b3dc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7ba770 item 74 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.879231655 +0000 UTC m=+335.602573377 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4400): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4980): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4980): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4980): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4980): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4980): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.879231655 +0000 UTC m=+335.602573377 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4980): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7ba930 item 74 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.881678545 +0000 UTC m=+335.605020267 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d4fc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d54c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d54c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d54c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bacb0 item 75 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d54c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d54c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.882682551 +0000 UTC m=+335.606024273 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d54c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): _writeAt: size=3, off=2 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bae70 item 75 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.883811093 +0000 UTC m=+335.607152815 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7d5a00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec040): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec040): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec040): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec040): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec040): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.883811093 +0000 UTC m=+335.607152815 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec040): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bb030 item 75 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.886164136 +0000 UTC m=+335.609505858 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ec680): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ecb80): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ecb80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ecb80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bb3b0 item 76 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ecb80): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ecb80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.887071209 +0000 UTC m=+335.610412931 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ecb80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bb570 item 76 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): _writeAt: size=3, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.887898019 +0000 UTC m=+335.611239762 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed0c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed640): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed640): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed640): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed640): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed640): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.887898019 +0000 UTC m=+335.611239762 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7ed640): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bb730 item 76 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.890034154 +0000 UTC m=+335.613375876 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d7edc80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c280): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c280): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bbab0 item 77 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c280): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.89118633 +0000 UTC m=+335.614528052 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906700): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906700): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906700): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906700): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906700): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.89118633 +0000 UTC m=+335.614528052 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906700): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d9200e0 item 77 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.893512962 +0000 UTC m=+335.616854744 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d906d40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907240): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907240): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907240): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d920460 item 78 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907240): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907240): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.894069094 +0000 UTC m=+335.617410816 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907240): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907940): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907940): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907940): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907940): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907940): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.894069094 +0000 UTC m=+335.617410816 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d907940): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d920620 item 78 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.896554917 +0000 UTC m=+335.619896640 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952580): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952580): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d9209a0 item 79 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952580): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.897450908 +0000 UTC m=+335.620792641 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952c80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952c80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952c80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952c80): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952c80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.897450908 +0000 UTC m=+335.620792641 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d952c80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d920b60 item 79 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.899549912 +0000 UTC m=+335.622891634 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9532c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9537c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9537c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9537c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d920ee0 item 80 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9537c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9537c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.900277426 +0000 UTC m=+335.623619148 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d9537c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d953ec0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d953ec0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d953ec0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d953ec0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d953ec0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.900277426 +0000 UTC m=+335.623619148 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d953ec0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d9210a0 item 80 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96e600): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96e600): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96e600): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96e600): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96e600): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.902534698 +0000 UTC m=+335.625876420 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96e600): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d921420 item 81 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.903355118 +0000 UTC m=+335.626696840 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96ea80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96efc0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96efc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96efc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96efc0): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96efc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.903355118 +0000 UTC m=+335.626696840 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96efc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d9215e0 item 81 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96f640): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96f640): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96f640): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96f640): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96f640): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.905273261 +0000 UTC m=+335.628614983 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96f640): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d921960 item 82 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.9062843 +0000 UTC m=+335.629626022 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d96fb40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a1c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a1c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a1c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a1c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a1c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.9062843 +0000 UTC m=+335.629626022 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a1c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d921b20 item 82 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a840): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a840): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a840): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.90890636 +0000 UTC m=+335.632248082 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98a840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d998000 item 83 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.910292057 +0000 UTC m=+335.633633779 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98ad40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98b280): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98b280): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98b280): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98b280): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98b280): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.910292057 +0000 UTC m=+335.633633779 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d98b280): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d9981c0 item 83 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c740): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c740): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c740): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c740): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c740): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.913001374 +0000 UTC m=+335.636343096 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88c740): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d7bbdc0 item 84 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.914929495 +0000 UTC m=+335.638271217 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88cc40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d1c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d1c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d1c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d1c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d1c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.914929495 +0000 UTC m=+335.638271217 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d1c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89e0e0 item 84 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d840): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d840): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d840): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.918033446 +0000 UTC m=+335.641375168 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88d840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89e460 item 85 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.919117493 +0000 UTC m=+335.642459215 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d88dd40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2380): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2380): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2380): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2380): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2380): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.919117493 +0000 UTC m=+335.642459215 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2380): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89e620 item 85 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2a00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2a00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2a00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2a00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2a00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.921727501 +0000 UTC m=+335.645069233 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2a00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89e9a0 item 86 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.922757957 +0000 UTC m=+335.646099709 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b2f00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d8c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d8c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d8c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d8c0): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d8c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.922757957 +0000 UTC m=+335.646099709 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d77d8c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d804540 item 86 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822040): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822040): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822040): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822040): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822040): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.92511041 +0000 UTC m=+335.648452162 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822040): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8048c0 item 87 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.926283695 +0000 UTC m=+335.649625417 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822540): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822a80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822a80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822a80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822a80): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822a80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.926283695 +0000 UTC m=+335.649625417 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d822a80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d804a80 item 87 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823100): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823100): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823100): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823100): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823100): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.928834312 +0000 UTC m=+335.652176034 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823100): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d804e00 item 88 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.930010222 +0000 UTC m=+335.653351954 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823600): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823b80): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823b80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823b80): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823b80): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823b80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.930010222 +0000 UTC m=+335.653351954 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d823b80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d804fc0 item 88 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.932379576 +0000 UTC m=+335.655721298 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e2c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e800): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e800): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e800): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d805340 item 89 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e800): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e800): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.933444156 +0000 UTC m=+335.656785899 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83e800): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d805500 item 89 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.934305834 +0000 UTC m=+335.657647566 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83ed40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f2c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f2c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f2c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f2c0): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f2c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.934305834 +0000 UTC m=+335.657647566 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f2c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8056c0 item 89 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.936732626 +0000 UTC m=+335.660074388 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83f900): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83fe40): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83fe40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83fe40): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d805a40 item 90 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83fe40): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83fe40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.937395979 +0000 UTC m=+335.660737712 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d83fe40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d805c00 item 90 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.938462122 +0000 UTC m=+335.661803844 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d85c480): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3580): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3580): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3580): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3580): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3580): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.938462122 +0000 UTC m=+335.661803844 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3580): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89eb60 item 90 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.942214147 +0000 UTC m=+335.665555870 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8b3bc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8200): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8200): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8200): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89eee0 item 91 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8200): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8200): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.943496709 +0000 UTC m=+335.666838441 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8200): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): >_readAt: n=2, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): _writeAt: size=3, off=7 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89f0a0 item 91 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.944408441 +0000 UTC m=+335.667750163 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8740): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8cc0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8cc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8cc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8cc0): >_readAt: n=8, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8cc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.944408441 +0000 UTC m=+335.667750163 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c8cc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89f260 item 91 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.947390271 +0000 UTC m=+335.670732043 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9300): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9840): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9840): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9840): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89f5e0 item 92 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9840): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9840): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.948519704 +0000 UTC m=+335.671861447 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9840): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): open at offset 5 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89f7a0 item 92 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): _readAt: size=2, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): _writeAt: size=3, off=5 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): >_writeAt: n=3, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.949745899 +0000 UTC m=+335.673087621 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8c9d80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ea440): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ea440): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ea440): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ea440): >_readAt: n=3, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ea440): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.949745899 +0000 UTC m=+335.673087621 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ea440): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89f960 item 92 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.952212888 +0000 UTC m=+335.675554660 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eaa80): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eafc0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eafc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eafc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d89fce0 item 93 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eafc0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eafc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.953369652 +0000 UTC m=+335.676711405 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eafc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eb6c0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eb6c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eb6c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eb6c0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eb6c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.953369652 +0000 UTC m=+335.676711405 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8eb6c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fe000 item 93 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.956030076 +0000 UTC m=+335.679371848 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7d8ebd00): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16340): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16340): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16340): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fe380 item 94 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16340): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16340): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.957257575 +0000 UTC m=+335.680599316 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16340): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16a40): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16a40): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16a40): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16a40): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16a40): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.957257575 +0000 UTC m=+335.680599316 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da16a40): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fe540 item 94 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.960069584 +0000 UTC m=+335.683411336 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17080): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da175c0): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da175c0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da175c0): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fe8c0 item 95 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da175c0): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da175c0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.961193447 +0000 UTC m=+335.684535179 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da175c0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17cc0): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17cc0): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17cc0): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17cc0): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17cc0): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.961193447 +0000 UTC m=+335.684535179 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da17cc0): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fea80 item 95 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 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/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): open at offset 0 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): _readAt: size=2, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): >_readAt: n=0, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.963928181 +0000 UTC m=+335.687269903 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c400): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c940): _writeAt: size=5, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c940): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c940): >openPending: err= 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fee00 item 96 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c940): >_writeAt: n=5, err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c940): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.964728151 +0000 UTC m=+335.688069924 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2c940): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2d040): _readAt: size=512, off=0 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2d040): openPending: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2d040): >openPending: err= 2026/07/29 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2d040): >_readAt: n=5, err=EOF 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2d040): close: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 01:17:05.964728151 +0000 UTC m=+335.688069924 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:05 DEBUG : open-test-file(0x3d9d7da2d040): >close: err= 2026/07/29 01:17:05 DEBUG : open-test-file: Remove: 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d9d7d8fefc0 item 96 2026/07/29 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 01:17:05 DEBUG : open-test-file: >Remove: err= 2026/07/29 01:17:05 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:05 DEBUG : Looking for writers 2026/07/29 01:17:05 DEBUG : >WaitForWriters: 2026/07/29 01:17:05 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.97s) --- PASS: TestRWFileHandleOpenTests/writes (0.98s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.99s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:06 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:17:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:06 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:06 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:17:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:06 DEBUG : file1: newRWFileHandle: 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): openPending: 2026/07/29 01:17:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): >openPending: err= 2026/07/29 01:17:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 01:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 01:17:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): _writeAt: size=2, off=0 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): >_writeAt: n=2, err= 2026/07/29 01:17:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): RWFileHandle.Flush 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): RWFileHandle.Release 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): close: 2026/07/29 01:17:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/29 01:17:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:06 DEBUG : file1(0x3d9d7da2d700): >close: err= 2026/07/29 01:17:06 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:06 DEBUG : Looking for writers 2026/07/29 01:17:06 DEBUG : file1: reading active writers 2026/07/29 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:17:06 DEBUG : Looking for writers 2026/07/29 01:17:06 DEBUG : file1: reading active writers 2026/07/29 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:17:06 DEBUG : Looking for writers 2026/07/29 01:17:06 DEBUG : file1: reading active writers 2026/07/29 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:17:06 DEBUG : Looking for writers 2026/07/29 01:17:06 DEBUG : file1: reading active writers 2026/07/29 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:17:06 DEBUG : file1: vfs cache: starting upload 2026/07/29 01:17:06 DEBUG : Looking for writers 2026/07/29 01:17:06 DEBUG : file1: reading active writers 2026/07/29 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:17:06 DEBUG : Looking for writers 2026/07/29 01:17:06 DEBUG : file1: reading active writers 2026/07/29 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:17:07 DEBUG : Looking for writers 2026/07/29 01:17:07 DEBUG : file1: reading active writers 2026/07/29 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:17:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/29 01:17:07 DEBUG : Looking for writers 2026/07/29 01:17:07 DEBUG : file1: reading active writers 2026/07/29 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:17:08 DEBUG : file1: size = 2 OK 2026/07/29 01:17:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/29 01:17:08 INFO : file1: Copied (new) 2026/07/29 01:17:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/29 01:17:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 01:17:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/29 01:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:17:08 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 01:17:08 DEBUG : Looking for writers 2026/07/29 01:17:08 DEBUG : file1: reading active writers 2026/07/29 01:17:08 DEBUG : >WaitForWriters: 2026/07/29 01:17:08 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:08 DEBUG : Looking for writers 2026/07/29 01:17:08 DEBUG : file1: reading active writers 2026/07/29 01:17:08 DEBUG : >WaitForWriters: 2026/07/29 01:17:08 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.18s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:09 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:09 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:17:09 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:09 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:17:09 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:17:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:17:09 DEBUG : rename_me: newRWFileHandle: 2026/07/29 01:17:09 DEBUG : rename_me(0x3d9d7cb98ac0): openPending: 2026/07/29 01:17:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 01:17:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/29 01:17:09 DEBUG : rename_me(0x3d9d7cb98ac0): >openPending: err= 2026/07/29 01:17:09 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/29 01:17:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/29 01:17:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/29 01:17:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/29 01:17:09 DEBUG : rename_me(0x3d9d7cb98ac0): _writeAt: size=5, off=0 2026/07/29 01:17:09 DEBUG : rename_me(0x3d9d7cb98ac0): >_writeAt: n=5, err= 2026/07/29 01:17:09 DEBUG : rename_me(0x3d9d7cb98ac0): close: 2026/07/29 01:17:09 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-29 01:17:09.703052854 +0000 UTC m=+339.426394576 2026/07/29 01:17:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/29 01:17:09 DEBUG : rename_me(0x3d9d7cb98ac0): >close: err= 2026/07/29 01:17:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/29 01:17:09 DEBUG : i_was_renamed: Updating file with 0x3d9d7cc4a000 2026/07/29 01:17:09 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/29 01:17:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/29 01:17:09 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:09 DEBUG : Looking for writers 2026/07/29 01:17:09 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 01:17:09 DEBUG : Looking for writers 2026/07/29 01:17:09 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 01:17:09 DEBUG : Looking for writers 2026/07/29 01:17:09 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 01:17:09 DEBUG : Looking for writers 2026/07/29 01:17:09 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 01:17:09 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/29 01:17:09 DEBUG : Looking for writers 2026/07/29 01:17:09 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 01:17:10 DEBUG : Looking for writers 2026/07/29 01:17:10 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/29 01:17:10 DEBUG : Looking for writers 2026/07/29 01:17:10 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/29 01:17:10 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/29 01:17:10 DEBUG : Looking for writers 2026/07/29 01:17:10 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/29 01:17:11 DEBUG : i_was_renamed: size = 5 OK 2026/07/29 01:17:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:17:11 INFO : i_was_renamed: Copied (new) 2026/07/29 01:17:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-29 01:17:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/29 01:17:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/29 01:17:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/29 01:17:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/29 01:17:11 DEBUG : Looking for writers 2026/07/29 01:17:11 DEBUG : i_was_renamed: reading active writers 2026/07/29 01:17:11 DEBUG : >WaitForWriters: 2026/07/29 01:17:11 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.03s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:12 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 01:17:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:12 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 01:17:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hagakom9vonu" 2026/07/29 01:17:12 INFO : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 01:17:12 DEBUG : forgetting directory cache 2026/07/29 01:17:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate(0x3d9d7da2c180): _readAt: size=512, off=0 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate(0x3d9d7da2c180): openPending: 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 00:18:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 01:17:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate(0x3d9d7da2c180): >openPending: err= 2026/07/29 01:17:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:15 DEBUG : TestRWCacheUpdate(0x3d9d7da2c180): >_readAt: n=20, err=EOF 2026/07/29 01:17:15 DEBUG : TestRWCacheUpdate(0x3d9d7da2c180): close: 2026/07/29 01:17:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:18:12 +0000 UTC 2026/07/29 01:17:15 DEBUG : TestRWCacheUpdate(0x3d9d7da2c180): >close: err= 2026/07/29 01:17:15 DEBUG : Re-reading directory (184.138276ms old) 2026/07/29 01:17:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:15 DEBUG : forgetting directory cache 2026/07/29 01:17:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate(0x3d9d7c34f040): _readAt: size=512, off=0 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate(0x3d9d7c34f040): openPending: 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 00:19:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-29 00:18:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 00:19:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-29 00:18:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/29 01:17:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 01:17:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate(0x3d9d7c34f040): >openPending: err= 2026/07/29 01:17:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate(0x3d9d7c34f040): >_readAt: n=20, err=EOF 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate(0x3d9d7c34f040): close: 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:19:12 +0000 UTC 2026/07/29 01:17:17 DEBUG : TestRWCacheUpdate(0x3d9d7c34f040): >close: err= 2026/07/29 01:17:17 DEBUG : Re-reading directory (189.775201ms old) 2026/07/29 01:17:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:18 DEBUG : forgetting directory cache 2026/07/29 01:17:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate(0x3d9d7c34eac0): _readAt: size=512, off=0 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate(0x3d9d7c34eac0): openPending: 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 00:20:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-29 00:19:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 00:20:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-29 00:19:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/29 01:17:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 01:17:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate(0x3d9d7c34eac0): >openPending: err= 2026/07/29 01:17:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate(0x3d9d7c34eac0): >_readAt: n=20, err=EOF 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate(0x3d9d7c34eac0): close: 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:20:12 +0000 UTC 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate(0x3d9d7c34eac0): >close: err= 2026/07/29 01:17:20 DEBUG : Re-reading directory (187.155674ms old) 2026/07/29 01:17:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:21 DEBUG : forgetting directory cache 2026/07/29 01:17:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/29 01:17:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate(0x3d9d7c34f780): _readAt: size=512, off=0 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate(0x3d9d7c34f780): openPending: 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 00:21:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-29 00:20:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 00:21:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-29 00:20:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/29 01:17:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 01:17:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate(0x3d9d7c34f780): >openPending: err= 2026/07/29 01:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate(0x3d9d7c34f780): >_readAt: n=20, err=EOF 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate(0x3d9d7c34f780): close: 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:21:12 +0000 UTC 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate(0x3d9d7c34f780): >close: err= 2026/07/29 01:17:23 DEBUG : Re-reading directory (190.9769ms old) 2026/07/29 01:17:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:23 DEBUG : forgetting directory cache 2026/07/29 01:17:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate(0x3d9d7d98a540): _readAt: size=512, off=0 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate(0x3d9d7d98a540): openPending: 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 00:22:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-29 00:21:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 00:22:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-29 00:21:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/29 01:17:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 01:17:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate(0x3d9d7d98a540): >openPending: err= 2026/07/29 01:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate(0x3d9d7d98a540): >_readAt: n=20, err=EOF 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate(0x3d9d7d98a540): close: 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:22:12 +0000 UTC 2026/07/29 01:17:25 DEBUG : TestRWCacheUpdate(0x3d9d7d98a540): >close: err= 2026/07/29 01:17:25 DEBUG : Re-reading directory (186.150915ms old) 2026/07/29 01:17:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:26 DEBUG : forgetting directory cache 2026/07/29 01:17:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate(0x3d9d7da2c600): _readAt: size=512, off=0 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate(0x3d9d7da2c600): openPending: 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 00:23:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-29 00:22:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 00:23:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-29 00:22:12 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/29 01:17:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 01:17:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate(0x3d9d7da2c600): >openPending: err= 2026/07/29 01:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate(0x3d9d7da2c600): >_readAt: n=20, err=EOF 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate(0x3d9d7da2c600): close: 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:23:12 +0000 UTC 2026/07/29 01:17:28 DEBUG : TestRWCacheUpdate(0x3d9d7da2c600): >close: err= 2026/07/29 01:17:28 DEBUG : Re-reading directory (189.194143ms old) 2026/07/29 01:17:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:29 DEBUG : forgetting directory cache 2026/07/29 01:17:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate(0x3d9d7d98a380): _readAt: size=512, off=0 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate(0x3d9d7d98a380): openPending: 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-29 00:24:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-29 00:23:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-29 00:24:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-29 00:23:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/29 01:17:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/29 01:17:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate(0x3d9d7d98a380): >openPending: err= 2026/07/29 01:17:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate(0x3d9d7d98a380): >_readAt: n=21, err=EOF 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate(0x3d9d7d98a380): close: 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:24:12 +0000 UTC 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate(0x3d9d7d98a380): >close: err= 2026/07/29 01:17:31 DEBUG : Re-reading directory (184.504107ms old) 2026/07/29 01:17:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:32 DEBUG : forgetting directory cache 2026/07/29 01:17:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/29 01:17:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate(0x3d9d7d98b1c0): _readAt: size=512, off=0 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate(0x3d9d7d98b1c0): openPending: 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-29 00:25:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-29 00:24:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-29 00:25:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-29 00:24:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/29 01:17:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/29 01:17:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate(0x3d9d7d98b1c0): >openPending: err= 2026/07/29 01:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate(0x3d9d7d98b1c0): >_readAt: n=22, err=EOF 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate(0x3d9d7d98b1c0): close: 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:25:12 +0000 UTC 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate(0x3d9d7d98b1c0): >close: err= 2026/07/29 01:17:34 DEBUG : Re-reading directory (185.044037ms old) 2026/07/29 01:17:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:34 DEBUG : forgetting directory cache 2026/07/29 01:17:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate(0x3d9d7cb98840): _readAt: size=512, off=0 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate(0x3d9d7cb98840): openPending: 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-29 00:26:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-29 00:25:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-29 00:26:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-29 00:25:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/29 01:17:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/29 01:17:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate(0x3d9d7cb98840): >openPending: err= 2026/07/29 01:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:37 DEBUG : TestRWCacheUpdate(0x3d9d7cb98840): >_readAt: n=23, err=EOF 2026/07/29 01:17:37 DEBUG : TestRWCacheUpdate(0x3d9d7cb98840): close: 2026/07/29 01:17:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:26:12 +0000 UTC 2026/07/29 01:17:37 DEBUG : TestRWCacheUpdate(0x3d9d7cb98840): >close: err= 2026/07/29 01:17:37 DEBUG : Re-reading directory (183.798112ms old) 2026/07/29 01:17:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:37 DEBUG : forgetting directory cache 2026/07/29 01:17:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate(0x3d9d7cb99100): _readAt: size=512, off=0 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate(0x3d9d7cb99100): openPending: 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-29 00:27:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-29 00:26:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-29 00:27:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-29 00:26:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/29 01:17:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/29 01:17:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate(0x3d9d7cb99100): >openPending: err= 2026/07/29 01:17:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate(0x3d9d7cb99100): >_readAt: n=24, err=EOF 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate(0x3d9d7cb99100): close: 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 00:27:12 +0000 UTC 2026/07/29 01:17:39 DEBUG : TestRWCacheUpdate(0x3d9d7cb99100): >close: err= 2026/07/29 01:17:39 DEBUG : Re-reading directory (193.60885ms old) 2026/07/29 01:17:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 01:17:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/29 01:17:40 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:40 DEBUG : Looking for writers 2026/07/29 01:17:40 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/29 01:17:40 DEBUG : >WaitForWriters: 2026/07/29 01:17:40 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': vfs cache: cleaner exiting 2026/07/29 01:17:40 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWCacheUpdate (35.63s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", 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-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:50 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/29 01:17:52 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/29 01:17:53 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:53 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:17:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:17:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/29 01:17:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/29 01:17:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/29 01:17:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:17:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/29 01:17:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/29 01:17:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/29 01:17:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 01:17:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:17:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/29 01:17:54 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:54 DEBUG : Looking for writers 2026/07/29 01:17:54 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/29 01:17:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/29 01:17:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.77s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:55 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:55 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:17:55 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': Reusing VFS from active cache 2026/07/29 01:17:55 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:55 DEBUG : Looking for writers 2026/07/29 01:17:55 DEBUG : >WaitForWriters: 2026/07/29 01:17:55 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:55 DEBUG : Looking for writers 2026/07/29 01:17:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:55 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:55 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:17:55 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:55 DEBUG : Looking for writers 2026/07/29 01:17:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:56 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:56 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:17:56 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:17:56 DEBUG : Looking for writers 2026/07/29 01:17:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.38s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:17:56 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:17:56 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:17:57 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:17:59 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/29 01:18:01 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:01 DEBUG : dir: Looking for writers 2026/07/29 01:18:01 DEBUG : file2: reading active writers 2026/07/29 01:18:01 DEBUG : Looking for writers 2026/07/29 01:18:01 DEBUG : dir: reading active writers 2026/07/29 01:18:01 DEBUG : file1: reading active writers 2026/07/29 01:18:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.62s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:03 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:03 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:03 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:18:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/29 01:18:07 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:07 DEBUG : dir: Looking for writers 2026/07/29 01:18:07 DEBUG : Looking for writers 2026/07/29 01:18:07 DEBUG : dir: reading active writers 2026/07/29 01:18:07 DEBUG : file1: reading active writers 2026/07/29 01:18:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.04s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:09 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:09 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/29 01:18:12 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/29 01:18:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:18:13 DEBUG : file1: Open: flags=O_RDONLY 2026/07/29 01:18:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/29 01:18:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/29 01:18:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:18:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/29 01:18:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 01:18:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/29 01:18:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/29 01:18:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/29 01:18:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/29 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/29 01:18:13 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 01:18:15 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/29 01:18:15 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:18:15 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/29 01:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/29 01:18:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/29 01:18:15 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:15 DEBUG : dir: Looking for writers 2026/07/29 01:18:15 DEBUG : file2: reading active writers 2026/07/29 01:18:15 DEBUG : new_file.txt: reading active writers 2026/07/29 01:18:15 DEBUG : Looking for writers 2026/07/29 01:18:15 DEBUG : dir: reading active writers 2026/07/29 01:18:15 DEBUG : file1: reading active writers 2026/07/29 01:18:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.89s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:16 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:16 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:18 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/29 01:18:20 DEBUG : dir/file2: same parent dir (ODFfMTI4MTU1MTRfdlFhTGo) - using file/rename instead of move_copy for dir/file1 2026/07/29 01:18:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/29 01:18:20 DEBUG : dir/file1: Updating file with dir/file1 0x3d9d7caeb380 2026/07/29 01:18:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/29 01:18:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:22 INFO : dir/file1: Moved (server-side) to: file0 2026/07/29 01:18:22 DEBUG : file0: Updating file with file0 0x3d9d7caeb380 2026/07/29 01:18:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 01:18:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/29 01:18:22 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:22 DEBUG : dir: Looking for writers 2026/07/29 01:18:22 DEBUG : Looking for writers 2026/07/29 01:18:22 DEBUG : dir: reading active writers 2026/07/29 01:18:22 DEBUG : file0: reading active writers 2026/07/29 01:18:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.62s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:23 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:23 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:23 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:23 DEBUG : Looking for writers 2026/07/29 01:18:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:24 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:24 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:24 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/29 01:18:25 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/29 01:18:26 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/29 01:18:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/29 01:18:28 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/29 01:18:28 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:28 DEBUG : d: Looking for writers 2026/07/29 01:18:28 DEBUG : Looking for writers 2026/07/29 01:18:28 DEBUG : a: Looking for writers 2026/07/29 01:18:28 DEBUG : b: Looking for writers 2026/07/29 01:18:28 DEBUG : c: Looking for writers 2026/07/29 01:18:28 DEBUG : Looking for writers 2026/07/29 01:18:28 DEBUG : /: reading active writers 2026/07/29 01:18:28 DEBUG : a: reading active writers 2026/07/29 01:18:28 DEBUG : b: reading active writers 2026/07/29 01:18:28 DEBUG : c: reading active writers 2026/07/29 01:18:28 DEBUG : d: reading active writers 2026/07/29 01:18:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.54s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:30 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:30 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/29 01:18:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/29 01:18:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/29 01:18:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/29 01:18:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:35 DEBUG : a/b/c/d: Looking for writers 2026/07/29 01:18:35 DEBUG : a/b/c: Looking for writers 2026/07/29 01:18:35 DEBUG : d: reading active writers 2026/07/29 01:18:35 DEBUG : a/b: Looking for writers 2026/07/29 01:18:35 DEBUG : c: reading active writers 2026/07/29 01:18:35 DEBUG : a: Looking for writers 2026/07/29 01:18:35 DEBUG : b: reading active writers 2026/07/29 01:18:35 DEBUG : Looking for writers 2026/07/29 01:18:35 DEBUG : a: reading active writers 2026/07/29 01:18:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.91s) === 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-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:38 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:38 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:38 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:38 DEBUG : Looking for writers 2026/07/29 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:38 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:38 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/29 01:18:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/29 01:18:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/29 01:18:39 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 01:18:39 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:18:40 DEBUG : file1: size = 5 OK 2026/07/29 01:18:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:18:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/29 01:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 01:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:41 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 01:18:42 DEBUG : file1: size = 0 OK 2026/07/29 01:18:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:18:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 01:18:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 01:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:42 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (7 bytes), uploading instead of streaming 2026/07/29 01:18:42 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/29 01:18:43 DEBUG : file1: size = 7 OK 2026/07/29 01:18:43 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/29 01:18:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:43 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:43 DEBUG : Looking for writers 2026/07/29 01:18:43 DEBUG : file1: reading active writers 2026/07/29 01:18:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.40s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:44 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:44 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/29 01:18:45 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/29 01:18:45 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/29 01:18:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/29 01:18:45 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (11 bytes), uploading instead of streaming 2026/07/29 01:18:46 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/29 01:18:47 DEBUG : file1: size = 11 OK 2026/07/29 01:18:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/29 01:18:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/29 01:18:47 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:47 DEBUG : Looking for writers 2026/07/29 01:18:47 DEBUG : file1: reading active writers 2026/07/29 01:18:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.62s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:47 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:47 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/29 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:48 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 01:18:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/29 01:18:49 DEBUG : file1: size = 5 OK 2026/07/29 01:18:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/29 01:18:49 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:49 DEBUG : Looking for writers 2026/07/29 01:18:49 DEBUG : file1: reading active writers 2026/07/29 01:18:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.44s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:50 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:50 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:50 DEBUG : file1: WriteFileHandle.Release closing 2026/07/29 01:18:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:50 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 01:18:52 DEBUG : file1: size = 0 OK 2026/07/29 01:18:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:18:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/29 01:18:52 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:52 DEBUG : Looking for writers 2026/07/29 01:18:52 DEBUG : file1: reading active writers 2026/07/29 01:18:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:52 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:52 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:52 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (2 bytes), uploading instead of streaming 2026/07/29 01:18:53 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/29 01:18:54 DEBUG : file1: size = 2 OK 2026/07/29 01:18:54 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/29 01:18:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/29 01:18:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:54 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:54 DEBUG : Looking for writers 2026/07/29 01:18:54 DEBUG : file1: reading active writers 2026/07/29 01:18:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.80s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:55 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:55 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:55 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 01:18:57 DEBUG : file1: size = 0 OK 2026/07/29 01:18:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/29 01:18:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:18:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:18:57 DEBUG : file1: Open: flags=O_RDONLY 2026/07/29 01:18:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/29 01:18:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/29 01:18:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:18:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/29 01:18:57 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:18:57 DEBUG : Looking for writers 2026/07/29 01:18:57 DEBUG : file1: reading active writers 2026/07/29 01:18:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.44s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:18:57 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:18:57 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:18:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 01:18:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 01:18:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 01:18:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 01:18:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:18:58 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': File to upload is small (100 bytes), uploading instead of streaming 2026/07/29 01:18:58 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/29 01:19:00 DEBUG : file1: size = 100 OK 2026/07/29 01:19:00 DEBUG : file1: md5 = 48e6bfbda1f1afafacd9480673d5d4fe OK 2026/07/29 01:19:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/29 01:19:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 01:19:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 01:19:00 DEBUG : file1: Open: flags=O_RDONLY 2026/07/29 01:19:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/29 01:19:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/29 01:19:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:00 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:19:00 DEBUG : Looking for writers 2026/07/29 01:19:00 DEBUG : file1: reading active writers 2026/07/29 01:19:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.97s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:19:00 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:19:00 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:19:02 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/29 01:19:03 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/29 01:19:05 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/29 01:19:07 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/29 01:19:09 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/29 01:19:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/29 01:19:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/29 01:19:10 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:11 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:11 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/29 01:19:11 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/29 01:19:11 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:11 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:11 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/29 01:19:11 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/29 01:19:11 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:11 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:11 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/29 01:19:11 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/29 01:19:11 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/29 01:19:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/29 01:19:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:12 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:19:12 DEBUG : flat: Looking for writers 2026/07/29 01:19:12 DEBUG : f002.txt: reading active writers 2026/07/29 01:19:12 DEBUG : f003.txt: reading active writers 2026/07/29 01:19:12 DEBUG : f004.txt: reading active writers 2026/07/29 01:19:12 DEBUG : f000.txt: reading active writers 2026/07/29 01:19:12 DEBUG : f001.txt: reading active writers 2026/07/29 01:19:12 DEBUG : Looking for writers 2026/07/29 01:19:12 DEBUG : flat: reading active writers 2026/07/29 01:19:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.57s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:19:14 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:19:14 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:19:15 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/29 01:19:17 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/29 01:19:20 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/29 01:19:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/29 01:19:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/29 01:19:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/29 01:19:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/29 01:19:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/29 01:19:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/29 01:19:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:22 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:19:22 DEBUG : a/b/c: Looking for writers 2026/07/29 01:19:22 DEBUG : deep.txt: reading active writers 2026/07/29 01:19:22 DEBUG : a/b: Looking for writers 2026/07/29 01:19:22 DEBUG : c: reading active writers 2026/07/29 01:19:22 DEBUG : mid.txt: reading active writers 2026/07/29 01:19:22 DEBUG : a: Looking for writers 2026/07/29 01:19:22 DEBUG : b: reading active writers 2026/07/29 01:19:22 DEBUG : top.txt: reading active writers 2026/07/29 01:19:22 DEBUG : Looking for writers 2026/07/29 01:19:22 DEBUG : a: reading active writers 2026/07/29 01:19:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.73s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:19:25 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:19:25 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:19:26 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/29 01:19:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:20 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:20:20 DEBUG : bigdir: Looking for writers 2026/07/29 01:20:20 DEBUG : big.bin: reading active writers 2026/07/29 01:20:20 DEBUG : Looking for writers 2026/07/29 01:20:20 DEBUG : bigdir: reading active writers 2026/07/29 01:20:20 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.33s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-hagakom9vonu'", Local "Local file system at /tmp/rclone3226525098", Modify Window "1s" 2026/07/29 01:20:21 INFO : OpenDrive root 'rclone-test-hagakom9vonu': poll-interval is not supported by this remote 2026/07/29 01:20:21 NOTICE: OpenDrive root 'rclone-test-hagakom9vonu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 01:20:22 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/29 01:20:24 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/29 01:20:27 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/29 01:20:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/29 01:20:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/29 01:20:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:20:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/29 01:20:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/29 01:20:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:20:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/29 01:20:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/29 01:20:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 01:20:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 01:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 01:20:29 DEBUG : dir2: Looking for writers 2026/07/29 01:20:29 DEBUG : b.txt: reading active writers 2026/07/29 01:20:29 DEBUG : dir3: Looking for writers 2026/07/29 01:20:29 DEBUG : c.txt: reading active writers 2026/07/29 01:20:29 DEBUG : dir1: Looking for writers 2026/07/29 01:20:29 DEBUG : a.txt: reading active writers 2026/07/29 01:20:29 DEBUG : Looking for writers 2026/07/29 01:20:29 DEBUG : dir1: reading active writers 2026/07/29 01:20:29 DEBUG : dir2: reading active writers 2026/07/29 01:20:29 DEBUG : dir3: reading active writers 2026/07/29 01:20:29 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.81s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/29 01:20:32 DEBUG : OpenDrive root 'rclone-test-hagakom9vonu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m2.737161421s (try 1/5): exit status 1: Failed [TestDirMkdir TestDirRemoveName]