"./vfs.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/08/25 02:57:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mugoqaw7hiwu" 2026/08/25 02:57:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/25 02:57:38 DEBUG : Creating backend with remote "/tmp/rclone451062310" === RUN TestDirHandleMethods run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:57:38 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': Failed to get StartCursor: path/not_found/ 2026/08/25 02:57:40 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:57:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:57:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:57:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:57:42 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:57:43 DEBUG : dir: Looking for writers 2026/08/25 02:57:43 DEBUG : Looking for writers 2026/08/25 02:57:43 DEBUG : dir: reading active writers 2026/08/25 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (7.09s) === RUN TestDirHandleReaddir run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:57:46 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:57:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:57:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:57:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:57:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:57:48 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/25 02:57:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file2" to batch 2026/08/25 02:57:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:57:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file2 2026/08/25 02:57:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file2 2026/08/25 02:57:51 DEBUG : dir/subdir/file3: Uploading chunk 1/1 2026/08/25 02:57:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/subdir/file3" to batch 2026/08/25 02:57:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:57:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/subdir/file3 2026/08/25 02:57:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/subdir/file3 2026/08/25 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:57:54 DEBUG : dir/subdir: Looking for writers 2026/08/25 02:57:54 DEBUG : dir: Looking for writers 2026/08/25 02:57:54 DEBUG : file1: reading active writers 2026/08/25 02:57:54 DEBUG : file2: reading active writers 2026/08/25 02:57:54 DEBUG : subdir: reading active writers 2026/08/25 02:57:54 DEBUG : Looking for writers 2026/08/25 02:57:54 DEBUG : dir: reading active writers 2026/08/25 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (13.59s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:57:59 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:03 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:03 DEBUG : dir: Looking for writers 2026/08/25 02:58:03 DEBUG : file1: reading active writers 2026/08/25 02:58:03 DEBUG : Looking for writers 2026/08/25 02:58:03 DEBUG : dir: reading active writers 2026/08/25 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (6.41s) === RUN TestDirMethods run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:06 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:09 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:09 DEBUG : dir: Looking for writers 2026/08/25 02:58:09 DEBUG : Looking for writers 2026/08/25 02:58:09 DEBUG : dir: reading active writers 2026/08/25 02:58:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (6.21s) === RUN TestDirForgetAll run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:12 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:13 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:16 DEBUG : dir: forgetting directory cache 2026/08/25 02:58:16 DEBUG : forgetting directory cache 2026/08/25 02:58:16 DEBUG : dir: forgetting directory cache 2026/08/25 02:58:16 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:16 DEBUG : Looking for writers 2026/08/25 02:58:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (6.77s) === RUN TestDirForgetPath run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:19 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/25 02:58:22 DEBUG : dir: invalidating directory cache 2026/08/25 02:58:22 DEBUG : >ForgetPath: 2026/08/25 02:58:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/25 02:58:22 DEBUG : invalidating directory cache 2026/08/25 02:58:22 DEBUG : dir: forgetting directory cache 2026/08/25 02:58:22 DEBUG : >ForgetPath: 2026/08/25 02:58:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/25 02:58:22 DEBUG : >ForgetPath: 2026/08/25 02:58:22 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:22 DEBUG : dir: Looking for writers 2026/08/25 02:58:22 DEBUG : Looking for writers 2026/08/25 02:58:22 DEBUG : dir: reading active writers 2026/08/25 02:58:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (6.31s) === RUN TestDirWalk run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:25 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:29 DEBUG : fil/a/b/c: Uploading chunk 1/1 2026/08/25 02:58:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "fil/a/b/c" to batch 2026/08/25 02:58:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: fil/a/b/c 2026/08/25 02:58:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: fil/a/b/c 2026/08/25 02:58:32 DEBUG : forgetting directory cache 2026/08/25 02:58:32 DEBUG : dir: forgetting directory cache 2026/08/25 02:58:33 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:33 DEBUG : fil/a/b: Looking for writers 2026/08/25 02:58:33 DEBUG : fil/a: Looking for writers 2026/08/25 02:58:33 DEBUG : b: reading active writers 2026/08/25 02:58:33 DEBUG : fil: Looking for writers 2026/08/25 02:58:33 DEBUG : a: reading active writers 2026/08/25 02:58:33 DEBUG : dir: Looking for writers 2026/08/25 02:58:33 DEBUG : Looking for writers 2026/08/25 02:58:33 DEBUG : dir: reading active writers 2026/08/25 02:58:33 DEBUG : fil: reading active writers 2026/08/25 02:58:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (14.65s) === RUN TestDirSetModTime run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:40 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:42 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:43 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:43 DEBUG : dir: Looking for writers 2026/08/25 02:58:43 DEBUG : Looking for writers 2026/08/25 02:58:43 DEBUG : dir: reading active writers 2026/08/25 02:58:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (6.22s) === RUN TestDirStat run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:46 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:49 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:58:49 DEBUG : dir: Looking for writers 2026/08/25 02:58:49 DEBUG : file1: reading active writers 2026/08/25 02:58:49 DEBUG : Looking for writers 2026/08/25 02:58:49 DEBUG : dir: reading active writers 2026/08/25 02:58:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (6.14s) === RUN TestDirReadDirAll run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:58:52 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:58:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:58:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:58:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:58:55 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/25 02:58:55 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file2" to batch 2026/08/25 02:58:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file2 2026/08/25 02:58:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file2 2026/08/25 02:58:57 DEBUG : dir/subdir/file3: Uploading chunk 1/1 2026/08/25 02:58:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/subdir/file3" to batch 2026/08/25 02:58:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:58:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/subdir/file3 2026/08/25 02:58:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/subdir/file3 === RUN TestDirReadDirAll/Virtual 2026/08/25 02:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/25 02:59:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/25 02:59:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/25 02:59:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/25 02:59:01 DEBUG : dir/virtualFile: Uploading chunk 1/1 2026/08/25 02:59:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/virtualFile" to batch 2026/08/25 02:59:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/virtualFile 2026/08/25 02:59:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/virtualFile 2026/08/25 02:59:04 DEBUG : dir/virtualDir/testFile: Uploading chunk 1/1 2026/08/25 02:59:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/virtualDir/testFile" to batch 2026/08/25 02:59:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/virtualDir/testFile 2026/08/25 02:59:06 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/virtualDir/testFile 2026/08/25 02:59:07 DEBUG : dir: invalidating directory cache 2026/08/25 02:59:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/25 02:59:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/25 02:59:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/25 02:59:07 DEBUG : dir/file1: Reset virtual modtime 2026/08/25 02:59:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/25 02:59:07 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/25 02:59:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/25 02:59:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/25 02:59:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 02:59:07 DEBUG : dir: invalidating directory cache 2026/08/25 02:59:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/25 02:59:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/25 02:59:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/25 02:59:08 DEBUG : forgetting directory cache 2026/08/25 02:59:08 DEBUG : dir: forgetting directory cache 2026/08/25 02:59:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/25 02:59:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:59:08 DEBUG : dir/virtualDir: Looking for writers 2026/08/25 02:59:08 DEBUG : dir: Looking for writers 2026/08/25 02:59:08 DEBUG : virtualFile: reading active writers 2026/08/25 02:59:08 DEBUG : virtualDir: reading active writers 2026/08/25 02:59:08 DEBUG : file1: reading active writers 2026/08/25 02:59:08 DEBUG : virtualFile2: reading active writers 2026/08/25 02:59:08 DEBUG : Looking for writers 2026/08/25 02:59:08 DEBUG : dir: reading active writers 2026/08/25 02:59:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (21.00s) --- PASS: TestDirReadDirAll/Virtual (6.95s) === RUN TestDirOpen run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:59:13 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:59:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:59:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:59:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:59:16 ERROR : dir/: Can only open directories read only 2026/08/25 02:59:16 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:59:16 DEBUG : dir: Looking for writers 2026/08/25 02:59:16 DEBUG : Looking for writers 2026/08/25 02:59:16 DEBUG : dir: reading active writers 2026/08/25 02:59:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (6.23s) === RUN TestDirCreate run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:59:20 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:59:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:59:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:59:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:59:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/25 02:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/25 02:59:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/25 02:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/25 02:59:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 02:59:23 DEBUG : dir/potato: Uploading chunk 1/1 2026/08/25 02:59:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/potato" to batch 2026/08/25 02:59:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/potato 2026/08/25 02:59:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/potato 2026/08/25 02:59:25 DEBUG : dir/potato: size = 5 OK 2026/08/25 02:59:25 DEBUG : dir/potato: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 02:59:25 DEBUG : dir/potato: Size and dropbox of src and dst objects identical 2026/08/25 02:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/25 02:59:25 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:59:25 DEBUG : dir: Looking for writers 2026/08/25 02:59:25 DEBUG : file1: reading active writers 2026/08/25 02:59:25 DEBUG : potato: reading active writers 2026/08/25 02:59:25 DEBUG : Looking for writers 2026/08/25 02:59:25 DEBUG : dir: reading active writers 2026/08/25 02:59:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (9.38s) === RUN TestDirMkdir run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:59:29 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:59:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:59:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:59:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:59:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/25 02:59:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:59:34 DEBUG : dir/sub: Looking for writers 2026/08/25 02:59:34 DEBUG : dir: Looking for writers 2026/08/25 02:59:34 DEBUG : file1: reading active writers 2026/08/25 02:59:34 DEBUG : sub: reading active writers 2026/08/25 02:59:34 DEBUG : Looking for writers 2026/08/25 02:59:34 DEBUG : dir: reading active writers 2026/08/25 02:59:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (9.48s) === RUN TestDirMkdirSub run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:59:38 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:59:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:59:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:59:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:59:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/25 02:59:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/25 02:59:46 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:59:46 DEBUG : dir/sub/subsub: Looking for writers 2026/08/25 02:59:46 DEBUG : dir/sub: Looking for writers 2026/08/25 02:59:46 DEBUG : subsub: reading active writers 2026/08/25 02:59:46 DEBUG : dir: Looking for writers 2026/08/25 02:59:46 DEBUG : file1: reading active writers 2026/08/25 02:59:46 DEBUG : sub: reading active writers 2026/08/25 02:59:46 DEBUG : Looking for writers 2026/08/25 02:59:46 DEBUG : dir: reading active writers 2026/08/25 02:59:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (14.11s) === RUN TestDirRemove run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:59:52 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:59:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 02:59:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 02:59:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 02:59:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 02:59:56 ERROR : dir/: Dir.Remove not empty 2026/08/25 02:59:56 DEBUG : dir/file1: Remove: 2026/08/25 02:59:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 02:59:56 DEBUG : dir/file1: >Remove: err= 2026/08/25 02:59:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/25 02:59:57 DEBUG : WaitForWriters: timeout=30s 2026/08/25 02:59:57 DEBUG : Looking for writers 2026/08/25 02:59:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (6.28s) === RUN TestDirRemoveAll run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 02:59:59 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 02:59:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:00:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:00:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:00:02 DEBUG : dir/file1: Remove: 2026/08/25 03:00:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:00:03 DEBUG : dir/file1: >Remove: err= 2026/08/25 03:00:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/25 03:00:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:00:04 DEBUG : Looking for writers 2026/08/25 03:00:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (6.52s) === RUN TestDirRemoveName run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:00:05 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:00:06 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:00:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:00:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:00:09 DEBUG : dir/file1: Remove: 2026/08/25 03:00:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:00:09 DEBUG : dir/file1: >Remove: err= 2026/08/25 03:00:10 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:00:10 DEBUG : dir: Looking for writers 2026/08/25 03:00:10 DEBUG : Looking for writers 2026/08/25 03:00:10 DEBUG : dir: reading active writers 2026/08/25 03:00:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (7.28s) === RUN TestDirRename run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:00:13 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:00:13 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:00:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:00:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:00:16 DEBUG : dir/file3: Uploading chunk 1/1 2026/08/25 03:00:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file3" to batch 2026/08/25 03:00:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file3 2026/08/25 03:00:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file3 2026/08/25 03:00:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/25 03:00:21 DEBUG : dir: Updating dir with dir2 0xc009bd1ee40 2026/08/25 03:00:21 DEBUG : dir: forgetting directory cache 2026/08/25 03:00:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/25 03:00:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/25 03:00:24 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/25 03:00:24 DEBUG : file2: Updating file with file2 0xc009c56b790 2026/08/25 03:00:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/25 03:00:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:00:25 INFO : dir2/file3: Deleted 2026/08/25 03:00:27 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/25 03:00:27 DEBUG : dir2/file3: Updating file with dir2/file3 0xc009c56b790 2026/08/25 03:00:27 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/25 03:00:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/25 03:00:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/25 03:00:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc009bd1f440 2026/08/25 03:00:30 DEBUG : empty directory: forgetting directory cache 2026/08/25 03:00:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/25 03:00:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/25 03:00:30 DEBUG : dir2: Renaming to "dir3" 2026/08/25 03:00:30 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:00:30 DEBUG : dir3: Looking for writers 2026/08/25 03:00:30 DEBUG : file3: reading active writers 2026/08/25 03:00:30 DEBUG : renamed empty directory: Looking for writers 2026/08/25 03:00:30 DEBUG : Looking for writers 2026/08/25 03:00:30 DEBUG : renamed empty directory: reading active writers 2026/08/25 03:00:30 DEBUG : dir3: reading active writers 2026/08/25 03:00:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (21.33s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:00:34 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:00:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:00:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:00:36 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:00:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/25 03:00:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:00:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:00:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/25 03:00:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/25 03:00:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/25 03:00:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/25 03:00:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:00:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:00:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/25 03:00:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/25 03:00:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/25 03:00:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/25 03:00:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (12 bytes), uploading instead of streaming 2026/08/25 03:00:39 DEBUG : dir/sub/file2: Uploading chunk 1/1 2026/08/25 03:00:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/sub/file2" to batch 2026/08/25 03:00:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/sub/file2 2026/08/25 03:00:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/sub/file2 2026/08/25 03:00:41 DEBUG : dir/sub/file2: size = 12 OK 2026/08/25 03:00:41 DEBUG : dir/sub/file2: dropbox = 1332f5132b45de03e729e764b38f9a2e4057d6760a8807662331b37ddea936e4 OK 2026/08/25 03:00:41 DEBUG : dir/sub/file2: Size and dropbox of src and dst objects identical 2026/08/25 03:00:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/25 03:00:41 DEBUG : forgetting directory cache 2026/08/25 03:00:41 DEBUG : dir: forgetting directory cache 2026/08/25 03:00:41 DEBUG : dir/sub: forgetting directory cache 2026/08/25 03:00:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/25 03:00:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/25 03:00:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 03:00:41 DEBUG : dir/sub/file0: Uploading chunk 1/1 2026/08/25 03:00:42 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/sub/file0" to batch 2026/08/25 03:00:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/sub/file0 2026/08/25 03:00:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/sub/file0 2026/08/25 03:00:43 DEBUG : dir/sub/file0: size = 5 OK 2026/08/25 03:00:43 DEBUG : dir/sub/file0: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:00:43 DEBUG : dir/sub/file0: Size and dropbox of src and dst objects identical 2026/08/25 03:00:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/25 03:00:43 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:00:43 DEBUG : dir/sub: Looking for writers 2026/08/25 03:00:43 DEBUG : file0: reading active writers 2026/08/25 03:00:43 DEBUG : file2: reading active writers 2026/08/25 03:00:43 DEBUG : dir: Looking for writers 2026/08/25 03:00:43 DEBUG : file1: reading active writers 2026/08/25 03:00:43 DEBUG : sub: reading active writers 2026/08/25 03:00:43 DEBUG : Looking for writers 2026/08/25 03:00:43 DEBUG : dir: reading active writers 2026/08/25 03:00:43 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (15.15s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/25 03:00:48 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:00:48 DEBUG : Looking for writers 2026/08/25 03:00:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.91s) === RUN TestDirMetadataExtension run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:00:50 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:00:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:00:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:00:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/25 03:00:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:00:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/25 03:00:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/25 03:00:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/25 03:00:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:00:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/25 03:00:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/25 03:00:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:00:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/25 03:00:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/25 03:00:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/25 03:00:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:00:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/25 03:00:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:00:53 DEBUG : dir: Looking for writers 2026/08/25 03:00:53 DEBUG : file1: reading active writers 2026/08/25 03:00:53 DEBUG : file1.metadata: reading active writers 2026/08/25 03:00:53 DEBUG : Looking for writers 2026/08/25 03:00:53 DEBUG : dir: reading active writers 2026/08/25 03:00:53 DEBUG : dir.metadata: reading active writers 2026/08/25 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (6.48s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:00:56 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:00:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:00:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:00:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:00:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:00 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:00 DEBUG : dir: Looking for writers 2026/08/25 03:01:00 DEBUG : file1: reading active writers 2026/08/25 03:01:00 DEBUG : Looking for writers 2026/08/25 03:01:00 DEBUG : dir: reading active writers 2026/08/25 03:01:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (6.48s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:03 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:07 DEBUG : time_test: Uploading chunk 1/1 2026/08/25 03:01:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "time_test" to batch 2026/08/25 03:01:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: time_test 2026/08/25 03:01:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: time_test 2026/08/25 03:01:10 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/25 03:01:10 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:10 DEBUG : dir: Looking for writers 2026/08/25 03:01:10 DEBUG : file1: reading active writers 2026/08/25 03:01:10 DEBUG : Looking for writers 2026/08/25 03:01:10 DEBUG : dir: reading active writers 2026/08/25 03:01:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (9.98s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (9.98s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:13 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:01:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/25 03:01:17 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:17 DEBUG : dir: Looking for writers 2026/08/25 03:01:17 DEBUG : file1: reading active writers 2026/08/25 03:01:17 DEBUG : Looking for writers 2026/08/25 03:01:17 DEBUG : dir: reading active writers 2026/08/25 03:01:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (7.78s) === RUN TestFileOpenReadUnknownSize 2026/08/25 03:01:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/25 03:01:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/25 03:01:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:01:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/25 03:01:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:20 DEBUG : Looking for writers 2026/08/25 03:01:20 DEBUG : file.txt: reading active writers 2026/08/25 03:01:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:21 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:01:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/25 03:01:25 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:27 DEBUG : dir/file1: size = 25 OK 2026/08/25 03:01:27 DEBUG : dir/file1: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:01:27 DEBUG : dir/file1: Size and dropbox of src and dst objects identical 2026/08/25 03:01:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:27 DEBUG : dir: Looking for writers 2026/08/25 03:01:27 DEBUG : file1: reading active writers 2026/08/25 03:01:27 DEBUG : Looking for writers 2026/08/25 03:01:27 DEBUG : dir: reading active writers 2026/08/25 03:01:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (9.26s) === RUN TestFileRemove run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:30 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:34 DEBUG : dir/file1: Remove: 2026/08/25 03:01:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:01:34 DEBUG : dir/file1: >Remove: err= 2026/08/25 03:01:35 DEBUG : dir/file1: Remove: 2026/08/25 03:01:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/25 03:01:35 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:35 DEBUG : dir: Looking for writers 2026/08/25 03:01:35 DEBUG : Looking for writers 2026/08/25 03:01:35 DEBUG : dir: reading active writers 2026/08/25 03:01:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (7.89s) === RUN TestFileRemoveAll run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:38 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:41 DEBUG : dir/file1: Remove: 2026/08/25 03:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:01:42 DEBUG : dir/file1: >Remove: err= 2026/08/25 03:01:42 DEBUG : dir/file1: Remove: 2026/08/25 03:01:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/25 03:01:42 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:42 DEBUG : dir: Looking for writers 2026/08/25 03:01:42 DEBUG : Looking for writers 2026/08/25 03:01:42 DEBUG : dir: reading active writers 2026/08/25 03:01:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (7.11s) === RUN TestFileOpen run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:45 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:01:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/25 03:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 03:01:48 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/25 03:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 03:01:48 DEBUG : dir/file1: Open: flags=0x3 2026/08/25 03:01:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/25 03:01:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/25 03:01:48 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:48 DEBUG : dir: Looking for writers 2026/08/25 03:01:48 DEBUG : file1: reading active writers 2026/08/25 03:01:48 DEBUG : Looking for writers 2026/08/25 03:01:48 DEBUG : dir: reading active writers 2026/08/25 03:01:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (6.28s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:01:51 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:01:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:01:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:01:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:01:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:01:54 DEBUG : dir: Looking for writers 2026/08/25 03:01:54 DEBUG : file1: reading active writers 2026/08/25 03:01:54 DEBUG : Looking for writers 2026/08/25 03:01:54 DEBUG : dir: reading active writers 2026/08/25 03:01:54 DEBUG : >WaitForWriters: 2026/08/25 03:01:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:01:57 DEBUG : newLeaf: Updating file with newLeaf 0xc009c364f70 2026/08/25 03:01:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:01:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:01:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 03:01:59 DEBUG : dir/file1: Updating file with dir/file1 0xc009c364f70 2026/08/25 03:01:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 03:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:02:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 03:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc009c364f70 2026/08/25 03:02:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/25 03:02:00 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:02:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:02:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:02:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:02:02 DEBUG : dir/file1: size = 25 OK 2026/08/25 03:02:02 DEBUG : dir/file1: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:02:02 DEBUG : dir/file1: Size and dropbox of src and dst objects identical 2026/08/25 03:02:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:02 DEBUG : newLeaf: Running delayed rename now 2026/08/25 03:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:04 DEBUG : newLeaf: Updating file with newLeaf 0xc009c364f70 2026/08/25 03:02:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:04 DEBUG : dir: Looking for writers 2026/08/25 03:02:04 DEBUG : Looking for writers 2026/08/25 03:02:04 DEBUG : dir: reading active writers 2026/08/25 03:02:04 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:04 DEBUG : >WaitForWriters: 2026/08/25 03:02:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:04 DEBUG : dir: Looking for writers 2026/08/25 03:02:04 DEBUG : Looking for writers 2026/08/25 03:02:04 DEBUG : dir: reading active writers 2026/08/25 03:02:04 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:02:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:02:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:07 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:02:08 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:02:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:02:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:02:10 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:11 DEBUG : dir: Looking for writers 2026/08/25 03:02:11 DEBUG : file1: reading active writers 2026/08/25 03:02:11 DEBUG : Looking for writers 2026/08/25 03:02:11 DEBUG : dir: reading active writers 2026/08/25 03:02:11 DEBUG : >WaitForWriters: 2026/08/25 03:02:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:13 DEBUG : newLeaf: Updating file with newLeaf 0xc009c26f790 2026/08/25 03:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 03:02:15 DEBUG : dir/file1: Updating file with dir/file1 0xc009c26f790 2026/08/25 03:02:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 03:02:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 03:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc009c26f790 2026/08/25 03:02:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:16 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/25 03:02:16 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:02:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:02:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:02:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:02:18 DEBUG : dir/file1: size = 25 OK 2026/08/25 03:02:18 DEBUG : dir/file1: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:02:18 DEBUG : dir/file1: Size and dropbox of src and dst objects identical 2026/08/25 03:02:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:18 DEBUG : newLeaf: Running delayed rename now 2026/08/25 03:02:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:20 DEBUG : newLeaf: Updating file with newLeaf 0xc009c26f790 2026/08/25 03:02:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:20 DEBUG : dir: Looking for writers 2026/08/25 03:02:20 DEBUG : Looking for writers 2026/08/25 03:02:20 DEBUG : dir: reading active writers 2026/08/25 03:02:20 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:20 DEBUG : >WaitForWriters: 2026/08/25 03:02:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:20 DEBUG : dir: Looking for writers 2026/08/25 03:02:20 DEBUG : Looking for writers 2026/08/25 03:02:20 DEBUG : dir: reading active writers 2026/08/25 03:02:20 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:20 DEBUG : >WaitForWriters: 2026/08/25 03:02:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:02:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:02:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:02:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:02:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:23 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:02:23 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:02:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:02:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:02:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:02:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:02:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:02:27 DEBUG : dir/file1(0xc009c8a9200): openPending: 2026/08/25 03:02:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "" 2026/08/25 03:02:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 03:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:27 DEBUG : dir/file1(0xc009c8a9200): >openPending: err= 2026/08/25 03:02:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:02:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:02:27 DEBUG : dir/file1(0xc009c8a9200): _writeAt: size=14, off=0 2026/08/25 03:02:27 DEBUG : dir/file1(0xc009c8a9200): >_writeAt: n=14, err= 2026/08/25 03:02:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 03:02:27 DEBUG : dir/file1(0xc009c8a9200): close: 2026/08/25 03:02:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 03:02:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 03:02:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:02:27 DEBUG : dir/file1(0xc009c8a9200): >close: err= 2026/08/25 03:02:27 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:02:27 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:02:27 DEBUG : dir: Looking for writers 2026/08/25 03:02:27 DEBUG : file1: reading active writers 2026/08/25 03:02:27 DEBUG : Looking for writers 2026/08/25 03:02:27 DEBUG : dir: reading active writers 2026/08/25 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:02:27 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:02:28 DEBUG : dir: Looking for writers 2026/08/25 03:02:28 DEBUG : file1: reading active writers 2026/08/25 03:02:28 DEBUG : Looking for writers 2026/08/25 03:02:28 DEBUG : dir: reading active writers 2026/08/25 03:02:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:02:28 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:02:28 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:28 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:02:29 DEBUG : dir: Looking for writers 2026/08/25 03:02:29 DEBUG : file1: reading active writers 2026/08/25 03:02:29 DEBUG : Looking for writers 2026/08/25 03:02:29 DEBUG : dir: reading active writers 2026/08/25 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:02:29 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:02:29 DEBUG : dir/file1: size = 14 OK 2026/08/25 03:02:29 DEBUG : dir/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/25 03:02:29 INFO : dir/file1: Copied (replaced existing) 2026/08/25 03:02:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 03:02:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/25 03:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 03:02:30 DEBUG : dir: Looking for writers 2026/08/25 03:02:30 DEBUG : file1: reading active writers 2026/08/25 03:02:30 DEBUG : Looking for writers 2026/08/25 03:02:30 DEBUG : dir: reading active writers 2026/08/25 03:02:30 DEBUG : >WaitForWriters: 2026/08/25 03:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:02:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:02:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:02:30 DEBUG : dir/file1(0xc009c70fd00): _readAt: size=512, off=0 2026/08/25 03:02:30 DEBUG : dir/file1(0xc009c70fd00): openPending: 2026/08/25 03:02:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" 2026/08/25 03:02:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 03:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:30 DEBUG : dir/file1(0xc009c70fd00): >openPending: err= 2026/08/25 03:02:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 03:02:30 DEBUG : dir/file1(0xc009c70fd00): >_readAt: n=14, err=EOF 2026/08/25 03:02:30 DEBUG : dir/file1(0xc009c70fd00): close: 2026/08/25 03:02:30 DEBUG : dir/file1(0xc009c70fd00): >close: err= 2026/08/25 03:02:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:02:32 DEBUG : newLeaf: Updating file with newLeaf 0xc009cc65a00 2026/08/25 03:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 03:02:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/25 03:02:34 DEBUG : dir/file1: Updating file with dir/file1 0xc009cc65a00 2026/08/25 03:02:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 03:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:02:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:02:35 DEBUG : dir/file1(0xc009c5e7a00): openPending: 2026/08/25 03:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" 2026/08/25 03:02:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:35 DEBUG : dir/file1(0xc009c5e7a00): >openPending: err= 2026/08/25 03:02:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:02:35 DEBUG : dir/file1(0xc009c5e7a00): _writeAt: size=25, off=0 2026/08/25 03:02:35 DEBUG : dir/file1(0xc009c5e7a00): >_writeAt: n=25, err= 2026/08/25 03:02:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:02:36 DEBUG : newLeaf: Updating file with newLeaf 0xc009cc65a00 2026/08/25 03:02:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:36 DEBUG : newLeaf(0xc009c5e7a00): close: 2026/08/25 03:02:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 03:02:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 03:02:35.064836819 +0000 UTC m=+297.004506225 2026/08/25 03:02:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 03:02:36 DEBUG : newLeaf(0xc009c5e7a00): >close: err= 2026/08/25 03:02:36 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:36 DEBUG : dir: Looking for writers 2026/08/25 03:02:36 DEBUG : Looking for writers 2026/08/25 03:02:36 DEBUG : dir: reading active writers 2026/08/25 03:02:36 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:02:36 DEBUG : dir: Looking for writers 2026/08/25 03:02:36 DEBUG : Looking for writers 2026/08/25 03:02:36 DEBUG : dir: reading active writers 2026/08/25 03:02:36 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:02:36 DEBUG : dir: Looking for writers 2026/08/25 03:02:36 DEBUG : Looking for writers 2026/08/25 03:02:36 DEBUG : dir: reading active writers 2026/08/25 03:02:36 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:02:36 DEBUG : dir: Looking for writers 2026/08/25 03:02:36 DEBUG : Looking for writers 2026/08/25 03:02:36 DEBUG : dir: reading active writers 2026/08/25 03:02:36 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:02:36 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 03:02:36 DEBUG : dir: Looking for writers 2026/08/25 03:02:36 DEBUG : Looking for writers 2026/08/25 03:02:36 DEBUG : dir: reading active writers 2026/08/25 03:02:36 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:02:36 DEBUG : dir: Looking for writers 2026/08/25 03:02:36 DEBUG : Looking for writers 2026/08/25 03:02:36 DEBUG : dir: reading active writers 2026/08/25 03:02:36 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:02:37 DEBUG : newLeaf: Uploading chunk 1/1 2026/08/25 03:02:37 DEBUG : dir: Looking for writers 2026/08/25 03:02:37 DEBUG : Looking for writers 2026/08/25 03:02:37 DEBUG : dir: reading active writers 2026/08/25 03:02:37 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:02:37 DEBUG : dir: Looking for writers 2026/08/25 03:02:37 DEBUG : Looking for writers 2026/08/25 03:02:37 DEBUG : dir: reading active writers 2026/08/25 03:02:37 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:02:37 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "newLeaf" to batch 2026/08/25 03:02:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: newLeaf 2026/08/25 03:02:38 DEBUG : dir: Looking for writers 2026/08/25 03:02:38 DEBUG : Looking for writers 2026/08/25 03:02:38 DEBUG : dir: reading active writers 2026/08/25 03:02:38 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:02:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: newLeaf 2026/08/25 03:02:39 DEBUG : newLeaf: size = 25 OK 2026/08/25 03:02:39 DEBUG : newLeaf: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:02:39 INFO : newLeaf: Copied (replaced existing) 2026/08/25 03:02:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 03:02:35 +0000 UTC,c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664" 2026/08/25 03:02:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 03:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 03:02:39 DEBUG : dir: Looking for writers 2026/08/25 03:02:39 DEBUG : Looking for writers 2026/08/25 03:02:39 DEBUG : dir: reading active writers 2026/08/25 03:02:39 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:39 DEBUG : >WaitForWriters: 2026/08/25 03:02:40 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:40 DEBUG : dir: Looking for writers 2026/08/25 03:02:40 DEBUG : Looking for writers 2026/08/25 03:02:40 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:40 DEBUG : dir: reading active writers 2026/08/25 03:02:40 DEBUG : >WaitForWriters: 2026/08/25 03:02:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:02:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:02:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:02:43 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:02:43 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:02:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:02:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:02:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:02:46 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:46 DEBUG : dir: Looking for writers 2026/08/25 03:02:46 DEBUG : file1: reading active writers 2026/08/25 03:02:46 DEBUG : Looking for writers 2026/08/25 03:02:46 DEBUG : dir: reading active writers 2026/08/25 03:02:46 DEBUG : >WaitForWriters: 2026/08/25 03:02:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:48 DEBUG : newLeaf: Updating file with newLeaf 0xc009c44cb60 2026/08/25 03:02:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 03:02:51 DEBUG : dir/file1: Updating file with dir/file1 0xc009c44cb60 2026/08/25 03:02:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 03:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:02:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:02:51 DEBUG : dir/file1(0xc009c6ee2c0): openPending: 2026/08/25 03:02:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "" 2026/08/25 03:02:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 03:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:02:51 DEBUG : dir/file1(0xc009c6ee2c0): >openPending: err= 2026/08/25 03:02:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:02:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:02:51 DEBUG : dir/file1(0xc009c6ee2c0): _writeAt: size=25, off=0 2026/08/25 03:02:51 DEBUG : dir/file1(0xc009c6ee2c0): >_writeAt: n=25, err= 2026/08/25 03:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:02:53 DEBUG : newLeaf: Updating file with newLeaf 0xc009c44cb60 2026/08/25 03:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:53 DEBUG : newLeaf(0xc009c6ee2c0): close: 2026/08/25 03:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 03:02:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 03:02:51.799646719 +0000 UTC m=+313.739316134 2026/08/25 03:02:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 03:02:53 DEBUG : newLeaf(0xc009c6ee2c0): >close: err= 2026/08/25 03:02:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:53 DEBUG : dir: Looking for writers 2026/08/25 03:02:53 DEBUG : Looking for writers 2026/08/25 03:02:53 DEBUG : dir: reading active writers 2026/08/25 03:02:53 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:02:53 DEBUG : dir: Looking for writers 2026/08/25 03:02:53 DEBUG : Looking for writers 2026/08/25 03:02:53 DEBUG : dir: reading active writers 2026/08/25 03:02:53 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:02:53 DEBUG : dir: Looking for writers 2026/08/25 03:02:53 DEBUG : Looking for writers 2026/08/25 03:02:53 DEBUG : dir: reading active writers 2026/08/25 03:02:53 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:02:53 DEBUG : dir: Looking for writers 2026/08/25 03:02:53 DEBUG : Looking for writers 2026/08/25 03:02:53 DEBUG : dir: reading active writers 2026/08/25 03:02:53 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:02:53 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 03:02:53 DEBUG : dir: Looking for writers 2026/08/25 03:02:53 DEBUG : Looking for writers 2026/08/25 03:02:53 DEBUG : dir: reading active writers 2026/08/25 03:02:53 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:02:53 DEBUG : dir: Looking for writers 2026/08/25 03:02:53 DEBUG : Looking for writers 2026/08/25 03:02:53 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:53 DEBUG : dir: reading active writers 2026/08/25 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:02:54 DEBUG : dir: Looking for writers 2026/08/25 03:02:54 DEBUG : Looking for writers 2026/08/25 03:02:54 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:54 DEBUG : dir: reading active writers 2026/08/25 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:02:54 DEBUG : newLeaf: Uploading chunk 1/1 2026/08/25 03:02:54 DEBUG : dir: Looking for writers 2026/08/25 03:02:54 DEBUG : Looking for writers 2026/08/25 03:02:54 DEBUG : dir: reading active writers 2026/08/25 03:02:54 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:02:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "newLeaf" to batch 2026/08/25 03:02:55 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:02:55 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: newLeaf 2026/08/25 03:02:55 DEBUG : dir: Looking for writers 2026/08/25 03:02:55 DEBUG : Looking for writers 2026/08/25 03:02:55 DEBUG : dir: reading active writers 2026/08/25 03:02:55 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:02:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: newLeaf 2026/08/25 03:02:56 DEBUG : newLeaf: size = 25 OK 2026/08/25 03:02:56 DEBUG : newLeaf: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:02:56 INFO : newLeaf: Copied (replaced existing) 2026/08/25 03:02:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 03:02:52 +0000 UTC,c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664" 2026/08/25 03:02:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 03:02:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:02:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 03:02:56 DEBUG : dir: Looking for writers 2026/08/25 03:02:56 DEBUG : Looking for writers 2026/08/25 03:02:56 DEBUG : dir: reading active writers 2026/08/25 03:02:56 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:56 DEBUG : >WaitForWriters: 2026/08/25 03:02:57 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:02:57 DEBUG : dir: Looking for writers 2026/08/25 03:02:57 DEBUG : Looking for writers 2026/08/25 03:02:57 DEBUG : dir: reading active writers 2026/08/25 03:02:57 DEBUG : newLeaf: reading active writers 2026/08/25 03:02:57 DEBUG : >WaitForWriters: 2026/08/25 03:02:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:03:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:03:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:03:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:00 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:03:00 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:03:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:03:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:03:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:03:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:03:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:03:04 DEBUG : dir/file1(0xc009c70e480): openPending: 2026/08/25 03:03:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "" 2026/08/25 03:03:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 03:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:04 DEBUG : dir/file1(0xc009c70e480): >openPending: err= 2026/08/25 03:03:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:03:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:03:04 DEBUG : dir/file1(0xc009c70e480): _writeAt: size=14, off=0 2026/08/25 03:03:04 DEBUG : dir/file1(0xc009c70e480): >_writeAt: n=14, err= 2026/08/25 03:03:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 03:03:04 DEBUG : dir/file1(0xc009c70e480): close: 2026/08/25 03:03:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 03:03:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 03:03:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:03:04 DEBUG : dir/file1(0xc009c70e480): >close: err= 2026/08/25 03:03:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:03:04 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:03:04 DEBUG : dir: Looking for writers 2026/08/25 03:03:04 DEBUG : file1: reading active writers 2026/08/25 03:03:04 DEBUG : Looking for writers 2026/08/25 03:03:04 DEBUG : dir: reading active writers 2026/08/25 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:03:04 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:03:05 DEBUG : dir: Looking for writers 2026/08/25 03:03:05 DEBUG : file1: reading active writers 2026/08/25 03:03:05 DEBUG : Looking for writers 2026/08/25 03:03:05 DEBUG : dir: reading active writers 2026/08/25 03:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:03:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:03:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:03:06 DEBUG : dir: Looking for writers 2026/08/25 03:03:06 DEBUG : file1: reading active writers 2026/08/25 03:03:06 DEBUG : Looking for writers 2026/08/25 03:03:06 DEBUG : dir: reading active writers 2026/08/25 03:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:03:06 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:03:06 DEBUG : dir/file1: size = 14 OK 2026/08/25 03:03:06 DEBUG : dir/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/25 03:03:06 INFO : dir/file1: Copied (replaced existing) 2026/08/25 03:03:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 03:03:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/25 03:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 03:03:07 DEBUG : dir: Looking for writers 2026/08/25 03:03:07 DEBUG : file1: reading active writers 2026/08/25 03:03:07 DEBUG : Looking for writers 2026/08/25 03:03:07 DEBUG : dir: reading active writers 2026/08/25 03:03:07 DEBUG : >WaitForWriters: 2026/08/25 03:03:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:03:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:03:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:03:07 DEBUG : dir/file1(0xc009c70f340): _readAt: size=512, off=0 2026/08/25 03:03:07 DEBUG : dir/file1(0xc009c70f340): openPending: 2026/08/25 03:03:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" 2026/08/25 03:03:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 03:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:07 DEBUG : dir/file1(0xc009c70f340): >openPending: err= 2026/08/25 03:03:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 03:03:07 DEBUG : dir/file1(0xc009c70f340): >_readAt: n=14, err=EOF 2026/08/25 03:03:07 DEBUG : dir/file1(0xc009c70f340): close: 2026/08/25 03:03:07 DEBUG : dir/file1(0xc009c70f340): >close: err= 2026/08/25 03:03:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:03:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:03:09 DEBUG : newLeaf: Updating file with newLeaf 0xc009c13a000 2026/08/25 03:03:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:03:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 03:03:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/25 03:03:11 DEBUG : dir/file1: Updating file with dir/file1 0xc009c13a000 2026/08/25 03:03:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 03:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/25 03:03:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:03:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:03:12 DEBUG : dir/file1(0xc009c558b00): openPending: 2026/08/25 03:03:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" 2026/08/25 03:03:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 03:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:12 DEBUG : dir/file1(0xc009c558b00): >openPending: err= 2026/08/25 03:03:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:03:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:03:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:03:12 DEBUG : dir/file1(0xc009c558b00): _writeAt: size=25, off=0 2026/08/25 03:03:12 DEBUG : dir/file1(0xc009c558b00): >_writeAt: n=25, err= 2026/08/25 03:03:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:03:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:03:13 DEBUG : newLeaf: Updating file with newLeaf 0xc009c13a000 2026/08/25 03:03:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:03:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:03:13 DEBUG : newLeaf(0xc009c558b00): close: 2026/08/25 03:03:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 03:03:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 03:03:12.341023075 +0000 UTC m=+334.280692500 2026/08/25 03:03:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 03:03:13 DEBUG : newLeaf(0xc009c558b00): >close: err= 2026/08/25 03:03:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:13 DEBUG : dir: Looking for writers 2026/08/25 03:03:13 DEBUG : Looking for writers 2026/08/25 03:03:13 DEBUG : dir: reading active writers 2026/08/25 03:03:13 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:03:13 DEBUG : dir: Looking for writers 2026/08/25 03:03:13 DEBUG : Looking for writers 2026/08/25 03:03:13 DEBUG : dir: reading active writers 2026/08/25 03:03:13 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:03:13 DEBUG : dir: Looking for writers 2026/08/25 03:03:13 DEBUG : Looking for writers 2026/08/25 03:03:13 DEBUG : dir: reading active writers 2026/08/25 03:03:13 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:03:13 DEBUG : dir: Looking for writers 2026/08/25 03:03:13 DEBUG : Looking for writers 2026/08/25 03:03:13 DEBUG : dir: reading active writers 2026/08/25 03:03:13 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:03:13 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 03:03:13 DEBUG : dir: Looking for writers 2026/08/25 03:03:13 DEBUG : Looking for writers 2026/08/25 03:03:13 DEBUG : dir: reading active writers 2026/08/25 03:03:13 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:03:13 DEBUG : dir: Looking for writers 2026/08/25 03:03:13 DEBUG : Looking for writers 2026/08/25 03:03:13 DEBUG : dir: reading active writers 2026/08/25 03:03:13 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:03:14 DEBUG : dir: Looking for writers 2026/08/25 03:03:14 DEBUG : Looking for writers 2026/08/25 03:03:14 DEBUG : dir: reading active writers 2026/08/25 03:03:14 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:03:14 DEBUG : newLeaf: Uploading chunk 1/1 2026/08/25 03:03:14 DEBUG : dir: Looking for writers 2026/08/25 03:03:14 DEBUG : Looking for writers 2026/08/25 03:03:14 DEBUG : dir: reading active writers 2026/08/25 03:03:14 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:03:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "newLeaf" to batch 2026/08/25 03:03:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: newLeaf 2026/08/25 03:03:15 DEBUG : dir: Looking for writers 2026/08/25 03:03:15 DEBUG : Looking for writers 2026/08/25 03:03:15 DEBUG : dir: reading active writers 2026/08/25 03:03:15 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:03:16 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: newLeaf 2026/08/25 03:03:16 DEBUG : newLeaf: size = 25 OK 2026/08/25 03:03:16 DEBUG : newLeaf: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:03:16 INFO : newLeaf: Copied (replaced existing) 2026/08/25 03:03:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 03:03:12 +0000 UTC,c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664" 2026/08/25 03:03:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 03:03:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:03:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 03:03:16 DEBUG : dir: Looking for writers 2026/08/25 03:03:16 DEBUG : Looking for writers 2026/08/25 03:03:16 DEBUG : dir: reading active writers 2026/08/25 03:03:16 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:16 DEBUG : >WaitForWriters: 2026/08/25 03:03:17 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:17 DEBUG : dir: Looking for writers 2026/08/25 03:03:17 DEBUG : Looking for writers 2026/08/25 03:03:17 DEBUG : dir: reading active writers 2026/08/25 03:03:17 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:17 DEBUG : >WaitForWriters: 2026/08/25 03:03:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:03:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:03:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:03:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:03:20 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:03:20 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:03:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:03:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:03:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:23 DEBUG : dir: Looking for writers 2026/08/25 03:03:23 DEBUG : file1: reading active writers 2026/08/25 03:03:23 DEBUG : Looking for writers 2026/08/25 03:03:23 DEBUG : dir: reading active writers 2026/08/25 03:03:23 DEBUG : >WaitForWriters: 2026/08/25 03:03:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:03:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:03:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:03:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:03:23 DEBUG : dir/file1(0xc009c80c580): _readAt: size=512, off=0 2026/08/25 03:03:23 DEBUG : dir/file1(0xc009c80c580): openPending: 2026/08/25 03:03:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "" 2026/08/25 03:03:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 03:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:23 DEBUG : dir/file1(0xc009c80c580): >openPending: err= 2026/08/25 03:03:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/25 03:03:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:03:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:03:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:03:24 DEBUG : dir/file1(0xc009c80c580): >_readAt: n=14, err=EOF 2026/08/25 03:03:24 DEBUG : dir/file1(0xc009c80c580): close: 2026/08/25 03:03:24 DEBUG : dir/file1(0xc009c80c580): >close: err= 2026/08/25 03:03:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:03:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:03:26 DEBUG : newLeaf: Updating file with newLeaf 0xc009c852d00 2026/08/25 03:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:03:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 03:03:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/25 03:03:28 DEBUG : dir/file1: Updating file with dir/file1 0xc009c852d00 2026/08/25 03:03:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:03:29 DEBUG : dir/file1(0xc009c199b40): openPending: 2026/08/25 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778" 2026/08/25 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:03:29 DEBUG : dir/file1(0xc009c199b40): >openPending: err= 2026/08/25 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:03:29 DEBUG : dir/file1(0xc009c199b40): _writeAt: size=25, off=0 2026/08/25 03:03:29 DEBUG : dir/file1(0xc009c199b40): >_writeAt: n=25, err= 2026/08/25 03:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 03:03:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 03:03:30 DEBUG : newLeaf: Updating file with newLeaf 0xc009c852d00 2026/08/25 03:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:03:30 DEBUG : newLeaf(0xc009c199b40): close: 2026/08/25 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 03:03:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 03:03:29.427455191 +0000 UTC m=+351.367124636 2026/08/25 03:03:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 03:03:30 DEBUG : newLeaf(0xc009c199b40): >close: err= 2026/08/25 03:03:30 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:30 DEBUG : dir: Looking for writers 2026/08/25 03:03:30 DEBUG : Looking for writers 2026/08/25 03:03:30 DEBUG : dir: reading active writers 2026/08/25 03:03:30 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:03:30 DEBUG : dir: Looking for writers 2026/08/25 03:03:30 DEBUG : Looking for writers 2026/08/25 03:03:30 DEBUG : dir: reading active writers 2026/08/25 03:03:30 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:03:30 DEBUG : dir: Looking for writers 2026/08/25 03:03:30 DEBUG : Looking for writers 2026/08/25 03:03:30 DEBUG : dir: reading active writers 2026/08/25 03:03:30 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:03:30 DEBUG : dir: Looking for writers 2026/08/25 03:03:30 DEBUG : Looking for writers 2026/08/25 03:03:30 DEBUG : dir: reading active writers 2026/08/25 03:03:30 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:03:30 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 03:03:30 DEBUG : dir: Looking for writers 2026/08/25 03:03:30 DEBUG : Looking for writers 2026/08/25 03:03:30 DEBUG : dir: reading active writers 2026/08/25 03:03:30 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:03:31 DEBUG : dir: Looking for writers 2026/08/25 03:03:31 DEBUG : Looking for writers 2026/08/25 03:03:31 DEBUG : dir: reading active writers 2026/08/25 03:03:31 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:03:31 DEBUG : dir: Looking for writers 2026/08/25 03:03:31 DEBUG : Looking for writers 2026/08/25 03:03:31 DEBUG : dir: reading active writers 2026/08/25 03:03:31 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:03:31 DEBUG : newLeaf: Uploading chunk 1/1 2026/08/25 03:03:32 DEBUG : dir: Looking for writers 2026/08/25 03:03:32 DEBUG : Looking for writers 2026/08/25 03:03:32 DEBUG : dir: reading active writers 2026/08/25 03:03:32 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:03:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "newLeaf" to batch 2026/08/25 03:03:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: newLeaf 2026/08/25 03:03:33 DEBUG : dir: Looking for writers 2026/08/25 03:03:33 DEBUG : Looking for writers 2026/08/25 03:03:33 DEBUG : dir: reading active writers 2026/08/25 03:03:33 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:03:33 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: newLeaf 2026/08/25 03:03:33 DEBUG : newLeaf: size = 25 OK 2026/08/25 03:03:33 DEBUG : newLeaf: dropbox = c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664 OK 2026/08/25 03:03:33 INFO : newLeaf: Copied (replaced existing) 2026/08/25 03:03:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 03:03:29 +0000 UTC,c28ee946ceebc5dd7464b525fdfc3a480f47b2b22832edbfc4741c21a9d4c664" 2026/08/25 03:03:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 03:03:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 03:03:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 03:03:34 DEBUG : dir: Looking for writers 2026/08/25 03:03:34 DEBUG : Looking for writers 2026/08/25 03:03:34 DEBUG : dir: reading active writers 2026/08/25 03:03:34 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:34 DEBUG : >WaitForWriters: 2026/08/25 03:03:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:34 DEBUG : dir: Looking for writers 2026/08/25 03:03:34 DEBUG : Looking for writers 2026/08/25 03:03:34 DEBUG : dir: reading active writers 2026/08/25 03:03:34 DEBUG : newLeaf: reading active writers 2026/08/25 03:03:34 DEBUG : >WaitForWriters: 2026/08/25 03:03:34 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestFileRename (106.36s) --- PASS: TestFileRename/off,forceCache=false (16.54s) --- PASS: TestFileRename/minimal,forceCache=false (15.68s) --- PASS: TestFileRename/minimal,forceCache=true (19.71s) --- PASS: TestFileRename/writes,forceCache=false (17.16s) --- PASS: TestFileRename/writes,forceCache=true (20.01s) --- PASS: TestFileRename/full,forceCache=false (17.26s) === 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 "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:37 DEBUG : Looking for writers 2026/08/25 03:03:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.10s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.57s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.56s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.60s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.59s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:40 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.61s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:42 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:03:42 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:03:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:03:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:03:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:03:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:03:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:03:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 03:03:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:03:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/25 03:03:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/25 03:03:45 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:45 DEBUG : dir: Looking for writers 2026/08/25 03:03:45 DEBUG : file1: reading active writers 2026/08/25 03:03:45 DEBUG : Looking for writers 2026/08/25 03:03:45 DEBUG : dir: reading active writers 2026/08/25 03:03:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (7.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:49 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:03:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:03:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:03:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 03:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/25 03:03:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/25 03:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/25 03:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/25 03:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/25 03:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/25 03:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/25 03:03:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/25 03:03:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/25 03:03:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/25 03:03:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/25 03:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:03:55 DEBUG : dir: Looking for writers 2026/08/25 03:03:55 DEBUG : file1: reading active writers 2026/08/25 03:03:55 DEBUG : Looking for writers 2026/08/25 03:03:55 DEBUG : dir: reading active writers 2026/08/25 03:03:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (9.54s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:03:58 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:03:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:03:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:03:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:04:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 03:04:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/25 03:04:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/25 03:04:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/25 03:04:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/25 03:04:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/25 03:04:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/25 03:04:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/25 03:04:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/25 03:04:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/25 03:04:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/25 03:04:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/25 03:04:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/25 03:04:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/25 03:04:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/25 03:04:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/25 03:04:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/25 03:04:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/25 03:04:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/25 03:04:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/25 03:04:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/25 03:04:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/25 03:04:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/25 03:04:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/25 03:04:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/25 03:04:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/25 03:04:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/25 03:04:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/25 03:04:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/25 03:04:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/25 03:04:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/25 03:04:05 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:05 DEBUG : dir: Looking for writers 2026/08/25 03:04:05 DEBUG : file1: reading active writers 2026/08/25 03:04:05 DEBUG : Looking for writers 2026/08/25 03:04:05 DEBUG : dir: reading active writers 2026/08/25 03:04:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (10.30s) === RUN TestReadFileHandleFlush run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:09 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:10 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:10 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:04:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 03:04:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:13 DEBUG : dir: Looking for writers 2026/08/25 03:04:13 DEBUG : file1: reading active writers 2026/08/25 03:04:13 DEBUG : Looking for writers 2026/08/25 03:04:13 DEBUG : dir: reading active writers 2026/08/25 03:04:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (7.37s) === RUN TestReadFileHandleRelease run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:16 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 03:04:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 03:04:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/25 03:04:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/25 03:04:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:20 DEBUG : dir: Looking for writers 2026/08/25 03:04:20 DEBUG : file1: reading active writers 2026/08/25 03:04:20 DEBUG : Looking for writers 2026/08/25 03:04:20 DEBUG : dir: reading active writers 2026/08/25 03:04:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (7.01s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:04:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:22 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:04:23 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:04:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:04:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:04:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:04:26 DEBUG : dir/file1(0xc009c679940): _readAt: size=1, off=0 2026/08/25 03:04:26 DEBUG : dir/file1(0xc009c679940): openPending: 2026/08/25 03:04:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:04:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:26 DEBUG : dir/file1(0xc009c679940): >openPending: err= 2026/08/25 03:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/25 03:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): >_readAt: n=1, err= 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): _readAt: size=256, off=1 2026/08/25 03:04:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): >_readAt: n=15, err=EOF 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): _readAt: size=16, off=16 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): >_readAt: n=0, err=EOF 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): close: 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): >close: err= 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): close: 2026/08/25 03:04:27 DEBUG : dir/file1(0xc009c679940): >close: err=file already closed 2026/08/25 03:04:27 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:27 DEBUG : dir: Looking for writers 2026/08/25 03:04:27 DEBUG : file1: reading active writers 2026/08/25 03:04:27 DEBUG : Looking for writers 2026/08/25 03:04:27 DEBUG : dir: reading active writers 2026/08/25 03:04:27 DEBUG : >WaitForWriters: 2026/08/25 03:04:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (7.06s) === RUN TestRWFileHandleSeek run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:29 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:04:29 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:29 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:29 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:04:30 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:04:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:04:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:04:33 DEBUG : dir/file1(0xc009c80d900): _readAt: size=1, off=0 2026/08/25 03:04:33 DEBUG : dir/file1(0xc009c80d900): openPending: 2026/08/25 03:04:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:04:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:33 DEBUG : dir/file1(0xc009c80d900): >openPending: err= 2026/08/25 03:04:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/25 03:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): >_readAt: n=1, err= 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): _readAt: size=1, off=5 2026/08/25 03:04:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): >_readAt: n=1, err= 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): _readAt: size=1, off=3 2026/08/25 03:04:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): >_readAt: n=1, err= 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): _readAt: size=1, off=13 2026/08/25 03:04:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): >_readAt: n=1, err= 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): _readAt: size=16, off=100 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): >_readAt: n=0, err=EOF 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): close: 2026/08/25 03:04:34 DEBUG : dir/file1(0xc009c80d900): >close: err= 2026/08/25 03:04:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:34 DEBUG : dir: Looking for writers 2026/08/25 03:04:34 DEBUG : file1: reading active writers 2026/08/25 03:04:34 DEBUG : Looking for writers 2026/08/25 03:04:34 DEBUG : dir: reading active writers 2026/08/25 03:04:34 DEBUG : >WaitForWriters: 2026/08/25 03:04:34 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (7.21s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:37 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:04:37 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:37 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:37 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:04:37 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:04:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:04:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:04:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:04:40 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=1, off=0 2026/08/25 03:04:40 DEBUG : dir/file1(0xc009c70fc00): openPending: 2026/08/25 03:04:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:04:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:40 DEBUG : dir/file1(0xc009c70fc00): >openPending: err= 2026/08/25 03:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/25 03:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=1, err= 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=1, off=5 2026/08/25 03:04:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=1, err= 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=1, off=1 2026/08/25 03:04:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=1, err= 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=6, off=10 2026/08/25 03:04:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=6, err= 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=256, off=10 2026/08/25 03:04:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=6, err=EOF 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=256, off=100 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=0, err=EOF 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): close: 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >close: err= 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): _readAt: size=256, off=100 2026/08/25 03:04:41 DEBUG : dir/file1(0xc009c70fc00): >_readAt: n=0, err=file already closed 2026/08/25 03:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:41 DEBUG : dir: Looking for writers 2026/08/25 03:04:41 DEBUG : file1: reading active writers 2026/08/25 03:04:41 DEBUG : Looking for writers 2026/08/25 03:04:41 DEBUG : dir: reading active writers 2026/08/25 03:04:41 DEBUG : >WaitForWriters: 2026/08/25 03:04:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (7.27s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:04:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:44 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:04:44 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:04:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:04:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:04:48 DEBUG : dir/file1(0xc009c5e6980): RWFileHandle.Flush 2026/08/25 03:04:48 DEBUG : dir/file1(0xc009c5e6980): _readAt: size=256, off=0 2026/08/25 03:04:48 DEBUG : dir/file1(0xc009c5e6980): openPending: 2026/08/25 03:04:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:04:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:48 DEBUG : dir/file1(0xc009c5e6980): >openPending: err= 2026/08/25 03:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/25 03:04:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:04:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:49 DEBUG : dir/file1(0xc009c5e6980): >_readAt: n=16, err=EOF 2026/08/25 03:04:49 DEBUG : dir/file1(0xc009c5e6980): RWFileHandle.Flush 2026/08/25 03:04:49 DEBUG : dir/file1(0xc009c5e6980): RWFileHandle.Flush 2026/08/25 03:04:49 DEBUG : dir/file1(0xc009c5e6980): close: 2026/08/25 03:04:49 DEBUG : dir/file1(0xc009c5e6980): >close: err= 2026/08/25 03:04:49 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:49 DEBUG : dir: Looking for writers 2026/08/25 03:04:49 DEBUG : file1: reading active writers 2026/08/25 03:04:49 DEBUG : Looking for writers 2026/08/25 03:04:49 DEBUG : dir: reading active writers 2026/08/25 03:04:49 DEBUG : >WaitForWriters: 2026/08/25 03:04:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (7.50s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:04:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:51 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:04:52 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:04:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:04:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:04:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:04:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:04:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:04:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:04:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 03:04:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:04:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:04:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:04:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:04:55 DEBUG : dir/file1(0xc009c5e6300): _readAt: size=256, off=0 2026/08/25 03:04:55 DEBUG : dir/file1(0xc009c5e6300): openPending: 2026/08/25 03:04:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:04:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:55 DEBUG : dir/file1(0xc009c5e6300): >openPending: err= 2026/08/25 03:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/25 03:04:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:04:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:04:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:04:56 DEBUG : dir/file1(0xc009c5e6300): >_readAt: n=16, err=EOF 2026/08/25 03:04:56 DEBUG : dir/file1(0xc009c5e6300): RWFileHandle.Release 2026/08/25 03:04:56 DEBUG : dir/file1(0xc009c5e6300): close: 2026/08/25 03:04:56 DEBUG : dir/file1(0xc009c5e6300): >close: err= 2026/08/25 03:04:56 DEBUG : dir/file1(0xc009c5e6300): RWFileHandle.Release 2026/08/25 03:04:56 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:56 DEBUG : dir: Looking for writers 2026/08/25 03:04:56 DEBUG : file1: reading active writers 2026/08/25 03:04:56 DEBUG : Looking for writers 2026/08/25 03:04:56 DEBUG : dir: reading active writers 2026/08/25 03:04:56 DEBUG : >WaitForWriters: 2026/08/25 03:04:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (7.05s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:04:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:04:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:04:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:04:58 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:04:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:04:59 DEBUG : file1: newRWFileHandle: 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): openPending: 2026/08/25 03:04:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): >openPending: err= 2026/08/25 03:04:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:04:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:04:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): _writeAt: size=5, off=0 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): >_writeAt: n=5, err= 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): _writeAt: size=7, off=5 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): >_writeAt: n=7, err= 2026/08/25 03:04:59 DEBUG : file1: vfs cache: truncate to size=11 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): close: 2026/08/25 03:04:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 03:04:59.286410051 +0000 UTC m=+441.226079456 2026/08/25 03:04:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): >close: err= 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): close: 2026/08/25 03:04:59 DEBUG : file1(0xc009c5e7080): >close: err=file already closed 2026/08/25 03:04:59 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:04:59 DEBUG : file1: vfs cache: starting upload 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:04:59 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:04:59 DEBUG : Looking for writers 2026/08/25 03:04:59 DEBUG : file1: reading active writers 2026/08/25 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:00 DEBUG : Looking for writers 2026/08/25 03:05:00 DEBUG : file1: reading active writers 2026/08/25 03:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:05:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:05:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:05:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu/dir/file1: no such file or directory 2026/08/25 03:05:01 DEBUG : Looking for writers 2026/08/25 03:05:01 DEBUG : file1: reading active writers 2026/08/25 03:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:05:01 DEBUG : file1: size = 11 OK 2026/08/25 03:05:01 DEBUG : file1: dropbox = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2026/08/25 03:05:01 INFO : file1: Copied (new) 2026/08/25 03:05:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-25 03:04:59 +0000 UTC,bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423" 2026/08/25 03:05:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:01 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:02 DEBUG : Looking for writers 2026/08/25 03:05:02 DEBUG : file1: reading active writers 2026/08/25 03:05:02 DEBUG : >WaitForWriters: 2026/08/25 03:05:02 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:02 DEBUG : Looking for writers 2026/08/25 03:05:02 DEBUG : file1: reading active writers 2026/08/25 03:05:02 DEBUG : >WaitForWriters: 2026/08/25 03:05:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (5.31s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:04 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:04 DEBUG : file1: newRWFileHandle: 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): openPending: 2026/08/25 03:05:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): >openPending: err= 2026/08/25 03:05:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:05:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): _writeAt: size=7, off=0 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): >_writeAt: n=7, err= 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): _writeAt: size=6, off=5 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): >_writeAt: n=6, err= 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): close: 2026/08/25 03:05:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 03:05:04.559502009 +0000 UTC m=+446.499171424 2026/08/25 03:05:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): >close: err= 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): _writeAt: size=5, off=0 2026/08/25 03:05:04 DEBUG : file1(0xc009c558780): >_writeAt: n=0, err=file already closed 2026/08/25 03:05:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:04 DEBUG : Looking for writers 2026/08/25 03:05:04 DEBUG : file1: reading active writers 2026/08/25 03:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:04 DEBUG : Looking for writers 2026/08/25 03:05:04 DEBUG : file1: reading active writers 2026/08/25 03:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:04 DEBUG : Looking for writers 2026/08/25 03:05:04 DEBUG : file1: reading active writers 2026/08/25 03:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:04 DEBUG : Looking for writers 2026/08/25 03:05:04 DEBUG : file1: reading active writers 2026/08/25 03:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:04 DEBUG : file1: vfs cache: starting upload 2026/08/25 03:05:04 DEBUG : Looking for writers 2026/08/25 03:05:04 DEBUG : file1: reading active writers 2026/08/25 03:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:04 DEBUG : Looking for writers 2026/08/25 03:05:04 DEBUG : file1: reading active writers 2026/08/25 03:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:05 DEBUG : Looking for writers 2026/08/25 03:05:05 DEBUG : file1: reading active writers 2026/08/25 03:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:05 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:05:05 DEBUG : Looking for writers 2026/08/25 03:05:05 DEBUG : file1: reading active writers 2026/08/25 03:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:05:06 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:06 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:05:06 DEBUG : Looking for writers 2026/08/25 03:05:06 DEBUG : file1: reading active writers 2026/08/25 03:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:05:07 DEBUG : file1: size = 11 OK 2026/08/25 03:05:07 DEBUG : file1: dropbox = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2026/08/25 03:05:07 INFO : file1: Copied (new) 2026/08/25 03:05:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-25 03:05:05 +0000 UTC,bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423" 2026/08/25 03:05:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:07 DEBUG : Looking for writers 2026/08/25 03:05:07 DEBUG : file1: reading active writers 2026/08/25 03:05:07 DEBUG : >WaitForWriters: 2026/08/25 03:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:08 DEBUG : Looking for writers 2026/08/25 03:05:08 DEBUG : file1: reading active writers 2026/08/25 03:05:08 DEBUG : >WaitForWriters: 2026/08/25 03:05:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (5.30s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:09 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:09 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:09 DEBUG : file1: newRWFileHandle: 2026/08/25 03:05:09 DEBUG : file1(0xc009c559640): openPending: 2026/08/25 03:05:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:09 DEBUG : file1(0xc009c559640): >openPending: err= 2026/08/25 03:05:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:05:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 03:05:09 DEBUG : file1(0xc009c559640): close: 2026/08/25 03:05:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 03:05:09.873729787 +0000 UTC m=+451.813399202 2026/08/25 03:05:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:09 DEBUG : file1(0xc009c559640): >close: err= 2026/08/25 03:05:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 03:05:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:05:09 DEBUG : file2: newRWFileHandle: 2026/08/25 03:05:09 DEBUG : file2(0xc009c559ac0): openPending: 2026/08/25 03:05:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:05:09 DEBUG : file2(0xc009c559ac0): >openPending: err= 2026/08/25 03:05:09 DEBUG : file2: >newRWFileHandle: err= 2026/08/25 03:05:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:05:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/25 03:05:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/25 03:05:09 DEBUG : file2(0xc009c559ac0): RWFileHandle.Flush 2026/08/25 03:05:09 DEBUG : file2(0xc009c559ac0): RWFileHandle.Release 2026/08/25 03:05:09 DEBUG : file2(0xc009c559ac0): close: 2026/08/25 03:05:09 DEBUG : file2: vfs cache: setting modification time to 2026-08-25 03:05:09.875049078 +0000 UTC m=+451.814718493 2026/08/25 03:05:09 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:09 DEBUG : file2(0xc009c559ac0): >close: err= 2026/08/25 03:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:09 DEBUG : Looking for writers 2026/08/25 03:05:09 DEBUG : file1: reading active writers 2026/08/25 03:05:09 DEBUG : file2: reading active writers 2026/08/25 03:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/25 03:05:09 DEBUG : Looking for writers 2026/08/25 03:05:09 DEBUG : file1: reading active writers 2026/08/25 03:05:09 DEBUG : file2: reading active writers 2026/08/25 03:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/25 03:05:09 DEBUG : Looking for writers 2026/08/25 03:05:09 DEBUG : file1: reading active writers 2026/08/25 03:05:09 DEBUG : file2: reading active writers 2026/08/25 03:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/25 03:05:09 DEBUG : Looking for writers 2026/08/25 03:05:09 DEBUG : file1: reading active writers 2026/08/25 03:05:09 DEBUG : file2: reading active writers 2026/08/25 03:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/25 03:05:09 DEBUG : file1: vfs cache: starting upload 2026/08/25 03:05:09 DEBUG : file2: vfs cache: starting upload 2026/08/25 03:05:10 DEBUG : Looking for writers 2026/08/25 03:05:10 DEBUG : file1: reading active writers 2026/08/25 03:05:10 DEBUG : file2: reading active writers 2026/08/25 03:05:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/25 03:05:10 DEBUG : Looking for writers 2026/08/25 03:05:10 DEBUG : file1: reading active writers 2026/08/25 03:05:10 DEBUG : file2: reading active writers 2026/08/25 03:05:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/25 03:05:10 DEBUG : Looking for writers 2026/08/25 03:05:10 DEBUG : file1: reading active writers 2026/08/25 03:05:10 DEBUG : file2: reading active writers 2026/08/25 03:05:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/25 03:05:10 DEBUG : file1: Uploading chunk 1/0 2026/08/25 03:05:10 DEBUG : file2: Uploading chunk 1/0 2026/08/25 03:05:11 DEBUG : Looking for writers 2026/08/25 03:05:11 DEBUG : file1: reading active writers 2026/08/25 03:05:11 DEBUG : file2: reading active writers 2026/08/25 03:05:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/25 03:05:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:05:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file2" to batch 2026/08/25 03:05:12 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:12 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 2 starting with: file1 2026/08/25 03:05:12 DEBUG : Looking for writers 2026/08/25 03:05:12 DEBUG : file1: reading active writers 2026/08/25 03:05:12 DEBUG : file2: reading active writers 2026/08/25 03:05:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/25 03:05:12 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 2 starting with: file1 2026/08/25 03:05:12 DEBUG : file2: size = 0 OK 2026/08/25 03:05:12 DEBUG : file1: size = 0 OK 2026/08/25 03:05:12 DEBUG : file2: dropbox = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 OK 2026/08/25 03:05:12 INFO : file2: Copied (new) 2026/08/25 03:05:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-25 03:05:10 +0000 UTC,e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 2026/08/25 03:05:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/25 03:05:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:05:12 DEBUG : file1: dropbox = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 OK 2026/08/25 03:05:12 INFO : file1: Copied (new) 2026/08/25 03:05:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-25 03:05:10 +0000 UTC,e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 2026/08/25 03:05:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:12 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:12 INFO : file2: vfs cache: upload succeeded try #1 2026/08/25 03:05:13 DEBUG : Looking for writers 2026/08/25 03:05:13 DEBUG : file1: reading active writers 2026/08/25 03:05:13 DEBUG : file2: reading active writers 2026/08/25 03:05:13 DEBUG : >WaitForWriters: 2026/08/25 03:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:13 DEBUG : Looking for writers 2026/08/25 03:05:13 DEBUG : file1: reading active writers 2026/08/25 03:05:13 DEBUG : file2: reading active writers 2026/08/25 03:05:13 DEBUG : >WaitForWriters: 2026/08/25 03:05:13 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.82s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:15 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:15 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:15 DEBUG : file1: newRWFileHandle: 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): openPending: 2026/08/25 03:05:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): >openPending: err= 2026/08/25 03:05:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:05:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:05:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): _writeAt: size=5, off=0 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): >_writeAt: n=5, err= 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): RWFileHandle.Flush 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): RWFileHandle.Flush 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): close: 2026/08/25 03:05:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 03:05:15.707498662 +0000 UTC m=+457.647168077 2026/08/25 03:05:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:15 DEBUG : file1(0xc009c80c440): >close: err= 2026/08/25 03:05:15 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:15 DEBUG : Looking for writers 2026/08/25 03:05:15 DEBUG : file1: reading active writers 2026/08/25 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:15 DEBUG : Looking for writers 2026/08/25 03:05:15 DEBUG : file1: reading active writers 2026/08/25 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:15 DEBUG : Looking for writers 2026/08/25 03:05:15 DEBUG : file1: reading active writers 2026/08/25 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:15 DEBUG : Looking for writers 2026/08/25 03:05:15 DEBUG : file1: reading active writers 2026/08/25 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:15 DEBUG : file1: vfs cache: starting upload 2026/08/25 03:05:15 DEBUG : Looking for writers 2026/08/25 03:05:15 DEBUG : file1: reading active writers 2026/08/25 03:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:16 DEBUG : Looking for writers 2026/08/25 03:05:16 DEBUG : file1: reading active writers 2026/08/25 03:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:16 DEBUG : Looking for writers 2026/08/25 03:05:16 DEBUG : file1: reading active writers 2026/08/25 03:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:16 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:05:16 DEBUG : Looking for writers 2026/08/25 03:05:16 DEBUG : file1: reading active writers 2026/08/25 03:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:05:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:05:17 DEBUG : Looking for writers 2026/08/25 03:05:17 DEBUG : file1: reading active writers 2026/08/25 03:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:05:18 DEBUG : file1: size = 5 OK 2026/08/25 03:05:18 DEBUG : file1: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:05:18 INFO : file1: Copied (new) 2026/08/25 03:05:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-25 03:05:16 +0000 UTC,9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50" 2026/08/25 03:05:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:18 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:18 DEBUG : Looking for writers 2026/08/25 03:05:18 DEBUG : file1: reading active writers 2026/08/25 03:05:18 DEBUG : >WaitForWriters: 2026/08/25 03:05:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (5.01s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:20 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:20 DEBUG : file1: newRWFileHandle: 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): openPending: 2026/08/25 03:05:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): >openPending: err= 2026/08/25 03:05:20 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:05:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): _writeAt: size=5, off=0 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): >_writeAt: n=5, err= 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): RWFileHandle.Release 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): close: 2026/08/25 03:05:20 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 03:05:20.685533315 +0000 UTC m=+462.625202730 2026/08/25 03:05:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): >close: err= 2026/08/25 03:05:20 DEBUG : file1(0xc009c70e540): RWFileHandle.Release 2026/08/25 03:05:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:20 DEBUG : Looking for writers 2026/08/25 03:05:20 DEBUG : file1: reading active writers 2026/08/25 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:20 DEBUG : Looking for writers 2026/08/25 03:05:20 DEBUG : file1: reading active writers 2026/08/25 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:20 DEBUG : Looking for writers 2026/08/25 03:05:20 DEBUG : file1: reading active writers 2026/08/25 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:20 DEBUG : Looking for writers 2026/08/25 03:05:20 DEBUG : file1: reading active writers 2026/08/25 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:20 DEBUG : file1: vfs cache: starting upload 2026/08/25 03:05:20 DEBUG : Looking for writers 2026/08/25 03:05:20 DEBUG : file1: reading active writers 2026/08/25 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:20 DEBUG : Looking for writers 2026/08/25 03:05:20 DEBUG : file1: reading active writers 2026/08/25 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:21 DEBUG : Looking for writers 2026/08/25 03:05:21 DEBUG : file1: reading active writers 2026/08/25 03:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:21 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:05:21 DEBUG : Looking for writers 2026/08/25 03:05:21 DEBUG : file1: reading active writers 2026/08/25 03:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:05:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:05:22 DEBUG : Looking for writers 2026/08/25 03:05:22 DEBUG : file1: reading active writers 2026/08/25 03:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:05:23 DEBUG : file1: size = 5 OK 2026/08/25 03:05:23 DEBUG : file1: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:05:23 INFO : file1: Copied (new) 2026/08/25 03:05:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-25 03:05:21 +0000 UTC,9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50" 2026/08/25 03:05:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:23 DEBUG : Looking for writers 2026/08/25 03:05:23 DEBUG : file1: reading active writers 2026/08/25 03:05:23 DEBUG : >WaitForWriters: 2026/08/25 03:05:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (5.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:25 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:26 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:05:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:05:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:05:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:05:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 03:05:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:05:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:05:29 DEBUG : dir/file1(0xc009c734700): openPending: 2026/08/25 03:05:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:05:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:05:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:29 DEBUG : dir/file1(0xc009c734700): >openPending: err= 2026/08/25 03:05:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 03:05:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:05:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:05:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:05:29 DEBUG : dir/file1(0xc009c734700): _writeAt: size=5, off=0 2026/08/25 03:05:29 DEBUG : dir/file1(0xc009c734700): >_writeAt: n=5, err= 2026/08/25 03:05:29 DEBUG : dir/file1(0xc009c734700): close: 2026/08/25 03:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-25 03:05:29.237332743 +0000 UTC m=+471.177002238 2026/08/25 03:05:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:29 DEBUG : dir/file1(0xc009c734700): >close: err= 2026/08/25 03:05:29 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:29 DEBUG : dir: Looking for writers 2026/08/25 03:05:29 DEBUG : file1: reading active writers 2026/08/25 03:05:29 DEBUG : Looking for writers 2026/08/25 03:05:29 DEBUG : dir: reading active writers 2026/08/25 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:29 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:05:30 DEBUG : dir: Looking for writers 2026/08/25 03:05:30 DEBUG : file1: reading active writers 2026/08/25 03:05:30 DEBUG : Looking for writers 2026/08/25 03:05:30 DEBUG : dir: reading active writers 2026/08/25 03:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:05:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:05:31 DEBUG : dir: Looking for writers 2026/08/25 03:05:31 DEBUG : file1: reading active writers 2026/08/25 03:05:31 DEBUG : Looking for writers 2026/08/25 03:05:31 DEBUG : dir: reading active writers 2026/08/25 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:05:31 DEBUG : dir/file1: size = 5 OK 2026/08/25 03:05:31 DEBUG : dir/file1: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:05:31 INFO : dir/file1: Copied (replaced existing) 2026/08/25 03:05:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-25 03:05:29 +0000 UTC,9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50" 2026/08/25 03:05:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:32 DEBUG : dir: Looking for writers 2026/08/25 03:05:32 DEBUG : file1: reading active writers 2026/08/25 03:05:32 DEBUG : Looking for writers 2026/08/25 03:05:32 DEBUG : dir: reading active writers 2026/08/25 03:05:32 DEBUG : >WaitForWriters: 2026/08/25 03:05:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (9.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:35 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:35 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:05:36 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:05:36 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:36 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:05:37 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:05:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 03:05:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 03:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 03:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): _writeAt: size=5, off=0 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): openPending: 2026/08/25 03:05:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,5dbd4f6e325e5a87f8cc3ef3b8773d3c8eec2e2cff6248f882986569912ddf10" against cached fingerprint "" 2026/08/25 03:05:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 03:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): >openPending: err= 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): >_writeAt: n=5, err= 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): _writeAt: size=15, off=5 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): >_writeAt: n=15, err= 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): close: 2026/08/25 03:05:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/25 03:05:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-25 03:05:39.012254432 +0000 UTC m=+480.951923837 2026/08/25 03:05:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:39 DEBUG : dir/file1(0xc009c96e2c0): >close: err= 2026/08/25 03:05:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:39 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:39 DEBUG : dir: Looking for writers 2026/08/25 03:05:39 DEBUG : file1: reading active writers 2026/08/25 03:05:39 DEBUG : Looking for writers 2026/08/25 03:05:39 DEBUG : dir: reading active writers 2026/08/25 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:39 DEBUG : dir/file1: Uploading chunk 1/1 2026/08/25 03:05:40 DEBUG : dir: Looking for writers 2026/08/25 03:05:40 DEBUG : file1: reading active writers 2026/08/25 03:05:40 DEBUG : Looking for writers 2026/08/25 03:05:40 DEBUG : dir: reading active writers 2026/08/25 03:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file1" to batch 2026/08/25 03:05:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file1 2026/08/25 03:05:41 DEBUG : dir: Looking for writers 2026/08/25 03:05:41 DEBUG : file1: reading active writers 2026/08/25 03:05:41 DEBUG : Looking for writers 2026/08/25 03:05:41 DEBUG : dir: reading active writers 2026/08/25 03:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file1 2026/08/25 03:05:41 DEBUG : dir/file1: size = 20 OK 2026/08/25 03:05:41 DEBUG : dir/file1: dropbox = 80e1e457565ccdf80e7c7c801c8809080288405a4ed6230304c22ef1947da3c7 OK 2026/08/25 03:05:41 INFO : dir/file1: Copied (replaced existing) 2026/08/25 03:05:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-25 03:05:39 +0000 UTC,80e1e457565ccdf80e7c7c801c8809080288405a4ed6230304c22ef1947da3c7" 2026/08/25 03:05:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:42 DEBUG : dir: Looking for writers 2026/08/25 03:05:42 DEBUG : file1: reading active writers 2026/08/25 03:05:42 DEBUG : Looking for writers 2026/08/25 03:05:42 DEBUG : dir: reading active writers 2026/08/25 03:05:42 DEBUG : >WaitForWriters: 2026/08/25 03:05:42 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (9.83s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:45 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:45 DEBUG : file1: newRWFileHandle: 2026/08/25 03:05:45 DEBUG : file1(0xc009c70f600): openPending: 2026/08/25 03:05:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:45 DEBUG : file1(0xc009c70f600): >openPending: err= 2026/08/25 03:05:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:05:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 03:05:45 DEBUG : file1(0xc009c70f600): _writeAt: size=5, off=0 2026/08/25 03:05:45 DEBUG : file1(0xc009c70f600): >_writeAt: n=5, err= 2026/08/25 03:05:45 DEBUG : file1(0xc009c70f600): close: 2026/08/25 03:05:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 03:05:45.301350262 +0000 UTC m=+487.241019688 2026/08/25 03:05:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:45 DEBUG : file1(0xc009c70f600): >close: err= 2026/08/25 03:05:45 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:45 DEBUG : file1: vfs cache: starting upload 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:45 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:05:45 DEBUG : Looking for writers 2026/08/25 03:05:45 DEBUG : file1: reading active writers 2026/08/25 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:05:46 DEBUG : Looking for writers 2026/08/25 03:05:46 DEBUG : file1: reading active writers 2026/08/25 03:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:05:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:05:47 DEBUG : Looking for writers 2026/08/25 03:05:47 DEBUG : file1: reading active writers 2026/08/25 03:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:05:47 DEBUG : file1: size = 5 OK 2026/08/25 03:05:47 DEBUG : file1: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:05:47 INFO : file1: Copied (new) 2026/08/25 03:05:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-25 03:05:45 +0000 UTC,9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50" 2026/08/25 03:05:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 03:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:47 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 03:05:48 DEBUG : Looking for writers 2026/08/25 03:05:48 DEBUG : file1: reading active writers 2026/08/25 03:05:48 DEBUG : >WaitForWriters: 2026/08/25 03:05:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (5.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/25 03:05:49 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.279947575 +0000 UTC m=+492.219617000 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.279947575 +0000 UTC m=+492.219617000 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e60c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6580): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6580): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6580): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6580): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6580): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.279947575 +0000 UTC m=+492.219617000 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6580): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c277b90 item 1 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6f80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6f80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6f80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6f80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6f80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.282783891 +0000 UTC m=+492.222453306 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6f80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7500): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7500): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7500): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7500): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7500): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.282783891 +0000 UTC m=+492.222453306 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7500): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04e8c0 item 2 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7bc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7bc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7bc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7bc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7bc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.285269073 +0000 UTC m=+492.224938488 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7bc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.285269073 +0000 UTC m=+492.224938488 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558380): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558840): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558840): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558840): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558840): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558840): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.285269073 +0000 UTC m=+492.224938488 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558840): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04f570 item 3 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ec0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ec0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ec0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ec0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ec0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.288447012 +0000 UTC m=+492.228116448 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ec0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559400): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559400): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559400): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.288447012 +0000 UTC m=+492.228116448 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3a000 item 4 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559a40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559a40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559a40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559a40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559a40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.290192689 +0000 UTC m=+492.229862104 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559a40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.290192689 +0000 UTC m=+492.229862104 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bcb6000): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114740): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114740): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.290192689 +0000 UTC m=+492.229862104 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3aaf0 item 5 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114dc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114dc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114dc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114dc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114dc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.292975131 +0000 UTC m=+492.232644547 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114dc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115340): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115340): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115340): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115340): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115340): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.292975131 +0000 UTC m=+492.232644547 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115340): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e1c0 item 6 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115e40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115e40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115e40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115e40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115e40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.294927458 +0000 UTC m=+492.234596883 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115e40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.294927458 +0000 UTC m=+492.234596883 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94900): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95340): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95340): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95340): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95340): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95340): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.294927458 +0000 UTC m=+492.234596883 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95340): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e620 item 7 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1984c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1984c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1984c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1984c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1984c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.297355511 +0000 UTC m=+492.237024977 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1984c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198d40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198d40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198d40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198d40): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198d40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.297355511 +0000 UTC m=+492.237024977 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198d40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17ef50 item 8 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199340): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c199340): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199340): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199340): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199340): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199340): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199340): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199740): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199740): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199740): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.299228699 +0000 UTC m=+492.238898143 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.299228699 +0000 UTC m=+492.238898143 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199bc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1440): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1440): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1440): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1440): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1440): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.299228699 +0000 UTC m=+492.238898143 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1440): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17f6c0 item 9 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734180): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734180): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734180): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734180): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734180): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.301722306 +0000 UTC m=+492.241391782 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734180): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7346c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7346c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7346c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7346c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7346c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.301722306 +0000 UTC m=+492.241391782 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7346c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5c230 item 10 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734d00): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c734d00): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734d00): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734d00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734d00): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c734d00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7350c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7350c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7350c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7350c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7350c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.304579501 +0000 UTC m=+492.244248926 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7350c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.304579501 +0000 UTC m=+492.244248926 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7355c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c735ac0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c735ac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c735ac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c735ac0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c735ac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.304579501 +0000 UTC m=+492.244248926 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c735ac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5ce00 item 11 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f83c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f83c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f83c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f83c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f83c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.307927572 +0000 UTC m=+492.247597037 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f83c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8900): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8900): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8900): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8900): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8900): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.307927572 +0000 UTC m=+492.247597037 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8900): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5d420 item 12 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8f40): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c5f8f40): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8f40): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8f40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8f40): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f8f40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f9300): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f9300): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f9300): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f9300): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f9300): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.310539995 +0000 UTC m=+492.250209420 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f9300): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f99c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f99c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f99c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f99c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f99c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.310539995 +0000 UTC m=+492.250209420 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f99c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07a070 item 13 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630140): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630140): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630140): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630140): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630140): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.312877497 +0000 UTC m=+492.252546923 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630140): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630680): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630680): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630680): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630680): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630680): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.312877497 +0000 UTC m=+492.252546923 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630680): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07a700 item 14 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630cc0): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c630cc0): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630cc0): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630cc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630cc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630cc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631080): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631080): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631080): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631080): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631080): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.315518334 +0000 UTC m=+492.255187759 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631740): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631740): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.315518334 +0000 UTC m=+492.255187759 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07ae70 item 15 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631dc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631dc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631dc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631dc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631dc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.317902705 +0000 UTC m=+492.257572141 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631dc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652400): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652400): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652400): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.317902705 +0000 UTC m=+492.257572141 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07b420 item 16 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652a40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652a40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652a40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652a40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652a40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.320135491 +0000 UTC m=+492.259804916 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652a40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.320135491 +0000 UTC m=+492.259804916 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c652ec0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6533c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6533c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6533c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6533c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6533c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.320135491 +0000 UTC m=+492.259804916 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6533c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0224d0 item 17 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c653a40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c653a40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c653a40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c653a40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c653a40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.323284216 +0000 UTC m=+492.262953652 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c653a40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a080): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a080): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a080): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a080): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a080): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.323284216 +0000 UTC m=+492.262953652 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c023110 item 18 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a700): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a700): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a700): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.325612953 +0000 UTC m=+492.265282378 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66a700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.325612953 +0000 UTC m=+492.265282378 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66ac00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b100): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b100): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b100): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b100): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b100): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.325612953 +0000 UTC m=+492.265282378 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b100): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c023a40 item 19 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b780): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b780): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b780): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b780): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b780): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.328714128 +0000 UTC m=+492.268383593 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66b780): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66bcc0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66bcc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66bcc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66bcc0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66bcc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.328714128 +0000 UTC m=+492.268383593 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c66bcc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c018af0 item 20 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2440): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2440): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2440): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2440): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2440): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.331029369 +0000 UTC m=+492.270698824 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2440): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.331029369 +0000 UTC m=+492.270698824 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2940): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2e40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2e40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2e40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2e40): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2e40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.331029369 +0000 UTC m=+492.270698824 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a2e40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0195e0 item 21 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a34c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a34c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a34c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a34c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a34c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.334232667 +0000 UTC m=+492.273902102 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a34c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a3a00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a3a00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a3a00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a3a00): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a3a00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.334232667 +0000 UTC m=+492.273902102 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a3a00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd82a0 item 22 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2180): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2180): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2180): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2180): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2180): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.336679497 +0000 UTC m=+492.276348932 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2180): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.336679497 +0000 UTC m=+492.276348932 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2680): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2b80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2b80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2b80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2b80): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2b80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.336679497 +0000 UTC m=+492.276348932 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e2b80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd8b60 item 23 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3200): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3200): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3200): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3200): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3200): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.339831197 +0000 UTC m=+492.279500632 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3200): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3740): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3740): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.339831197 +0000 UTC m=+492.279500632 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd99d0 item 24 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3d80): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c6e3d80): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3d80): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3d80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3d80): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6e3d80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710240): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710240): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710240): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710240): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710240): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.342233863 +0000 UTC m=+492.281903319 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710240): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.342233863 +0000 UTC m=+492.281903319 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710c80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710c80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710c80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710c80): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710c80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.342233863 +0000 UTC m=+492.281903319 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c710c80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38c230 item 25 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711300): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711300): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711300): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711300): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711300): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.345219972 +0000 UTC m=+492.284889708 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711300): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711840): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711840): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711840): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711840): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711840): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.345219972 +0000 UTC m=+492.284889708 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711840): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38cbd0 item 26 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711e80): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c711e80): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711e80): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711e80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711e80): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c711e80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740340): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740340): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740340): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740340): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740340): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.347913206 +0000 UTC m=+492.287582642 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740340): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.347913206 +0000 UTC m=+492.287582642 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740840): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740d80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740d80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740d80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740d80): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740d80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.347913206 +0000 UTC m=+492.287582642 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c740d80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38d500 item 27 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741400): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741400): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741400): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.350571606 +0000 UTC m=+492.290241021 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741940): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741940): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741940): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741940): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741940): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.350571606 +0000 UTC m=+492.290241021 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c741940): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19a2a0 item 28 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778080): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c778080): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778080): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778080): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778080): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778080): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778440): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778440): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778440): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778440): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778440): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.352284199 +0000 UTC m=+492.291953614 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778440): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778b00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778b00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778b00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778b00): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778b00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.352284199 +0000 UTC m=+492.291953614 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c778b00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19acb0 item 29 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779180): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779180): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779180): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779180): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779180): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.353985001 +0000 UTC m=+492.293654416 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779180): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7796c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7796c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7796c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7796c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7796c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.353985001 +0000 UTC m=+492.293654416 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7796c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19b260 item 30 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779d00): _readAt: size=2, off=0 2026/08/25 03:05:50 ERROR : open-test-file(0xc009c779d00): Couldn't read size of file 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779d00): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779d00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779d00): close: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c779d00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a61c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a61c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a61c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a61c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a61c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.356009171 +0000 UTC m=+492.295678586 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a61c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6880): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6880): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6880): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6880): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6880): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.356009171 +0000 UTC m=+492.295678586 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6880): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19bc70 item 31 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6f00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6f00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6f00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6f00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6f00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.358005781 +0000 UTC m=+492.297675247 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a6f00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7440): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7440): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7440): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7440): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7440): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.358005781 +0000 UTC m=+492.297675247 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7440): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a4d0 item 32 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7a80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7a80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7a80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7a80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7a80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.36003889 +0000 UTC m=+492.299708305 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7a7a80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a850 item 33 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.360850212 +0000 UTC m=+492.300519627 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6000): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6500): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6500): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6500): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6500): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6500): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.360850212 +0000 UTC m=+492.300519627 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6500): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54aa10 item 33 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6b40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6b40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6b40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6b40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6b40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.363049574 +0000 UTC m=+492.302718989 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6b40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54aee0 item 34 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.363801825 +0000 UTC m=+492.303471250 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e6fc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7500): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7500): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7500): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7500): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7500): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.363801825 +0000 UTC m=+492.303471250 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7500): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b0a0 item 34 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7b40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7b40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7b40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7b40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7b40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.365585091 +0000 UTC m=+492.305254506 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7e7b40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b570 item 35 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.366275755 +0000 UTC m=+492.305945201 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8480c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8485c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8485c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8485c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8485c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8485c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.366275755 +0000 UTC m=+492.305945201 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8485c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b730 item 35 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c848c40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c848c40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c848c40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c848c40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c848c40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.368170523 +0000 UTC m=+492.307839948 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c848c40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54bab0 item 36 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.368964873 +0000 UTC m=+492.308634288 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849140): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849680): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849680): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849680): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849680): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849680): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.368964873 +0000 UTC m=+492.308634288 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849680): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54bc70 item 36 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849cc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849cc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849cc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849cc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849cc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.370914133 +0000 UTC m=+492.310583548 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c849cc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a3f0 item 37 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.371587805 +0000 UTC m=+492.311257251 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870240): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870740): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870740): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.371587805 +0000 UTC m=+492.311257251 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a850 item 37 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870dc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870dc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870dc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870dc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870dc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.373542515 +0000 UTC m=+492.313211930 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c870dc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25ad90 item 38 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.374336745 +0000 UTC m=+492.314006170 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8712c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871800): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871800): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871800): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871800): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871800): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.374336745 +0000 UTC m=+492.314006170 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871800): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25afc0 item 38 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871e80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871e80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871e80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871e80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871e80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.376155118 +0000 UTC m=+492.315824533 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c871e80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25b730 item 39 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.376766562 +0000 UTC m=+492.316435977 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae480): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae980): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae980): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae980): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae980): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae980): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.376766562 +0000 UTC m=+492.316435977 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8ae980): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25b8f0 item 39 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af000): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af000): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af000): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af000): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af000): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.378399485 +0000 UTC m=+492.318068911 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af000): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32a930 item 40 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.379172766 +0000 UTC m=+492.318842181 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8af500): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8afa40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8afa40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8afa40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8afa40): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8afa40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.379172766 +0000 UTC m=+492.318842181 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8afa40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32abd0 item 40 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.380673599 +0000 UTC m=+492.320343014 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4100): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4600): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4600): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4600): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32b650 item 41 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4600): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4600): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.381280896 +0000 UTC m=+492.320950311 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4600): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32b8f0 item 41 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.381914161 +0000 UTC m=+492.321583576 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d4ac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5000): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5000): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5000): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5000): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5000): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.381914161 +0000 UTC m=+492.321583576 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5000): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32bc70 item 41 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.383586077 +0000 UTC m=+492.323255493 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5b40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5b40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5b40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0ce690 item 42 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5b40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5b40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.384259268 +0000 UTC m=+492.323928683 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c8d5b40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0ce930 item 42 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.38537238 +0000 UTC m=+492.325041815 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910180): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910700): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910700): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910700): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.38537238 +0000 UTC m=+492.325041815 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0cee00 item 42 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.387669167 +0000 UTC m=+492.327338592 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c910d40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911240): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911240): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911240): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0cf730 item 43 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911240): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911240): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.388394967 +0000 UTC m=+492.328064392 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911240): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0cf960 item 43 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.3891431 +0000 UTC m=+492.328812525 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911780): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911cc0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911cc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911cc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911cc0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911cc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.3891431 +0000 UTC m=+492.328812525 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c911cc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c044620 item 43 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.391255117 +0000 UTC m=+492.330924542 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934900): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934900): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934900): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c044d20 item 44 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934900): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934900): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.391901607 +0000 UTC m=+492.331571032 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934900): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c045180 item 44 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.392765889 +0000 UTC m=+492.332435325 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c934e40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9353c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9353c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9353c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9353c0): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9353c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.392765889 +0000 UTC m=+492.332435325 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9353c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c045500 item 44 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.394734266 +0000 UTC m=+492.334403761 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c935a00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964000): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964000): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964000): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0762a0 item 45 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964000): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964000): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.395438186 +0000 UTC m=+492.335107610 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964000): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964700): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964700): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964700): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.395438186 +0000 UTC m=+492.335107610 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c076c40 item 45 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.397518393 +0000 UTC m=+492.337187828 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964d40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965240): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965240): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965240): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0779d0 item 46 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965240): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965240): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.398674164 +0000 UTC m=+492.338343600 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965240): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80cac0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80cac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80cac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80cac0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80cac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.398674164 +0000 UTC m=+492.338343600 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80cac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4070 item 46 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.402221643 +0000 UTC m=+492.341891058 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964480): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964980): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964980): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964980): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51aaf0 item 47 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964980): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964980): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.402858505 +0000 UTC m=+492.342527920 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c964980): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965080): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965080): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965080): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965080): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965080): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.402858505 +0000 UTC m=+492.342527920 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51b8f0 item 47 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.404777007 +0000 UTC m=+492.344446422 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c965a80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c080): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c080): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c080): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4230 item 48 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c080): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c080): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.40533453 +0000 UTC m=+492.345003945 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c780): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c780): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c780): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c780): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c780): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.40533453 +0000 UTC m=+492.345003945 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80c780): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e43f0 item 48 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d140): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d140): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d140): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d140): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d140): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.407054025 +0000 UTC m=+492.346723440 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d140): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e47e0 item 49 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.407610105 +0000 UTC m=+492.347279521 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80d5c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80db00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80db00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80db00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80db00): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80db00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.407610105 +0000 UTC m=+492.347279521 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c80db00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4a80 item 49 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e280): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e280): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e280): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e280): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e280): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.409174129 +0000 UTC m=+492.348843544 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e280): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e5030 item 50 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.41068414 +0000 UTC m=+492.350353555 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70e7c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70ed40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70ed40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70ed40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70ed40): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70ed40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.41068414 +0000 UTC m=+492.350353555 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70ed40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e53b0 item 50 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f3c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f3c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f3c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f3c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f3c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.412394027 +0000 UTC m=+492.352063442 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f3c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e59d0 item 51 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.413072699 +0000 UTC m=+492.352742115 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70f8c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70fe00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70fe00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70fe00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70fe00): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70fe00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.413072699 +0000 UTC m=+492.352742115 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c70fe00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e5b90 item 51 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.414795962 +0000 UTC m=+492.354465377 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bd2ae00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c116690 item 52 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.415496605 +0000 UTC m=+492.355166020 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e6140): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e66c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e66c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e66c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e66c0): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e66c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.415496605 +0000 UTC m=+492.355166020 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e66c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c116af0 item 52 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e70c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e70c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e70c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e70c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e70c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.417075386 +0000 UTC m=+492.356744801 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e70c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c1175e0 item 53 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.417762123 +0000 UTC m=+492.357431538 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7d00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7d00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7d00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7d00): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7d00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.417762123 +0000 UTC m=+492.357431538 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5e7d00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c117880 item 53 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5585c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5585c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5585c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5585c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5585c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.419583863 +0000 UTC m=+492.359253729 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5585c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c52a620 item 54 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.420377941 +0000 UTC m=+492.360047356 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c558ac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559040): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559040): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559040): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559040): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559040): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.420377941 +0000 UTC m=+492.360047356 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559040): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c52a850 item 54 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5596c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5596c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5596c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5596c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5596c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.422031223 +0000 UTC m=+492.361700649 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5596c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c52b9d0 item 55 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.422652767 +0000 UTC m=+492.362322182 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c559bc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1142c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1142c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1142c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1142c0): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1142c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.422652767 +0000 UTC m=+492.362322182 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1142c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c5965b0 item 55 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114b40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114b40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114b40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114b40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114b40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.424752 +0000 UTC m=+492.364421435 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c114b40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c596e00 item 56 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.425586757 +0000 UTC m=+492.365256181 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115a80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115a80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115a80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115a80): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115a80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.425586757 +0000 UTC m=+492.365256181 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c115a80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c597340 item 56 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.427522281 +0000 UTC m=+492.367191696 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94cc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94cc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94cc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c597960 item 57 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94cc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94cc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.428175844 +0000 UTC m=+492.367845259 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf94cc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2000 item 57 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.428901414 +0000 UTC m=+492.368570849 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bf95800): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198780): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198780): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198780): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198780): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198780): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.428901414 +0000 UTC m=+492.368570849 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c198780): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a21c0 item 57 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.430919135 +0000 UTC m=+492.370588630 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c1990c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199640): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199640): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2620 item 58 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199640): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.43164788 +0000 UTC m=+492.371317325 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2a80 item 58 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.432493867 +0000 UTC m=+492.372163282 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c199b80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1540): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1540): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1540): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1540): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1540): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.432493867 +0000 UTC m=+492.372163282 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c0b1540): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2c40 item 58 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.4343598 +0000 UTC m=+492.374029275 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c01c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0700): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0700): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a3030 item 59 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0700): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.435114816 +0000 UTC m=+492.374784240 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a31f0 item 59 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.435845465 +0000 UTC m=+492.375514880 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c0c40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c11c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c11c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c11c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c11c0): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c11c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.435845465 +0000 UTC m=+492.375514880 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c11c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a35e0 item 59 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.437673045 +0000 UTC m=+492.377342461 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1800): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1d40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1d40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1d40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a3b90 item 60 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1d40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1d40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.438280202 +0000 UTC m=+492.377949617 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9c1d40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a3d50 item 60 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.43887765 +0000 UTC m=+492.378547066 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc380): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc940): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc940): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc940): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc940): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc940): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.43887765 +0000 UTC m=+492.378547066 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dc940): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd123f0 item 60 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.44036598 +0000 UTC m=+492.380035395 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dcf80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dd4c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dd4c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dd4c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd12ee0 item 61 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dd4c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dd4c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.440931016 +0000 UTC m=+492.380600431 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9dd4c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ddbc0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ddbc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ddbc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ddbc0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ddbc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.440931016 +0000 UTC m=+492.380600431 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ddbc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd139d0 item 61 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.442795838 +0000 UTC m=+492.382465303 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee300): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee840): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee840): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee840): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c102310 item 62 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee840): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee840): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.443434784 +0000 UTC m=+492.383104199 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ee840): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9eef40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9eef40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9eef40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9eef40): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9eef40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.443434784 +0000 UTC m=+492.383104199 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9eef40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c1024d0 item 62 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.44543468 +0000 UTC m=+492.385104095 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9ef580): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9efac0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9efac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9efac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c102850 item 63 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9efac0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9efac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.446116988 +0000 UTC m=+492.385786453 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c9efac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc082c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc082c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc082c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc082c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc082c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.446116988 +0000 UTC m=+492.385786453 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc082c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c102b60 item 63 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.448141411 +0000 UTC m=+492.387810836 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009bc08900): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256480): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256480): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256480): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c276310 item 64 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256480): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256480): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.448773173 +0000 UTC m=+492.388442608 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256480): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256b80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256b80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256b80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256b80): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256b80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.448773173 +0000 UTC m=+492.388442608 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c256b80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c2764d0 item 64 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2571c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2571c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2571c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2571c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2571c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.451498729 +0000 UTC m=+492.391168154 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2571c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c277180 item 65 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.45229376 +0000 UTC m=+492.391963186 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257b40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257b40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257b40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257b40): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257b40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.45229376 +0000 UTC m=+492.391963186 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c257b40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c277570 item 65 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6280): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6280): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6280): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6280): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6280): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.45404703 +0000 UTC m=+492.393716456 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6280): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c277ce0 item 66 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.454802076 +0000 UTC m=+492.394471510 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6c40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6c40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6c40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6c40): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6c40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.454802076 +0000 UTC m=+492.394471510 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b6c40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04e700 item 66 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7280): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7280): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7280): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7280): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7280): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.456535248 +0000 UTC m=+492.396204673 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7280): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04ee00 item 67 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.457296185 +0000 UTC m=+492.396965610 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7c00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7c00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7c00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7c00): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7c00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.457296185 +0000 UTC m=+492.396965610 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c2b7c00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04f570 item 67 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a380): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a380): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a380): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a380): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a380): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.459024678 +0000 UTC m=+492.398694103 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a380): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04fa40 item 68 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.459749456 +0000 UTC m=+492.399418881 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41a880): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41adc0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41adc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41adc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41adc0): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41adc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.459749456 +0000 UTC m=+492.399418881 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41adc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3a070 item 68 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b400): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b400): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b400): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.461522725 +0000 UTC m=+492.401192150 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3b0a0 item 69 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.462212787 +0000 UTC m=+492.401882212 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41b880): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41bd80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41bd80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41bd80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41bd80): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41bd80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.462212787 +0000 UTC m=+492.401882212 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c41bd80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3b9d0 item 69 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454500): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454500): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454500): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454500): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454500): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.464039226 +0000 UTC m=+492.403708651 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454500): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e2a0 item 70 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.464758313 +0000 UTC m=+492.404427738 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454a00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454f40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454f40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454f40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454f40): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454f40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.464758313 +0000 UTC m=+492.404427738 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c454f40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e460 item 70 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4555c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4555c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4555c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4555c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4555c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.466577659 +0000 UTC m=+492.406247084 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4555c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e930 item 71 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.467248365 +0000 UTC m=+492.406917789 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c455ac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f20c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f20c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f20c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f20c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f20c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.467248365 +0000 UTC m=+492.406917789 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f20c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17ed90 item 71 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2740): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2740): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2740): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.469027895 +0000 UTC m=+492.408697320 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17f650 item 72 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.469791486 +0000 UTC m=+492.409460921 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f2c40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3180): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3180): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3180): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3180): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3180): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.469791486 +0000 UTC m=+492.409460921 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3180): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17f810 item 72 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.47156728 +0000 UTC m=+492.411236714 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3c40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3c40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3c40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5c230 item 73 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3c40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3c40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.472193952 +0000 UTC m=+492.411863377 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c4f3c40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5c9a0 item 73 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.472871742 +0000 UTC m=+492.412541167 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564200): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564740): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564740): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.472871742 +0000 UTC m=+492.412541167 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5ce00 item 73 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.474626906 +0000 UTC m=+492.414296331 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c564d80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565280): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565280): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565280): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5d2d0 item 74 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565280): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565280): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.475208022 +0000 UTC m=+492.414877448 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565280): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5d490 item 74 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.475940545 +0000 UTC m=+492.415609970 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5657c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565d40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565d40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565d40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565d40): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565d40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.475940545 +0000 UTC m=+492.415609970 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c565d40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5d9d0 item 74 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.477774959 +0000 UTC m=+492.417444384 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8480): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8980): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8980): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8980): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07a5b0 item 75 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8980): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8980): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.478426079 +0000 UTC m=+492.418095514 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8980): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): _writeAt: size=3, off=2 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07a770 item 75 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.479153672 +0000 UTC m=+492.418823098 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b8ec0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9400): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9400): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9400): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.479153672 +0000 UTC m=+492.418823098 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07aa80 item 75 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.481155111 +0000 UTC m=+492.420824536 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5b9a40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2040): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2040): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2040): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07b2d0 item 76 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2040): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2040): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.481813514 +0000 UTC m=+492.421482939 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2040): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07b490 item 76 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): _writeAt: size=3, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.482768427 +0000 UTC m=+492.422437842 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2580): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2b00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2b00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2b00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2b00): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2b00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.482768427 +0000 UTC m=+492.422437842 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f2b00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07bd50 item 76 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.48489891 +0000 UTC m=+492.424568395 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3140): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3640): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3640): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c022cb0 item 77 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3640): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.485731712 +0000 UTC m=+492.425401167 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3d40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3d40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3d40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3d40): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3d40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.485731712 +0000 UTC m=+492.425401167 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c5f3d40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c023030 item 77 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.488001077 +0000 UTC m=+492.427670502 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618480): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618980): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618980): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618980): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c023960 item 78 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618980): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618980): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.488734932 +0000 UTC m=+492.428404357 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c618980): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619080): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619080): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619080): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619080): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619080): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.488734932 +0000 UTC m=+492.428404357 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619080): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c023b20 item 78 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.490813417 +0000 UTC m=+492.430482841 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6196c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619bc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619bc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619bc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c018a10 item 79 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619bc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619bc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.491480075 +0000 UTC m=+492.431149530 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c619bc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6303c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6303c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6303c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6303c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6303c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.491480075 +0000 UTC m=+492.431149530 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6303c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c019030 item 79 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.493718481 +0000 UTC m=+492.433387916 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630a00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630f00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630f00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630f00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c019960 item 80 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630f00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630f00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.494369641 +0000 UTC m=+492.434039096 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c630f00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631600): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631600): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631600): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631600): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631600): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.494369641 +0000 UTC m=+492.434039096 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631600): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd8070 item 80 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631c40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631c40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631c40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631c40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631c40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.496369446 +0000 UTC m=+492.436038871 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c631c40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd8540 item 81 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.499587211 +0000 UTC m=+492.439256637 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6541c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654700): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654700): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654700): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.499587211 +0000 UTC m=+492.439256637 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd8b60 item 81 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654d80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654d80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654d80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654d80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654d80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.501616302 +0000 UTC m=+492.441285777 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c654d80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd9490 item 82 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.502399732 +0000 UTC m=+492.442069187 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655280): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655800): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655800): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655800): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655800): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655800): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.502399732 +0000 UTC m=+492.442069187 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655800): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd9a40 item 82 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655e80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655e80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655e80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655e80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655e80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.504201323 +0000 UTC m=+492.443870738 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c655e80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38c2a0 item 83 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.504929518 +0000 UTC m=+492.444598943 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c670480): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6709c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6709c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6709c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6709c0): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6709c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.504929518 +0000 UTC m=+492.444598943 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6709c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38c5b0 item 83 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671040): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671040): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671040): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671040): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671040): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.506959882 +0000 UTC m=+492.446629297 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671040): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38cd20 item 84 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.507744332 +0000 UTC m=+492.447413757 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671540): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671ac0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671ac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671ac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671ac0): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671ac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.507744332 +0000 UTC m=+492.447413757 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c671ac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38d2d0 item 84 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0240): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0240): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0240): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0240): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0240): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.509726985 +0000 UTC m=+492.449396440 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0240): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38d8f0 item 85 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.510568515 +0000 UTC m=+492.450237930 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0740): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0c80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0c80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0c80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0c80): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0c80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.510568515 +0000 UTC m=+492.450237930 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a0c80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19a230 item 85 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1300): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1300): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1300): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1300): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1300): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.512366669 +0000 UTC m=+492.452036094 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1300): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19ac40 item 86 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.513144508 +0000 UTC m=+492.452813933 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1800): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1d80): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1d80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1d80): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1d80): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1d80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.513144508 +0000 UTC m=+492.452813933 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6a1d80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19afc0 item 86 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2500): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2500): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2500): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2500): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2500): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.515107795 +0000 UTC m=+492.454777220 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2500): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19b490 item 87 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.515813828 +0000 UTC m=+492.455483243 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2a00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2f40): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2f40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2f40): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2f40): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2f40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.515813828 +0000 UTC m=+492.455483243 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c2f40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19b730 item 87 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c35c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c35c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c35c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c35c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c35c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.517852727 +0000 UTC m=+492.457522152 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c35c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a460 item 88 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.518656555 +0000 UTC m=+492.458325989 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6c3ac0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2140): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2140): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2140): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2140): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2140): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.518656555 +0000 UTC m=+492.458325989 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2140): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a620 item 88 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.520405086 +0000 UTC m=+492.460074501 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2780): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2cc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2cc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2cc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a9a0 item 89 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2cc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2cc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.521140013 +0000 UTC m=+492.460809428 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f2cc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54ab60 item 89 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.521818195 +0000 UTC m=+492.461487610 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3200): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3780): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3780): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3780): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3780): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3780): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.521818195 +0000 UTC m=+492.461487610 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3780): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54ae70 item 89 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.523660092 +0000 UTC m=+492.463329517 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c6f3dc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716400): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716400): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b260 item 90 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716400): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.524359873 +0000 UTC m=+492.464029298 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b420 item 90 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.525251426 +0000 UTC m=+492.464920852 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716940): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716f00): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716f00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716f00): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716f00): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716f00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.525251426 +0000 UTC m=+492.464920852 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c716f00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b6c0 item 90 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.527017801 +0000 UTC m=+492.466687236 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717540): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717a80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717a80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717a80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54ba40 item 91 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717a80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717a80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.527751557 +0000 UTC m=+492.467420991 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c717a80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): >_readAt: n=2, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): _writeAt: size=3, off=7 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54bc00 item 91 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.528556025 +0000 UTC m=+492.468225460 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7520c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752640): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752640): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752640): >_readAt: n=8, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.528556025 +0000 UTC m=+492.468225460 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a000 item 91 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.530426637 +0000 UTC m=+492.470096073 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c752c80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7531c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7531c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7531c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a620 item 92 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7531c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7531c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.53101083 +0000 UTC m=+492.470680255 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7531c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): open at offset 5 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a9a0 item 92 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): _readAt: size=2, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): _writeAt: size=3, off=5 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): >_writeAt: n=3, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.531829135 +0000 UTC m=+492.471498560 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753700): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753cc0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753cc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753cc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753cc0): >_readAt: n=3, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753cc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.531829135 +0000 UTC m=+492.471498560 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c753cc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25acb0 item 92 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.533575372 +0000 UTC m=+492.473244796 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a400): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a940): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a940): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a940): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25b180 item 93 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a940): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a940): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.534185524 +0000 UTC m=+492.473854949 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78a940): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b040): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b040): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b040): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b040): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b040): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.534185524 +0000 UTC m=+492.473854949 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b040): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25b6c0 item 93 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.536043292 +0000 UTC m=+492.475712716 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78b680): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78bbc0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78bbc0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78bbc0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25bc00 item 94 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78bbc0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78bbc0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.536750066 +0000 UTC m=+492.476419491 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c78bbc0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c03c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c03c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c03c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c03c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c03c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.536750066 +0000 UTC m=+492.476419491 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c03c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25be30 item 94 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.538834902 +0000 UTC m=+492.478504447 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0a00): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0f40): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0f40): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0f40): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32ad20 item 95 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0f40): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0f40): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.539557706 +0000 UTC m=+492.479227131 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c0f40): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1640): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1640): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1640): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1640): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1640): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.539557706 +0000 UTC m=+492.479227131 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1640): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32b500 item 95 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): open at offset 0 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): _readAt: size=2, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): >_readAt: n=0, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.541744355 +0000 UTC m=+492.481413831 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7c1c80): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa2c0): _writeAt: size=5, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa2c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa2c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32bc00 item 96 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa2c0): >_writeAt: n=5, err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa2c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.542430801 +0000 UTC m=+492.482100226 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa2c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa9c0): _readAt: size=512, off=0 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa9c0): openPending: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa9c0): >openPending: err= 2026/08/25 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa9c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa9c0): close: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:50.542430801 +0000 UTC m=+492.482100226 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:50 DEBUG : open-test-file(0xc009c7fa9c0): >close: err= 2026/08/25 03:05:50 DEBUG : open-test-file: Remove: 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0ce000 item 96 2026/08/25 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:50 DEBUG : open-test-file: >Remove: err= 2026/08/25 03:05:50 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:50 DEBUG : Looking for writers 2026/08/25 03:05:50 DEBUG : >WaitForWriters: 2026/08/25 03:05:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/25 03:05:51 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2a800): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2a800): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2a800): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2a800): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2a800): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.723902176 +0000 UTC m=+493.663571591 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2a800): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.723902176 +0000 UTC m=+493.663571591 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e61c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e61c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e61c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e61c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e61c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.723902176 +0000 UTC m=+493.663571591 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e61c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51a930 item 1 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6800): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6800): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6800): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6800): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6800): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.727523022 +0000 UTC m=+493.667192447 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6800): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7080): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7080): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7080): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7080): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7080): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.727523022 +0000 UTC m=+493.667192447 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7080): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51ba40 item 2 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7700): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7700): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7700): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7700): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7700): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.729615623 +0000 UTC m=+493.669285038 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7700): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.729615623 +0000 UTC m=+493.669285038 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7d00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558400): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558400): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558400): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558400): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558400): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.729615623 +0000 UTC m=+493.669285038 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558400): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4230 item 3 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558a80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558a80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.732559201 +0000 UTC m=+493.672228656 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558fc0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558fc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558fc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558fc0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558fc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.732559201 +0000 UTC m=+493.672228656 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558fc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4700 item 4 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559600): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559600): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559600): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559600): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559600): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.735189808 +0000 UTC m=+493.674859232 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559600): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.735189808 +0000 UTC m=+493.674859232 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c559a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb72c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb72c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb72c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb72c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb72c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.735189808 +0000 UTC m=+493.674859232 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb72c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4bd0 item 5 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114980): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114980): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114980): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.738259412 +0000 UTC m=+493.677928928 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114ec0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114ec0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114ec0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114ec0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114ec0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.738259412 +0000 UTC m=+493.677928928 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114ec0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e55e0 item 6 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115a00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115a00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115a00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115a00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115a00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.740475066 +0000 UTC m=+493.680144501 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115a00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.740475066 +0000 UTC m=+493.680144501 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.740475066 +0000 UTC m=+493.680144501 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e5ab0 item 7 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95640): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95640): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95640): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95640): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95640): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.743545993 +0000 UTC m=+493.683215418 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95640): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198580): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198580): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198580): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198580): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198580): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.743545993 +0000 UTC m=+493.683215418 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198580): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c1167e0 item 8 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e80): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c198e80): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e80): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e80): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199280): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199280): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199280): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199280): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199280): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.745905509 +0000 UTC m=+493.685574934 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199280): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.745905509 +0000 UTC m=+493.685574934 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199740): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199c40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199c40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199c40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199c40): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199c40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.745905509 +0000 UTC m=+493.685574934 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199c40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c116e70 item 9 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1a80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1a80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.74898401 +0000 UTC m=+493.688653435 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4240): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4240): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4240): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4240): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4240): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.74898401 +0000 UTC m=+493.688653435 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4240): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c52a380 item 10 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4880): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c2c4880): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4880): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4880): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4880): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4880): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4880): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4c40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4c40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4c40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4c40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4c40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.751358023 +0000 UTC m=+493.691027458 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c4c40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.751358023 +0000 UTC m=+493.691027458 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5640): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5640): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5640): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5640): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5640): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.751358023 +0000 UTC m=+493.691027458 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5640): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c52a850 item 11 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5cc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5cc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5cc0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5cc0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5cc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.754392943 +0000 UTC m=+493.694062368 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2c5cc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8300): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8300): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8300): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8300): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8300): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.754392943 +0000 UTC m=+493.694062368 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8300): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c596380 item 12 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8940): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c3f8940): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8940): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8940): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8940): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8940): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8940): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8d00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8d00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8d00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8d00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8d00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.756746136 +0000 UTC m=+493.696415581 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f8d00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f93c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f93c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f93c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f93c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f93c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.756746136 +0000 UTC m=+493.696415581 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f93c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c596c40 item 13 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f9a40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f9a40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f9a40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f9a40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f9a40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.758863213 +0000 UTC m=+493.698532617 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c3f9a40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426080): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426080): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426080): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426080): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426080): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.758863213 +0000 UTC m=+493.698532617 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426080): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c597490 item 14 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4266c0): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c4266c0): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4266c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4266c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4266c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4266c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4266c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426a80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426a80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.760692456 +0000 UTC m=+493.700361871 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c426a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427140): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427140): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.760692456 +0000 UTC m=+493.700361871 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c597c70 item 15 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4277c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4277c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4277c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4277c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4277c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.76242104 +0000 UTC m=+493.702090455 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4277c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427d00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427d00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427d00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427d00): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427d00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.76242104 +0000 UTC m=+493.702090455 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c427d00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2380 item 16 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446440): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446440): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446440): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.764213074 +0000 UTC m=+493.703882489 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.764213074 +0000 UTC m=+493.703882489 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c4468c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446dc0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446dc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446dc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446dc0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446dc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.764213074 +0000 UTC m=+493.703882489 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c446dc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2a10 item 17 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447440): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447440): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447440): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.766514849 +0000 UTC m=+493.706184264 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447980): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447980): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447980): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.766514849 +0000 UTC m=+493.706184264 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c447980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a2f50 item 18 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e100): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e100): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e100): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e100): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e100): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.768218075 +0000 UTC m=+493.707887490 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e100): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.768218075 +0000 UTC m=+493.707887490 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45e600): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45eb00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45eb00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45eb00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45eb00): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45eb00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.768218075 +0000 UTC m=+493.707887490 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45eb00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a3340 item 19 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f180): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f180): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f180): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f180): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f180): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.770460108 +0000 UTC m=+493.710129523 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f180): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f6c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f6c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f6c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f6c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f6c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.770460108 +0000 UTC m=+493.710129523 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45f6c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c4a3c00 item 20 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45fd40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45fd40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45fd40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45fd40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45fd40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.772479852 +0000 UTC m=+493.712149267 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c45fd40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.772479852 +0000 UTC m=+493.712149267 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486340): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486840): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486840): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486840): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486840): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486840): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.772479852 +0000 UTC m=+493.712149267 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486840): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd12540 item 21 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486ec0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486ec0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486ec0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486ec0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486ec0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.774692338 +0000 UTC m=+493.714361753 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c486ec0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487400): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487400): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487400): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487400): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487400): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.774692338 +0000 UTC m=+493.714361753 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487400): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd139d0 item 22 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487a80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487a80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.77688063 +0000 UTC m=+493.716550055 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c487a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.77688063 +0000 UTC m=+493.716550055 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538080): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538580): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538580): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538580): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538580): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538580): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.77688063 +0000 UTC m=+493.716550055 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538580): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c2764d0 item 23 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538c00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538c00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538c00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538c00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538c00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.780293203 +0000 UTC m=+493.719962609 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c538c00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539140): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539140): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.780293203 +0000 UTC m=+493.719962609 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c277500 item 24 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539780): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c539780): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539780): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539780): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539780): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539780): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539780): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539b40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539b40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539b40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539b40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539b40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.782043647 +0000 UTC m=+493.721713062 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c539b40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.782043647 +0000 UTC m=+493.721713062 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a680): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a680): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a680): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a680): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a680): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.782043647 +0000 UTC m=+493.721713062 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57a680): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c277c70 item 25 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57ad00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57ad00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57ad00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57ad00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57ad00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.784576139 +0000 UTC m=+493.724245554 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57ad00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b240): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b240): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b240): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b240): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b240): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.784576139 +0000 UTC m=+493.724245554 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b240): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04ebd0 item 26 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b880): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c57b880): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b880): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b880): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b880): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b880): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57b880): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57bc40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57bc40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57bc40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57bc40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57bc40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.786713624 +0000 UTC m=+493.726383040 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c57bc40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.786713624 +0000 UTC m=+493.726383040 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2240): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2780): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2780): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2780): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2780): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2780): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.786713624 +0000 UTC m=+493.726383040 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2780): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c04f730 item 27 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2e00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2e00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2e00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2e00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2e00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.78988894 +0000 UTC m=+493.729558375 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b2e00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3340): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3340): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3340): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3340): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3340): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.78988894 +0000 UTC m=+493.729558375 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3340): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3a150 item 28 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3980): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c5b3980): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3980): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3980): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3980): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3980): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3d40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3d40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3d40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3d40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3d40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.791815858 +0000 UTC m=+493.731485273 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5b3d40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8500): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8500): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8500): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8500): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8500): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.791815858 +0000 UTC m=+493.731485273 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8500): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bd3b570 item 29 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8b80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8b80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8b80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8b80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8b80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.794808348 +0000 UTC m=+493.734477774 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e8b80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e90c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e90c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e90c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e90c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e90c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.794808348 +0000 UTC m=+493.734477774 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e90c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e150 item 30 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9700): _readAt: size=2, off=0 2026/08/25 03:05:51 ERROR : open-test-file(0xc009c5e9700): Couldn't read size of file 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9700): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9700): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9700): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9700): close: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9700): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9ac0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9ac0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9ac0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9ac0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9ac0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.797327314 +0000 UTC m=+493.736996739 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e9ac0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608280): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608280): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608280): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608280): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608280): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.797327314 +0000 UTC m=+493.736996739 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608280): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17e4d0 item 31 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608900): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608900): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608900): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608900): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608900): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.799577712 +0000 UTC m=+493.739247147 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608900): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608e40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608e40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608e40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608e40): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608e40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.799577712 +0000 UTC m=+493.739247147 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c608e40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17ebd0 item 32 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609480): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609480): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609480): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609480): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609480): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.801851055 +0000 UTC m=+493.741520510 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609480): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17f500 item 33 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.802753769 +0000 UTC m=+493.742423194 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609900): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609e00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609e00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609e00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609e00): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609e00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.802753769 +0000 UTC m=+493.742423194 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c609e00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17f6c0 item 33 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622540): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622540): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622540): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622540): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622540): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.804951559 +0000 UTC m=+493.744620984 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622540): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c17fab0 item 34 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.805951326 +0000 UTC m=+493.745620751 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6229c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622f00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622f00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622f00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622f00): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622f00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.805951326 +0000 UTC m=+493.745620751 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c622f00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5c3f0 item 34 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623540): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623540): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623540): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623540): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623540): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.80820923 +0000 UTC m=+493.747878664 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623540): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5cee0 item 35 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.808940099 +0000 UTC m=+493.748609524 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6239c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623ec0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623ec0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623ec0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623ec0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623ec0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.808940099 +0000 UTC m=+493.748609524 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c623ec0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5d0a0 item 35 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648640): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648640): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648640): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648640): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648640): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.811157406 +0000 UTC m=+493.750826841 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648640): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5d730 item 36 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.812157754 +0000 UTC m=+493.751827179 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c648b40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649080): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649080): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649080): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649080): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649080): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.812157754 +0000 UTC m=+493.751827179 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649080): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bc5db90 item 36 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6496c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6496c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6496c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6496c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6496c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.814333422 +0000 UTC m=+493.754002887 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6496c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07a620 item 37 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.815160173 +0000 UTC m=+493.754829598 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c649b40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668140): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668140): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.815160173 +0000 UTC m=+493.754829598 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07a930 item 37 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6687c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6687c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6687c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6687c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6687c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.817376167 +0000 UTC m=+493.757045572 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6687c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07af50 item 38 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.818209701 +0000 UTC m=+493.757879105 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c668cc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669200): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669200): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669200): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669200): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669200): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.818209701 +0000 UTC m=+493.757879105 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669200): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07b340 item 38 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669880): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669880): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669880): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669880): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669880): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.819673605 +0000 UTC m=+493.759343020 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669880): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c07bdc0 item 39 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.820318042 +0000 UTC m=+493.759987457 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c669d80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686380): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686380): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686380): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686380): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686380): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.820318042 +0000 UTC m=+493.759987457 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686380): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c022a80 item 39 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686a00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686a00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686a00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686a00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686a00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.822119212 +0000 UTC m=+493.761788627 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686a00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0230a0 item 40 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.822781462 +0000 UTC m=+493.762450877 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c686f00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687440): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687440): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687440): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.822781462 +0000 UTC m=+493.762450877 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0236c0 item 40 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.82443322 +0000 UTC m=+493.764102636 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c687a00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6000): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6000): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6000): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c023c00 item 41 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6000): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6000): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.825191142 +0000 UTC m=+493.764860557 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6000): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c018150 item 41 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.825876826 +0000 UTC m=+493.765546241 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b64c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6a00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6a00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6a00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6a00): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6a00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.825876826 +0000 UTC m=+493.765546241 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b6a00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c018af0 item 41 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.82754749 +0000 UTC m=+493.767216905 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7040): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7540): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7540): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7540): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0195e0 item 42 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7540): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7540): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.82813489 +0000 UTC m=+493.767804305 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7540): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c019b20 item 42 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.828856472 +0000 UTC m=+493.768525877 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6b7a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc100): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc100): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc100): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc100): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc100): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.828856472 +0000 UTC m=+493.768525877 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc100): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd80e0 item 42 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.832379684 +0000 UTC m=+493.772049109 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dc740): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dcc40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dcc40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dcc40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd85b0 item 43 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dcc40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dcc40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.83338369 +0000 UTC m=+493.773053145 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dcc40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd8d90 item 43 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.834300019 +0000 UTC m=+493.773969535 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd180): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd6c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd6c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd6c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd6c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd6c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.834300019 +0000 UTC m=+493.773969535 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6dd6c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd9340 item 43 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.836614129 +0000 UTC m=+493.776283554 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c6ddd00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702300): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702300): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702300): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009bfd9c00 item 44 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702300): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702300): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.837500301 +0000 UTC m=+493.777169737 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702300): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38c150 item 44 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.838545605 +0000 UTC m=+493.778215030 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702840): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702dc0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702dc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702dc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702dc0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702dc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.838545605 +0000 UTC m=+493.778215030 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c702dc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38c3f0 item 44 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.840816713 +0000 UTC m=+493.780486138 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703400): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703900): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703900): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703900): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38ca80 item 45 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703900): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703900): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.841653443 +0000 UTC m=+493.781322928 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c703900): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734100): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734100): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734100): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734100): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734100): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.841653443 +0000 UTC m=+493.781322928 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734100): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38cee0 item 45 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.843946823 +0000 UTC m=+493.783616308 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734740): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734c40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734c40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734c40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38d7a0 item 46 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734c40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734c40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.844774415 +0000 UTC m=+493.784443900 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c734c40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735340): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735340): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735340): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735340): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735340): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.844774415 +0000 UTC m=+493.784443900 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735340): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c38db90 item 46 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.847179817 +0000 UTC m=+493.786849242 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20180): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20180): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20180): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a000 item 47 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20180): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20180): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.84843674 +0000 UTC m=+493.788106165 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20180): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca208c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca208c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca208c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca208c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca208c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.84843674 +0000 UTC m=+493.788106165 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca208c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a230 item 47 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.850539089 +0000 UTC m=+493.790208504 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21400): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21400): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21400): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a770 item 48 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21400): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21400): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.851260081 +0000 UTC m=+493.790929546 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21400): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.851260081 +0000 UTC m=+493.790929546 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54a930 item 48 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40240): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40240): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40240): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40240): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40240): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.853347011 +0000 UTC m=+493.793016426 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40240): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54acb0 item 49 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.853922276 +0000 UTC m=+493.793591682 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca406c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40c00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40c00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40c00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40c00): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40c00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.853922276 +0000 UTC m=+493.793591682 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca40c00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54afc0 item 49 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41280): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41280): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41280): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41280): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41280): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.855546844 +0000 UTC m=+493.795216259 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41280): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b3b0 item 50 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.856350582 +0000 UTC m=+493.796019997 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41780): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41d00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41d00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41d00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41d00): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41d00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.856350582 +0000 UTC m=+493.796019997 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca41d00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b650 item 50 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c480): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c480): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c480): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c480): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c480): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.857938048 +0000 UTC m=+493.797607463 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c480): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54b9d0 item 51 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.85854774 +0000 UTC m=+493.798217155 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5c980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5cec0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5cec0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5cec0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5cec0): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5cec0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.85854774 +0000 UTC m=+493.798217155 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5cec0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c54bb90 item 51 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5d540): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5d540): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5d540): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5d540): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5d540): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.860212423 +0000 UTC m=+493.799881838 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5d540): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a310 item 52 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.860865656 +0000 UTC m=+493.800535061 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca5da40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca760c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca760c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca760c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca760c0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca760c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.860865656 +0000 UTC m=+493.800535061 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca760c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25a540 item 52 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76740): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76740): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76740): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76740): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76740): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.862653121 +0000 UTC m=+493.802322526 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76740): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25ac40 item 53 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.863239387 +0000 UTC m=+493.802908803 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca76c40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77180): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77180): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77180): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77180): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77180): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.863239387 +0000 UTC m=+493.802908803 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77180): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25aee0 item 53 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77800): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77800): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77800): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77800): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77800): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.864731024 +0000 UTC m=+493.804400430 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77800): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25b650 item 54 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.865395578 +0000 UTC m=+493.805064984 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca77d00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6380): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6380): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6380): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6380): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6380): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.865395578 +0000 UTC m=+493.805064984 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6380): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25b810 item 54 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6a00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6a00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6a00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6a00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6a00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.866902484 +0000 UTC m=+493.806571889 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6a00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c25bdc0 item 55 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.867850955 +0000 UTC m=+493.807520370 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a6f00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7440): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7440): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7440): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.867850955 +0000 UTC m=+493.807520370 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32aaf0 item 55 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7ac0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7ac0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7ac0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7ac0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7ac0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.869466424 +0000 UTC m=+493.809135839 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7a7ac0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32b3b0 item 56 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.870213074 +0000 UTC m=+493.809882489 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc0c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc640): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc640): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc640): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc640): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc640): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.870213074 +0000 UTC m=+493.809882489 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dc640): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32b730 item 56 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.871590996 +0000 UTC m=+493.811260411 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dcc80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd1c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd1c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd1c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c32bd50 item 57 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd1c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd1c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.872237877 +0000 UTC m=+493.811907293 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd1c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0768c0 item 57 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.872897563 +0000 UTC m=+493.812566978 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7dd700): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7ddc80): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7ddc80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7ddc80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7ddc80): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7ddc80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.872897563 +0000 UTC m=+493.812566978 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7ddc80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c077260 item 57 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.874601149 +0000 UTC m=+493.814270554 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c8543c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854900): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854900): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854900): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02c000 item 58 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854900): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854900): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.875398274 +0000 UTC m=+493.815067689 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854900): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02c4d0 item 58 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.876330504 +0000 UTC m=+493.815999919 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c854e40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855400): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855400): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855400): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855400): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855400): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.876330504 +0000 UTC m=+493.815999919 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855400): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02c700 item 58 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.878158746 +0000 UTC m=+493.817828221 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c855a40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a080): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a080): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a080): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02cb60 item 59 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a080): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a080): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.878690951 +0000 UTC m=+493.818360356 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a080): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02d2d0 item 59 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.879345487 +0000 UTC m=+493.819014902 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87a5c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87ab40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87ab40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87ab40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87ab40): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87ab40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.879345487 +0000 UTC m=+493.819014902 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87ab40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02d650 item 59 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.881178217 +0000 UTC m=+493.820847622 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b180): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b6c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b6c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b6c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34c150 item 60 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b6c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b6c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.881858701 +0000 UTC m=+493.821528106 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87b6c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34c540 item 60 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.882751738 +0000 UTC m=+493.822421203 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c87bc00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c2c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c2c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c2c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c2c0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c2c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.882751738 +0000 UTC m=+493.822421203 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c2c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34c930 item 60 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.884566664 +0000 UTC m=+493.824236079 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91c900): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91ce40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91ce40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91ce40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34cfc0 item 61 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91ce40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91ce40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.885211773 +0000 UTC m=+493.824881188 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91ce40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91d540): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91d540): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91d540): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91d540): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91d540): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.885211773 +0000 UTC m=+493.824881188 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91d540): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34d1f0 item 61 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.886907775 +0000 UTC m=+493.826577180 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c91db80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e1c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e1c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e1c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34d730 item 62 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e1c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e1c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.887623666 +0000 UTC m=+493.827293081 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e1c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e8c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e8c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e8c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e8c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e8c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.887623666 +0000 UTC m=+493.827293081 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94e8c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34d960 item 62 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.889253473 +0000 UTC m=+493.828922888 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94ef00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94f440): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94f440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94f440): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c34de30 item 63 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94f440): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94f440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.88980281 +0000 UTC m=+493.829472215 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94f440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94fb40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94fb40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94fb40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94fb40): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94fb40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.88980281 +0000 UTC m=+493.829472215 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c94fb40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c108380 item 63 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): >_readAt: n=0, err=Bad file descriptor 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.89148215 +0000 UTC m=+493.831151556 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974280): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9747c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9747c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9747c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c108930 item 64 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9747c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9747c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.892060081 +0000 UTC m=+493.831729496 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9747c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974ec0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974ec0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974ec0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974ec0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974ec0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.892060081 +0000 UTC m=+493.831729496 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c974ec0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c108af0 item 64 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975500): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975500): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975500): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975500): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975500): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.893676825 +0000 UTC m=+493.833346240 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975500): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c108ee0 item 65 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.894287467 +0000 UTC m=+493.833956882 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975e80): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975e80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975e80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975e80): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975e80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.894287467 +0000 UTC m=+493.833956882 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c975e80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c1090a0 item 65 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9925c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9925c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9925c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9925c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9925c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.896719419 +0000 UTC m=+493.836388834 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9925c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c1095e0 item 66 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.89754091 +0000 UTC m=+493.837210325 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992a40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992f80): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992f80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992f80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992f80): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992f80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.89754091 +0000 UTC m=+493.837210325 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992f80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c109810 item 66 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9935c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9935c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9935c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9935c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9935c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.899330279 +0000 UTC m=+493.838999694 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9935c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c109dc0 item 67 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.900161568 +0000 UTC m=+493.839830983 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993a40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735dc0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735dc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735dc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735dc0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735dc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.900161568 +0000 UTC m=+493.839830983 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c735dc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02a150 item 67 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764580): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764580): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764580): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764580): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764580): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.902064771 +0000 UTC m=+493.841734186 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764580): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19ae00 item 68 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.902791804 +0000 UTC m=+493.842461259 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764fc0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764fc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764fc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764fc0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764fc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.902791804 +0000 UTC m=+493.842461259 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764fc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19b180 item 68 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765600): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765600): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765600): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765600): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765600): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.904579398 +0000 UTC m=+493.844248813 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765600): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c19b5e0 item 69 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.905236149 +0000 UTC m=+493.844905554 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c765a80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88080): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88080): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88080): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88080): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88080): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.905236149 +0000 UTC m=+493.844905554 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88080): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca86000 item 69 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88700): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88700): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88700): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88700): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88700): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.907637232 +0000 UTC m=+493.847306667 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88700): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca86380 item 70 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.908343757 +0000 UTC m=+493.848013172 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca88c00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89140): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89140): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.908343757 +0000 UTC m=+493.848013172 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca86540 item 70 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca897c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca897c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca897c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca897c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca897c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.909959036 +0000 UTC m=+493.849628441 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca897c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca868c0 item 71 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.910664728 +0000 UTC m=+493.850334143 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca89cc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac2c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac2c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac2c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac2c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac2c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.910664728 +0000 UTC m=+493.850334143 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac2c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca86a80 item 71 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac940): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac940): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac940): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac940): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac940): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.912191551 +0000 UTC m=+493.851860956 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caac940): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca86e00 item 72 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.912985059 +0000 UTC m=+493.852654474 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caace40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad380): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad380): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad380): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad380): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad380): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.912985059 +0000 UTC m=+493.852654474 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad380): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca86fc0 item 72 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.914571143 +0000 UTC m=+493.854240569 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caad940): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caade40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caade40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caade40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca87340 item 73 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caade40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caade40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.915133746 +0000 UTC m=+493.854803161 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009caade40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca87500 item 73 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.91578211 +0000 UTC m=+493.855451525 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8400): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8940): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8940): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8940): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8940): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8940): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.91578211 +0000 UTC m=+493.855451525 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8940): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca876c0 item 73 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.917318381 +0000 UTC m=+493.856987796 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac8f80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac9480): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac9480): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac9480): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca87a40 item 74 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac9480): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac9480): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.917909988 +0000 UTC m=+493.857579403 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac9480): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca87c00 item 74 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.918654824 +0000 UTC m=+493.858324239 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cac99c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2040): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2040): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2040): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2040): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2040): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.918654824 +0000 UTC m=+493.858324239 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2040): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009ca87dc0 item 74 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.920272207 +0000 UTC m=+493.859941622 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2680): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2b80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2b80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2b80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae82a0 item 75 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2b80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2b80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.920865969 +0000 UTC m=+493.860535384 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae2b80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): _writeAt: size=3, off=2 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae8460 item 75 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.92150746 +0000 UTC m=+493.861176875 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae30c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3600): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3600): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3600): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3600): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3600): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.92150746 +0000 UTC m=+493.861176875 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3600): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae8620 item 75 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.923058428 +0000 UTC m=+493.862727843 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cae3c40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06240): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06240): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06240): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae89a0 item 76 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06240): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06240): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.923568481 +0000 UTC m=+493.863237896 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06240): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae8b60 item 76 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): _writeAt: size=3, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.924459243 +0000 UTC m=+493.864128658 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06780): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06d00): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06d00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06d00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06d00): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06d00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.924459243 +0000 UTC m=+493.864128658 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb06d00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae8d20 item 76 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.925835662 +0000 UTC m=+493.865505077 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07340): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07840): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07840): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07840): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae90a0 item 77 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07840): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07840): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.926488203 +0000 UTC m=+493.866157618 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb07840): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22040): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22040): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22040): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22040): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22040): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.926488203 +0000 UTC m=+493.866157618 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22040): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae9260 item 77 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.928194255 +0000 UTC m=+493.867863670 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22680): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22b80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22b80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22b80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae95e0 item 78 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22b80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22b80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.928763018 +0000 UTC m=+493.868432433 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb22b80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23280): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23280): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23280): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23280): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23280): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.928763018 +0000 UTC m=+493.868432433 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23280): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae97a0 item 78 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.930717057 +0000 UTC m=+493.870386472 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb238c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23dc0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23dc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23dc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae9b20 item 79 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23dc0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23dc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.931270452 +0000 UTC m=+493.870939867 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb23dc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a5c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a5c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a5c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a5c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a5c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.931270452 +0000 UTC m=+493.870939867 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a5c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cae9ce0 item 79 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.932988286 +0000 UTC m=+493.872657701 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ac00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b100): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b100): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b100): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb461c0 item 80 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b100): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b100): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.935408084 +0000 UTC m=+493.875077499 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b100): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0480): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0480): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0480): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0480): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0480): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.935408084 +0000 UTC m=+493.875077499 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0480): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0ce310 item 80 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0b00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0b00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0b00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0b00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0b00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.937318571 +0000 UTC m=+493.876988007 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0b00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0cebd0 item 81 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.938535989 +0000 UTC m=+493.878205415 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c0f80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c14c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c14c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c14c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c14c0): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c14c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.938535989 +0000 UTC m=+493.878205415 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c14c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0cee70 item 81 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c1b40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c1b40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c1b40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c1b40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c1b40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.940561124 +0000 UTC m=+493.880230559 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9c1b40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0cf960 item 82 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.941581961 +0000 UTC m=+493.881251386 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a6c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a6c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a6c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a6c0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a6c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.941581961 +0000 UTC m=+493.881251386 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3a6c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c1020e0 item 82 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ad80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ad80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ad80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ad80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ad80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.944247544 +0000 UTC m=+493.883916969 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3ad80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c102460 item 83 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.945261969 +0000 UTC m=+493.884931424 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3b680): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3bbc0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3bbc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3bbc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3bbc0): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3bbc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.945261969 +0000 UTC m=+493.884931424 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009cb3bbc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c102620 item 83 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2ac40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2ac40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2ac40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2ac40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2ac40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.947239443 +0000 UTC m=+493.886908858 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2ac40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02a460 item 84 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.947961576 +0000 UTC m=+493.887630991 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bd2b800): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6500): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6500): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6500): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6500): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6500): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.947961576 +0000 UTC m=+493.887630991 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6500): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02a690 item 84 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6f00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6f00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6f00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6f00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6f00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.949482197 +0000 UTC m=+493.889151612 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e6f00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02abd0 item 85 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.950047795 +0000 UTC m=+493.889717210 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7980): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7980): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7980): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.950047795 +0000 UTC m=+493.889717210 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5e7980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02ae00 item 85 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5583c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5583c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5583c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5583c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5583c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.951479297 +0000 UTC m=+493.891148713 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5583c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02b1f0 item 86 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.952191312 +0000 UTC m=+493.891860727 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5588c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558e40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558e40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558e40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558e40): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558e40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.952191312 +0000 UTC m=+493.891860727 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c558e40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02b420 item 86 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5594c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5594c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5594c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5594c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5594c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.953531812 +0000 UTC m=+493.893201217 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5594c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02b880 item 87 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.954070219 +0000 UTC m=+493.893739634 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c5599c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb6d40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb6d40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb6d40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb6d40): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb6d40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.954070219 +0000 UTC m=+493.893739634 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bcb6d40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c02bb20 item 87 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114940): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114940): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114940): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114940): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114940): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.955485581 +0000 UTC m=+493.895154986 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114940): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb46380 item 88 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.956184722 +0000 UTC m=+493.895854137 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c114e40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1153c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1153c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1153c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1153c0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1153c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.956184722 +0000 UTC m=+493.895854137 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1153c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb46540 item 88 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.957621604 +0000 UTC m=+493.897291020 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c115e80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb468c0 item 89 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.958215716 +0000 UTC m=+493.897885120 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf94980): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb46a80 item 89 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.958863759 +0000 UTC m=+493.898533164 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009bf95440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198440): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198440): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198440): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198440): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198440): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.958863759 +0000 UTC m=+493.898533164 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198440): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb46c40 item 89 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.96032581 +0000 UTC m=+493.899995225 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c198e00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1993c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1993c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1993c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb46fc0 item 90 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1993c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1993c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.960867503 +0000 UTC m=+493.900536918 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c1993c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb47180 item 90 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.961553718 +0000 UTC m=+493.901223203 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199900): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199ec0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199ec0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199ec0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199ec0): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199ec0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.961553718 +0000 UTC m=+493.901223203 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c199ec0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb47340 item 90 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.96305916 +0000 UTC m=+493.902728575 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c0b1d40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca204c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca204c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca204c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb476c0 item 91 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca204c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca204c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.963538566 +0000 UTC m=+493.903207981 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca204c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): >_readAt: n=2, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): _writeAt: size=3, off=7 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb47880 item 91 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.964126075 +0000 UTC m=+493.903795490 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20a00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f80): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f80): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f80): >_readAt: n=8, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.964126075 +0000 UTC m=+493.903795490 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca20f80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb47a40 item 91 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.965445135 +0000 UTC m=+493.905114550 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca215c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009cb47dc0 item 92 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.965974826 +0000 UTC m=+493.905644231 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009ca21b00): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): open at offset 5 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c0448c0 item 92 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): _readAt: size=2, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): _writeAt: size=3, off=5 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): >_writeAt: n=3, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.966605015 +0000 UTC m=+493.906274430 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764180): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764740): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764740): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764740): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764740): >_readAt: n=3, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764740): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.966605015 +0000 UTC m=+493.906274430 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764740): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c044d20 item 92 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.967955875 +0000 UTC m=+493.907625321 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c764d80): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7652c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7652c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7652c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c045500 item 93 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7652c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7652c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.968603959 +0000 UTC m=+493.908273374 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7652c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7659c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7659c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7659c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7659c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7659c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.968603959 +0000 UTC m=+493.908273374 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c7659c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c045880 item 93 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.970132215 +0000 UTC m=+493.909801630 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992100): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992640): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992640): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992640): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51aa10 item 94 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992640): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992640): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.970598977 +0000 UTC m=+493.910268392 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992640): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992d40): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992d40): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992d40): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992d40): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992d40): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.970598977 +0000 UTC m=+493.910268392 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c992d40): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51aee0 item 94 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.972028654 +0000 UTC m=+493.911698070 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c993380): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9938c0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9938c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9938c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c51bc70 item 95 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9938c0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9938c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.972635621 +0000 UTC m=+493.912305036 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c9938c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202140): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202140): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202140): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202140): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202140): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.972635621 +0000 UTC m=+493.912305036 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202140): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4070 item 95 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): open at offset 0 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): _readAt: size=2, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): >_readAt: n=0, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.97417135 +0000 UTC m=+493.913840765 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202780): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202cc0): _writeAt: size=5, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202cc0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202cc0): >openPending: err= 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e44d0 item 96 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202cc0): >_writeAt: n=5, err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202cc0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.974650185 +0000 UTC m=+493.914319600 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c202cc0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 03:05:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:05:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 03:05:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 03:05:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 03:05:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2033c0): _readAt: size=512, off=0 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2033c0): openPending: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2033c0): >openPending: err= 2026/08/25 03:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2033c0): >_readAt: n=5, err=EOF 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2033c0): close: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 03:05:51.974650185 +0000 UTC m=+493.914319600 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 03:05:51 DEBUG : open-test-file(0xc009c2033c0): >close: err= 2026/08/25 03:05:51 DEBUG : open-test-file: Remove: 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc009c8e4690 item 96 2026/08/25 03:05:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 03:05:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 03:05:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 03:05:51 DEBUG : open-test-file: >Remove: err= 2026/08/25 03:05:51 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:51 DEBUG : Looking for writers 2026/08/25 03:05:51 DEBUG : >WaitForWriters: 2026/08/25 03:05:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.86s) --- PASS: TestRWFileHandleOpenTests/writes (1.41s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.45s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:05:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:05:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:05:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:05:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:05:52 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:05:53 DEBUG : file1: newRWFileHandle: 2026/08/25 03:05:53 DEBUG : file1(0xc009c28c140): openPending: 2026/08/25 03:05:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:53 DEBUG : file1(0xc009c28c140): >openPending: err= 2026/08/25 03:05:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 03:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:05:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 03:05:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/08/25 03:05:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:05:53 DEBUG : Looking for writers 2026/08/25 03:05:53 DEBUG : file1: reading active writers 2026/08/25 03:05:53 DEBUG : file1: active writers 1 2026/08/25 03:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:05:54 DEBUG : Looking for writers 2026/08/25 03:05:54 DEBUG : file1: reading active writers 2026/08/25 03:05:54 DEBUG : file1: active writers 1 2026/08/25 03:05:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:55 DEBUG : Looking for writers 2026/08/25 03:05:55 DEBUG : file1: reading active writers 2026/08/25 03:05:55 DEBUG : file1: active writers 1 2026/08/25 03:05:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:56 DEBUG : Looking for writers 2026/08/25 03:05:56 DEBUG : file1: reading active writers 2026/08/25 03:05:56 DEBUG : file1: active writers 1 2026/08/25 03:05:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:57 DEBUG : Looking for writers 2026/08/25 03:05:57 DEBUG : file1: reading active writers 2026/08/25 03:05:57 DEBUG : file1: active writers 1 2026/08/25 03:05:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:58 DEBUG : Looking for writers 2026/08/25 03:05:58 DEBUG : file1: reading active writers 2026/08/25 03:05:58 DEBUG : file1: active writers 1 2026/08/25 03:05:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:05:59 DEBUG : Looking for writers 2026/08/25 03:05:59 DEBUG : file1: reading active writers 2026/08/25 03:05:59 DEBUG : file1: active writers 1 2026/08/25 03:05:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:00 DEBUG : Looking for writers 2026/08/25 03:06:00 DEBUG : file1: reading active writers 2026/08/25 03:06:00 DEBUG : file1: active writers 1 2026/08/25 03:06:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:01 DEBUG : Looking for writers 2026/08/25 03:06:01 DEBUG : file1: reading active writers 2026/08/25 03:06:01 DEBUG : file1: active writers 1 2026/08/25 03:06:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:02 DEBUG : Looking for writers 2026/08/25 03:06:02 DEBUG : file1: reading active writers 2026/08/25 03:06:02 DEBUG : file1: active writers 1 2026/08/25 03:06:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:03 DEBUG : Looking for writers 2026/08/25 03:06:03 DEBUG : file1: reading active writers 2026/08/25 03:06:03 DEBUG : file1: active writers 1 2026/08/25 03:06:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:04 DEBUG : Looking for writers 2026/08/25 03:06:04 DEBUG : file1: reading active writers 2026/08/25 03:06:04 DEBUG : file1: active writers 1 2026/08/25 03:06:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:05 DEBUG : Looking for writers 2026/08/25 03:06:05 DEBUG : file1: reading active writers 2026/08/25 03:06:05 DEBUG : file1: active writers 1 2026/08/25 03:06:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:06 DEBUG : Looking for writers 2026/08/25 03:06:06 DEBUG : file1: reading active writers 2026/08/25 03:06:06 DEBUG : file1: active writers 1 2026/08/25 03:06:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:07 DEBUG : Looking for writers 2026/08/25 03:06:07 DEBUG : file1: reading active writers 2026/08/25 03:06:07 DEBUG : file1: active writers 1 2026/08/25 03:06:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:08 DEBUG : Looking for writers 2026/08/25 03:06:08 DEBUG : file1: reading active writers 2026/08/25 03:06:08 DEBUG : file1: active writers 1 2026/08/25 03:06:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:09 DEBUG : Looking for writers 2026/08/25 03:06:09 DEBUG : file1: reading active writers 2026/08/25 03:06:09 DEBUG : file1: active writers 1 2026/08/25 03:06:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:10 DEBUG : Looking for writers 2026/08/25 03:06:10 DEBUG : file1: reading active writers 2026/08/25 03:06:10 DEBUG : file1: active writers 1 2026/08/25 03:06:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:11 DEBUG : Looking for writers 2026/08/25 03:06:11 DEBUG : file1: reading active writers 2026/08/25 03:06:11 DEBUG : file1: active writers 1 2026/08/25 03:06:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:12 DEBUG : Looking for writers 2026/08/25 03:06:12 DEBUG : file1: reading active writers 2026/08/25 03:06:12 DEBUG : file1: active writers 1 2026/08/25 03:06:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:13 DEBUG : Looking for writers 2026/08/25 03:06:13 DEBUG : file1: reading active writers 2026/08/25 03:06:13 DEBUG : file1: active writers 1 2026/08/25 03:06:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:14 DEBUG : Looking for writers 2026/08/25 03:06:14 DEBUG : file1: reading active writers 2026/08/25 03:06:14 DEBUG : file1: active writers 1 2026/08/25 03:06:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:15 DEBUG : Looking for writers 2026/08/25 03:06:15 DEBUG : file1: reading active writers 2026/08/25 03:06:15 DEBUG : file1: active writers 1 2026/08/25 03:06:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:16 DEBUG : Looking for writers 2026/08/25 03:06:16 DEBUG : file1: reading active writers 2026/08/25 03:06:16 DEBUG : file1: active writers 1 2026/08/25 03:06:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:17 DEBUG : Looking for writers 2026/08/25 03:06:17 DEBUG : file1: reading active writers 2026/08/25 03:06:17 DEBUG : file1: active writers 1 2026/08/25 03:06:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:18 DEBUG : Looking for writers 2026/08/25 03:06:18 DEBUG : file1: reading active writers 2026/08/25 03:06:18 DEBUG : file1: active writers 1 2026/08/25 03:06:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:19 DEBUG : Looking for writers 2026/08/25 03:06:19 DEBUG : file1: reading active writers 2026/08/25 03:06:19 DEBUG : file1: active writers 1 2026/08/25 03:06:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:20 DEBUG : Looking for writers 2026/08/25 03:06:20 DEBUG : file1: reading active writers 2026/08/25 03:06:20 DEBUG : file1: active writers 1 2026/08/25 03:06:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:21 DEBUG : Looking for writers 2026/08/25 03:06:21 DEBUG : file1: reading active writers 2026/08/25 03:06:21 DEBUG : file1: active writers 1 2026/08/25 03:06:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:22 DEBUG : Looking for writers 2026/08/25 03:06:22 DEBUG : file1: reading active writers 2026/08/25 03:06:22 DEBUG : file1: active writers 1 2026/08/25 03:06:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:23 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc009c594900 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc009c800128 notify:{wait:0 notify:0 lock:0 head: tail:} checker:13196765167968} name:file1 opens:1 downloaders: o: fd:0xc009bc0c2c0 info:{ModTime:{wall:14022906886530459348 ext:495107893873 loc:0x4ce86a0} ATime:{wall:14022906886530459348 ext:495107893873 loc:0x4ce86a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/08/25 03:06:23 DEBUG : >WaitForWriters: 2026/08/25 03:06:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (31.18s) === RUN TestRWCacheRename run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:06:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:06:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:06:24 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:06:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:06:24 DEBUG : rename_me: newRWFileHandle: 2026/08/25 03:06:24 DEBUG : rename_me(0xc009c5c0200): openPending: 2026/08/25 03:06:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 03:06:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/25 03:06:24 DEBUG : rename_me(0xc009c5c0200): >openPending: err= 2026/08/25 03:06:24 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/25 03:06:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/25 03:06:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/25 03:06:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/25 03:06:24 DEBUG : rename_me(0xc009c5c0200): _writeAt: size=5, off=0 2026/08/25 03:06:24 DEBUG : rename_me(0xc009c5c0200): >_writeAt: n=5, err= 2026/08/25 03:06:24 DEBUG : rename_me(0xc009c5c0200): close: 2026/08/25 03:06:24 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-25 03:06:24.337829922 +0000 UTC m=+526.277499368 2026/08/25 03:06:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/25 03:06:24 DEBUG : rename_me(0xc009c5c0200): >close: err= 2026/08/25 03:06:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/25 03:06:24 DEBUG : i_was_renamed: Updating file with 0xc009c5e4c30 2026/08/25 03:06:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/25 03:06:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/25 03:06:24 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 03:06:24 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 03:06:24 DEBUG : i_was_renamed: Uploading chunk 1/1 2026/08/25 03:06:24 DEBUG : Looking for writers 2026/08/25 03:06:24 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/25 03:06:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "i_was_renamed" to batch 2026/08/25 03:06:25 DEBUG : Looking for writers 2026/08/25 03:06:25 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: i_was_renamed 2026/08/25 03:06:26 DEBUG : Looking for writers 2026/08/25 03:06:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/25 03:06:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: i_was_renamed 2026/08/25 03:06:26 DEBUG : i_was_renamed: size = 5 OK 2026/08/25 03:06:26 DEBUG : i_was_renamed: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:06:26 INFO : i_was_renamed: Copied (new) 2026/08/25 03:06:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-25 03:06:24 +0000 UTC,9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50" 2026/08/25 03:06:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/25 03:06:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/25 03:06:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/25 03:06:27 DEBUG : Looking for writers 2026/08/25 03:06:27 DEBUG : i_was_renamed: reading active writers 2026/08/25 03:06:27 DEBUG : >WaitForWriters: 2026/08/25 03:06:27 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (6.09s) === RUN TestRWCacheUpdate run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:06:30 DEBUG : forgetting directory cache 2026/08/25 03:06:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 03:06:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 03:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDropbox/rclone-test-mugoqaw7hiwu" 2026/08/25 03:06:30 INFO : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 03:06:30 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:32 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate(0xc009c8c9400): _readAt: size=512, off=0 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate(0xc009c8c9400): openPending: 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 02:07:30 +0000 UTC,bb84647365dae342c5127a34a01a8b5adc1258796a09e45abf05d7cebe5fab6e" against cached fingerprint "" 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 03:06:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate(0xc009c8c9400): >openPending: err= 2026/08/25 03:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:06:33 DEBUG : forgetting directory cache 2026/08/25 03:06:33 DEBUG : forgetting directory cache 2026/08/25 03:06:33 DEBUG : forgetting directory cache 2026/08/25 03:06:34 DEBUG : forgetting directory cache 2026/08/25 03:06:34 DEBUG : TestRWCacheUpdate(0xc009c8c9400): >_readAt: n=20, err=EOF 2026/08/25 03:06:34 DEBUG : TestRWCacheUpdate(0xc009c8c9400): close: 2026/08/25 03:06:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:07:30 +0000 UTC 2026/08/25 03:06:34 DEBUG : TestRWCacheUpdate(0xc009c8c9400): >close: err= 2026/08/25 03:06:34 DEBUG : Re-reading directory (803.910392ms old) 2026/08/25 03:06:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:06:34 DEBUG : forgetting directory cache 2026/08/25 03:06:35 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:35 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:36 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:36 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:37 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate(0xc009c4009c0): _readAt: size=512, off=0 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate(0xc009c4009c0): openPending: 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 02:08:30 +0000 UTC,2db39070729ad45882f76224d1e4bccb6b8fb7b77389e3244c3804e81fca85f4" against cached fingerprint "20,2026-08-25 02:07:30 +0000 UTC,bb84647365dae342c5127a34a01a8b5adc1258796a09e45abf05d7cebe5fab6e" 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 02:08:30 +0000 UTC,2db39070729ad45882f76224d1e4bccb6b8fb7b77389e3244c3804e81fca85f4" != cached fingerprint "20,2026-08-25 02:07:30 +0000 UTC,bb84647365dae342c5127a34a01a8b5adc1258796a09e45abf05d7cebe5fab6e") 2026/08/25 03:06:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 03:06:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate(0xc009c4009c0): >openPending: err= 2026/08/25 03:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:06:38 DEBUG : forgetting directory cache 2026/08/25 03:06:38 DEBUG : forgetting directory cache 2026/08/25 03:06:38 DEBUG : forgetting directory cache 2026/08/25 03:06:38 DEBUG : TestRWCacheUpdate(0xc009c4009c0): >_readAt: n=20, err=EOF 2026/08/25 03:06:38 DEBUG : TestRWCacheUpdate(0xc009c4009c0): close: 2026/08/25 03:06:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:08:30 +0000 UTC 2026/08/25 03:06:38 DEBUG : TestRWCacheUpdate(0xc009c4009c0): >close: err= 2026/08/25 03:06:38 DEBUG : Re-reading directory (801.316003ms old) 2026/08/25 03:06:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:06:39 DEBUG : forgetting directory cache 2026/08/25 03:06:39 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate(0xc009c401500): _readAt: size=512, off=0 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate(0xc009c401500): openPending: 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 02:09:30 +0000 UTC,8ffe94f114e62e8f8b70d9304fb9f68d104e0fe5f1ef8073d603115ca506110d" against cached fingerprint "20,2026-08-25 02:08:30 +0000 UTC,2db39070729ad45882f76224d1e4bccb6b8fb7b77389e3244c3804e81fca85f4" 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 02:09:30 +0000 UTC,8ffe94f114e62e8f8b70d9304fb9f68d104e0fe5f1ef8073d603115ca506110d" != cached fingerprint "20,2026-08-25 02:08:30 +0000 UTC,2db39070729ad45882f76224d1e4bccb6b8fb7b77389e3244c3804e81fca85f4") 2026/08/25 03:06:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 03:06:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate(0xc009c401500): >openPending: err= 2026/08/25 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:06:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:06:42 DEBUG : forgetting directory cache 2026/08/25 03:06:42 DEBUG : forgetting directory cache 2026/08/25 03:06:43 DEBUG : forgetting directory cache 2026/08/25 03:06:43 DEBUG : TestRWCacheUpdate(0xc009c401500): >_readAt: n=20, err=EOF 2026/08/25 03:06:43 DEBUG : TestRWCacheUpdate(0xc009c401500): close: 2026/08/25 03:06:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:09:30 +0000 UTC 2026/08/25 03:06:43 DEBUG : TestRWCacheUpdate(0xc009c401500): >close: err= 2026/08/25 03:06:43 DEBUG : Re-reading directory (794.948451ms old) 2026/08/25 03:06:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:06:43 DEBUG : forgetting directory cache 2026/08/25 03:06:44 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:44 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate(0xc009c6d8a80): _readAt: size=512, off=0 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate(0xc009c6d8a80): openPending: 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 02:10:30 +0000 UTC,c2a7d07d9e3647723c4d444b59c82dd960e8ff1624aade621960ccc8147bfccb" against cached fingerprint "20,2026-08-25 02:09:30 +0000 UTC,8ffe94f114e62e8f8b70d9304fb9f68d104e0fe5f1ef8073d603115ca506110d" 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 02:10:30 +0000 UTC,c2a7d07d9e3647723c4d444b59c82dd960e8ff1624aade621960ccc8147bfccb" != cached fingerprint "20,2026-08-25 02:09:30 +0000 UTC,8ffe94f114e62e8f8b70d9304fb9f68d104e0fe5f1ef8073d603115ca506110d") 2026/08/25 03:06:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 03:06:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate(0xc009c6d8a80): >openPending: err= 2026/08/25 03:06:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:06:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:06:47 DEBUG : forgetting directory cache 2026/08/25 03:06:47 DEBUG : forgetting directory cache 2026/08/25 03:06:47 DEBUG : forgetting directory cache 2026/08/25 03:06:47 DEBUG : forgetting directory cache 2026/08/25 03:06:47 DEBUG : TestRWCacheUpdate(0xc009c6d8a80): >_readAt: n=20, err=EOF 2026/08/25 03:06:47 DEBUG : TestRWCacheUpdate(0xc009c6d8a80): close: 2026/08/25 03:06:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:10:30 +0000 UTC 2026/08/25 03:06:47 DEBUG : TestRWCacheUpdate(0xc009c6d8a80): >close: err= 2026/08/25 03:06:47 DEBUG : Re-reading directory (863.545291ms old) 2026/08/25 03:06:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:06:48 DEBUG : forgetting directory cache 2026/08/25 03:06:48 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate(0xc009c6d9140): _readAt: size=512, off=0 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate(0xc009c6d9140): openPending: 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 02:11:30 +0000 UTC,f89ccbef0662eeda6be6c21770d37e8d04633532f782a9749a141466c97b74b8" against cached fingerprint "20,2026-08-25 02:10:30 +0000 UTC,c2a7d07d9e3647723c4d444b59c82dd960e8ff1624aade621960ccc8147bfccb" 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 02:11:30 +0000 UTC,f89ccbef0662eeda6be6c21770d37e8d04633532f782a9749a141466c97b74b8" != cached fingerprint "20,2026-08-25 02:10:30 +0000 UTC,c2a7d07d9e3647723c4d444b59c82dd960e8ff1624aade621960ccc8147bfccb") 2026/08/25 03:06:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 03:06:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate(0xc009c6d9140): >openPending: err= 2026/08/25 03:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:06:51 DEBUG : forgetting directory cache 2026/08/25 03:06:51 DEBUG : forgetting directory cache 2026/08/25 03:06:51 DEBUG : forgetting directory cache 2026/08/25 03:06:52 DEBUG : TestRWCacheUpdate(0xc009c6d9140): >_readAt: n=20, err=EOF 2026/08/25 03:06:52 DEBUG : TestRWCacheUpdate(0xc009c6d9140): close: 2026/08/25 03:06:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:11:30 +0000 UTC 2026/08/25 03:06:52 DEBUG : TestRWCacheUpdate(0xc009c6d9140): >close: err= 2026/08/25 03:06:52 DEBUG : Re-reading directory (746.075888ms old) 2026/08/25 03:06:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:06:52 DEBUG : forgetting directory cache 2026/08/25 03:06:52 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate(0xc009c752a80): _readAt: size=512, off=0 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate(0xc009c752a80): openPending: 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 02:12:30 +0000 UTC,a1077f317ee749ada42a99024b2e8c9ff96780b1a4bea89823f537fde2346b65" against cached fingerprint "20,2026-08-25 02:11:30 +0000 UTC,f89ccbef0662eeda6be6c21770d37e8d04633532f782a9749a141466c97b74b8" 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 02:12:30 +0000 UTC,a1077f317ee749ada42a99024b2e8c9ff96780b1a4bea89823f537fde2346b65" != cached fingerprint "20,2026-08-25 02:11:30 +0000 UTC,f89ccbef0662eeda6be6c21770d37e8d04633532f782a9749a141466c97b74b8") 2026/08/25 03:06:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 03:06:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate(0xc009c752a80): >openPending: err= 2026/08/25 03:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:06:55 DEBUG : forgetting directory cache 2026/08/25 03:06:56 DEBUG : forgetting directory cache 2026/08/25 03:06:56 DEBUG : forgetting directory cache 2026/08/25 03:06:56 DEBUG : TestRWCacheUpdate(0xc009c752a80): >_readAt: n=20, err=EOF 2026/08/25 03:06:56 DEBUG : TestRWCacheUpdate(0xc009c752a80): close: 2026/08/25 03:06:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:12:30 +0000 UTC 2026/08/25 03:06:56 DEBUG : TestRWCacheUpdate(0xc009c752a80): >close: err= 2026/08/25 03:06:56 DEBUG : Re-reading directory (787.081175ms old) 2026/08/25 03:06:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:06:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:06:56 DEBUG : forgetting directory cache 2026/08/25 03:06:57 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:06:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:06:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:06:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:06:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate(0xc009c5c14c0): _readAt: size=512, off=0 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate(0xc009c5c14c0): openPending: 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-25 02:13:30 +0000 UTC,a425bddb85dd81c6b43194db80b0acbea320dabed1be332e02da3a00808c8eca" against cached fingerprint "20,2026-08-25 02:12:30 +0000 UTC,a1077f317ee749ada42a99024b2e8c9ff96780b1a4bea89823f537fde2346b65" 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-25 02:13:30 +0000 UTC,a425bddb85dd81c6b43194db80b0acbea320dabed1be332e02da3a00808c8eca" != cached fingerprint "20,2026-08-25 02:12:30 +0000 UTC,a1077f317ee749ada42a99024b2e8c9ff96780b1a4bea89823f537fde2346b65") 2026/08/25 03:07:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/25 03:07:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate(0xc009c5c14c0): >openPending: err= 2026/08/25 03:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:00 DEBUG : forgetting directory cache 2026/08/25 03:07:00 DEBUG : forgetting directory cache 2026/08/25 03:07:00 DEBUG : forgetting directory cache 2026/08/25 03:07:00 DEBUG : forgetting directory cache 2026/08/25 03:07:01 DEBUG : TestRWCacheUpdate(0xc009c5c14c0): >_readAt: n=21, err=EOF 2026/08/25 03:07:01 DEBUG : TestRWCacheUpdate(0xc009c5c14c0): close: 2026/08/25 03:07:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:13:30 +0000 UTC 2026/08/25 03:07:01 DEBUG : TestRWCacheUpdate(0xc009c5c14c0): >close: err= 2026/08/25 03:07:01 DEBUG : Re-reading directory (924.067648ms old) 2026/08/25 03:07:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:07:01 DEBUG : forgetting directory cache 2026/08/25 03:07:01 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:07:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:07:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:07:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate(0xc009c5c1cc0): _readAt: size=512, off=0 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate(0xc009c5c1cc0): openPending: 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-25 02:14:30 +0000 UTC,4af39da4e859a216e6f027035bd096f5d4843579e59522a526067ab7c8d3d571" against cached fingerprint "21,2026-08-25 02:13:30 +0000 UTC,a425bddb85dd81c6b43194db80b0acbea320dabed1be332e02da3a00808c8eca" 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-25 02:14:30 +0000 UTC,4af39da4e859a216e6f027035bd096f5d4843579e59522a526067ab7c8d3d571" != cached fingerprint "21,2026-08-25 02:13:30 +0000 UTC,a425bddb85dd81c6b43194db80b0acbea320dabed1be332e02da3a00808c8eca") 2026/08/25 03:07:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/25 03:07:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate(0xc009c5c1cc0): >openPending: err= 2026/08/25 03:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:04 DEBUG : forgetting directory cache 2026/08/25 03:07:04 DEBUG : forgetting directory cache 2026/08/25 03:07:05 DEBUG : forgetting directory cache 2026/08/25 03:07:05 DEBUG : TestRWCacheUpdate(0xc009c5c1cc0): >_readAt: n=22, err=EOF 2026/08/25 03:07:05 DEBUG : TestRWCacheUpdate(0xc009c5c1cc0): close: 2026/08/25 03:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:14:30 +0000 UTC 2026/08/25 03:07:05 DEBUG : TestRWCacheUpdate(0xc009c5c1cc0): >close: err= 2026/08/25 03:07:05 DEBUG : Re-reading directory (745.178862ms old) 2026/08/25 03:07:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:07:05 DEBUG : forgetting directory cache 2026/08/25 03:07:06 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:07:06 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:07:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:07:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate(0xc009c85c3c0): _readAt: size=512, off=0 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate(0xc009c85c3c0): openPending: 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-25 02:15:30 +0000 UTC,db6f4b1b9f8c409c055e1d5d112916b01045223a2d2b89bfa2ff6aa4fb0bcd9e" against cached fingerprint "22,2026-08-25 02:14:30 +0000 UTC,4af39da4e859a216e6f027035bd096f5d4843579e59522a526067ab7c8d3d571" 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-25 02:15:30 +0000 UTC,db6f4b1b9f8c409c055e1d5d112916b01045223a2d2b89bfa2ff6aa4fb0bcd9e" != cached fingerprint "22,2026-08-25 02:14:30 +0000 UTC,4af39da4e859a216e6f027035bd096f5d4843579e59522a526067ab7c8d3d571") 2026/08/25 03:07:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/25 03:07:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate(0xc009c85c3c0): >openPending: err= 2026/08/25 03:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:09 DEBUG : forgetting directory cache 2026/08/25 03:07:09 DEBUG : forgetting directory cache 2026/08/25 03:07:09 DEBUG : forgetting directory cache 2026/08/25 03:07:09 DEBUG : forgetting directory cache 2026/08/25 03:07:09 DEBUG : TestRWCacheUpdate(0xc009c85c3c0): >_readAt: n=23, err=EOF 2026/08/25 03:07:09 DEBUG : TestRWCacheUpdate(0xc009c85c3c0): close: 2026/08/25 03:07:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:15:30 +0000 UTC 2026/08/25 03:07:09 DEBUG : TestRWCacheUpdate(0xc009c85c3c0): >close: err= 2026/08/25 03:07:09 DEBUG : Re-reading directory (806.429845ms old) 2026/08/25 03:07:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:07:10 DEBUG : forgetting directory cache 2026/08/25 03:07:10 DEBUG : TestRWCacheUpdate: Uploading chunk 1/1 2026/08/25 03:07:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "TestRWCacheUpdate" to batch 2026/08/25 03:07:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:07:12 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: TestRWCacheUpdate 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate(0xc009c85cb00): _readAt: size=512, off=0 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate(0xc009c85cb00): openPending: 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-25 02:16:30 +0000 UTC,870a53c8fb062d979f9c86e87fff85d50a4a63b34c2772529fa30872975b223e" against cached fingerprint "23,2026-08-25 02:15:30 +0000 UTC,db6f4b1b9f8c409c055e1d5d112916b01045223a2d2b89bfa2ff6aa4fb0bcd9e" 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-25 02:16:30 +0000 UTC,870a53c8fb062d979f9c86e87fff85d50a4a63b34c2772529fa30872975b223e" != cached fingerprint "23,2026-08-25 02:15:30 +0000 UTC,db6f4b1b9f8c409c055e1d5d112916b01045223a2d2b89bfa2ff6aa4fb0bcd9e") 2026/08/25 03:07:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/25 03:07:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate(0xc009c85cb00): >openPending: err= 2026/08/25 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:13 DEBUG : forgetting directory cache 2026/08/25 03:07:13 DEBUG : forgetting directory cache 2026/08/25 03:07:14 DEBUG : forgetting directory cache 2026/08/25 03:07:14 DEBUG : forgetting directory cache 2026/08/25 03:07:14 DEBUG : TestRWCacheUpdate(0xc009c85cb00): >_readAt: n=24, err=EOF 2026/08/25 03:07:14 DEBUG : TestRWCacheUpdate(0xc009c85cb00): close: 2026/08/25 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 02:16:30 +0000 UTC 2026/08/25 03:07:14 DEBUG : TestRWCacheUpdate(0xc009c85cb00): >close: err= 2026/08/25 03:07:14 DEBUG : Re-reading directory (950.404951ms old) 2026/08/25 03:07:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 03:07:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 03:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:14 DEBUG : Looking for writers 2026/08/25 03:07:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/25 03:07:14 DEBUG : >WaitForWriters: 2026/08/25 03:07:14 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': vfs cache: cleaner exiting 2026/08/25 03:07:14 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (45.99s) === RUN TestCaseSensitivity run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.59s) === RUN TestUnicodeNormalization run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:17 DEBUG : normal name with no special characters.txt: Uploading chunk 1/1 2026/08/25 03:07:17 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "normal name with no special characters.txt" to batch 2026/08/25 03:07:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: normal name with no special characters.txt 2026/08/25 03:07:18 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: normal name with no special characters.txt 2026/08/25 03:07:19 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/25 03:07:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "測試_Русский___ě_áñ" to batch 2026/08/25 03:07:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/25 03:07:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/25 03:07:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/25 03:07:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/25 03:07:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/25 03:07:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/25 03:07:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/25 03:07:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/25 03:07:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/25 03:07:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/25 03:07:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/25 03:07:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:07:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 03:07:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/25 03:07:24 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:24 DEBUG : Looking for writers 2026/08/25 03:07:24 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/25 03:07:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/25 03:07:24 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (9.99s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:26 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Reusing VFS from active cache 2026/08/25 03:07:26 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:26 DEBUG : Looking for writers 2026/08/25 03:07:26 DEBUG : >WaitForWriters: 2026/08/25 03:07:26 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:26 DEBUG : Looking for writers 2026/08/25 03:07:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.83s) === RUN TestVFSNewWithOpts run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:27 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:27 DEBUG : Looking for writers 2026/08/25 03:07:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.84s) === RUN TestVFSRoot run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:28 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:28 DEBUG : Looking for writers 2026/08/25 03:07:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.84s) === RUN TestVFSStat run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:29 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:07:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:07:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:30 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:07:31 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:07:32 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/25 03:07:33 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file2" to batch 2026/08/25 03:07:33 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:33 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file2 2026/08/25 03:07:34 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file2 2026/08/25 03:07:35 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:35 DEBUG : dir: Looking for writers 2026/08/25 03:07:35 DEBUG : file2: reading active writers 2026/08/25 03:07:35 DEBUG : Looking for writers 2026/08/25 03:07:35 DEBUG : dir: reading active writers 2026/08/25 03:07:35 DEBUG : file1: reading active writers 2026/08/25 03:07:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (9.34s) === RUN TestVFSStatParent run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:39 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:07:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:07:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:40 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:07:41 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:07:41 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/25 03:07:42 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file2" to batch 2026/08/25 03:07:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file2 2026/08/25 03:07:43 DEBUG : forgetting directory cache 2026/08/25 03:07:43 DEBUG : dir: forgetting directory cache 2026/08/25 03:07:43 DEBUG : dir: forgetting directory cache 2026/08/25 03:07:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file2 2026/08/25 03:07:44 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:44 DEBUG : dir: Looking for writers 2026/08/25 03:07:44 DEBUG : Looking for writers 2026/08/25 03:07:44 DEBUG : dir: reading active writers 2026/08/25 03:07:44 DEBUG : file1: reading active writers 2026/08/25 03:07:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (9.39s) === RUN TestVFSOpenFile run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:07:48 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:07:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:07:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:07:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:07:51 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/25 03:07:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file2" to batch 2026/08/25 03:07:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file2 2026/08/25 03:07:53 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file2 2026/08/25 03:07:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:53 DEBUG : file1: Open: flags=O_RDONLY 2026/08/25 03:07:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/25 03:07:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/25 03:07:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/25 03:07:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 03:07:54 DEBUG : forgetting directory cache 2026/08/25 03:07:54 DEBUG : dir: forgetting directory cache 2026/08/25 03:07:54 DEBUG : dir/subdir: forgetting directory cache 2026/08/25 03:07:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/25 03:07:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:07:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/25 03:07:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/25 03:07:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/25 03:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/25 03:07:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 03:07:54 DEBUG : dir/new_file.txt: Uploading chunk 1/0 2026/08/25 03:07:55 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/new_file.txt" to batch 2026/08/25 03:07:55 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:07:55 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/new_file.txt 2026/08/25 03:07:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/new_file.txt 2026/08/25 03:07:56 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/25 03:07:56 DEBUG : dir/new_file.txt: dropbox = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 OK 2026/08/25 03:07:56 DEBUG : dir/new_file.txt: Size and dropbox of src and dst objects identical 2026/08/25 03:07:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/25 03:07:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:07:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/25 03:07:56 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:07:56 DEBUG : dir: Looking for writers 2026/08/25 03:07:56 DEBUG : file2: reading active writers 2026/08/25 03:07:56 DEBUG : new_file.txt: reading active writers 2026/08/25 03:07:56 DEBUG : Looking for writers 2026/08/25 03:07:56 DEBUG : dir: reading active writers 2026/08/25 03:07:56 DEBUG : file1: reading active writers 2026/08/25 03:07:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (13.08s) === RUN TestVFSRename run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:01 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/25 03:08:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir/file2" to batch 2026/08/25 03:08:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:08:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir/file2 2026/08/25 03:08:02 DEBUG : forgetting directory cache 2026/08/25 03:08:02 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir/file2 2026/08/25 03:08:06 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/25 03:08:06 DEBUG : dir/file1: Updating file with dir/file1 0xc009c979380 2026/08/25 03:08:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/25 03:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:08 INFO : dir/file1: Moved (server-side) to: file0 2026/08/25 03:08:08 DEBUG : file0: Updating file with file0 0xc009c979380 2026/08/25 03:08:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 03:08:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/25 03:08:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:08 DEBUG : dir: Looking for writers 2026/08/25 03:08:08 DEBUG : Looking for writers 2026/08/25 03:08:08 DEBUG : file0: reading active writers 2026/08/25 03:08:08 DEBUG : dir: reading active writers 2026/08/25 03:08:08 DEBUG : >WaitForWriters: 2026/08/25 03:08:09 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:09 DEBUG : forgetting directory cache 2026/08/25 03:08:09 DEBUG : dir: forgetting directory cache --- PASS: TestVFSRename (10.72s) === RUN TestVFSStatfs run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:11 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:11 DEBUG : Looking for writers 2026/08/25 03:08:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (3.27s) === RUN TestVFSMkdir run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:15 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/25 03:08:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/25 03:08:18 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/25 03:08:20 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/25 03:08:21 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/25 03:08:22 DEBUG : forgetting directory cache 2026/08/25 03:08:22 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:22 DEBUG : a: Looking for writers 2026/08/25 03:08:22 DEBUG : b: Looking for writers 2026/08/25 03:08:22 DEBUG : c: Looking for writers 2026/08/25 03:08:22 DEBUG : d: Looking for writers 2026/08/25 03:08:22 DEBUG : Looking for writers 2026/08/25 03:08:22 DEBUG : Looking for writers 2026/08/25 03:08:22 DEBUG : a: reading active writers 2026/08/25 03:08:22 DEBUG : b: reading active writers 2026/08/25 03:08:22 DEBUG : c: reading active writers 2026/08/25 03:08:22 DEBUG : d: reading active writers 2026/08/25 03:08:22 DEBUG : /: reading active writers 2026/08/25 03:08:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (12.10s) === RUN TestVFSMkdirAll run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/25 03:08:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/25 03:08:31 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/25 03:08:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/25 03:08:33 DEBUG : forgetting directory cache 2026/08/25 03:08:33 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:33 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:33 DEBUG : fil: forgetting directory cache 2026/08/25 03:08:33 DEBUG : fil/a: forgetting directory cache 2026/08/25 03:08:33 DEBUG : fil/a/b: forgetting directory cache 2026/08/25 03:08:37 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:37 DEBUG : a/b/c/d: Looking for writers 2026/08/25 03:08:37 DEBUG : a/b/c: Looking for writers 2026/08/25 03:08:37 DEBUG : d: reading active writers 2026/08/25 03:08:37 DEBUG : a/b: Looking for writers 2026/08/25 03:08:37 DEBUG : c: reading active writers 2026/08/25 03:08:37 DEBUG : a: Looking for writers 2026/08/25 03:08:37 DEBUG : b: reading active writers 2026/08/25 03:08:37 DEBUG : Looking for writers 2026/08/25 03:08:37 DEBUG : a: reading active writers 2026/08/25 03:08:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (15.73s) === 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 "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:42 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:42 DEBUG : Looking for writers 2026/08/25 03:08:42 DEBUG : >WaitForWriters: 2026/08/25 03:08:43 DEBUG : forgetting directory cache 2026/08/25 03:08:43 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:43 DEBUG : dir: forgetting directory cache --- PASS: TestVFSIsMetadataFile (0.86s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:08:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/25 03:08:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/25 03:08:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/25 03:08:43 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 03:08:44 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:08:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:08:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:08:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:08:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:08:46 DEBUG : file1: size = 5 OK 2026/08/25 03:08:46 DEBUG : file1: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:08:46 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:08:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:08:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/25 03:08:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 03:08:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 03:08:47 DEBUG : file1: Uploading chunk 1/0 2026/08/25 03:08:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:08:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:08:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:08:49 DEBUG : forgetting directory cache 2026/08/25 03:08:49 DEBUG : dir: forgetting directory cache 2026/08/25 03:08:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:08:49 DEBUG : file1: size = 0 OK 2026/08/25 03:08:49 DEBUG : file1: dropbox = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 OK 2026/08/25 03:08:49 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 03:08:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 03:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:49 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (7 bytes), uploading instead of streaming 2026/08/25 03:08:49 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:08:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:08:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:08:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:08:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:08:51 DEBUG : file1: size = 7 OK 2026/08/25 03:08:51 DEBUG : file1: dropbox = e15e4db52cd3a05c3384d7ef32f1615e07d32e7153181dbd279e07933fa24319 OK 2026/08/25 03:08:51 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:08:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:51 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:51 DEBUG : Looking for writers 2026/08/25 03:08:51 DEBUG : file1: reading active writers 2026/08/25 03:08:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (9.70s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:08:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:08:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/25 03:08:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/25 03:08:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/25 03:08:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/25 03:08:54 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (11 bytes), uploading instead of streaming 2026/08/25 03:08:55 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:08:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:08:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:08:56 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:08:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:08:57 DEBUG : file1: size = 11 OK 2026/08/25 03:08:57 DEBUG : file1: dropbox = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2026/08/25 03:08:57 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:08:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/25 03:08:57 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:57 DEBUG : Looking for writers 2026/08/25 03:08:57 DEBUG : file1: reading active writers 2026/08/25 03:08:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (5.59s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:08:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:08:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:08:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:08:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:08:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:08:59 ERROR : file1: WriteFileHandle.New Rcat failed: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/start": context canceled 2026/08/25 03:08:59 DEBUG : file1: Remove: 2026/08/25 03:08:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/25 03:08:59 DEBUG : file1: >Remove: err= 2026/08/25 03:08:59 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:08:59 DEBUG : Looking for writers 2026/08/25 03:08:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:09:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:00 ERROR : file1: WriteFileHandle.New Rcat failed: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/start": context canceled 2026/08/25 03:09:00 DEBUG : file1: Remove: 2026/08/25 03:09:00 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/25 03:09:00 DEBUG : file1: >Remove: err= 2026/08/25 03:09:00 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:00 DEBUG : Looking for writers 2026/08/25 03:09:00 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:01 DEBUG : dir/subdir: forgetting directory cache 2026/08/25 03:09:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:09:01 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/25 03:09:01 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/25 03:09:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:09:01 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 03:09:02 DEBUG : file2: Uploading chunk 1/1 2026/08/25 03:09:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file2" to batch 2026/08/25 03:09:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:09:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file2 2026/08/25 03:09:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file2 2026/08/25 03:09:03 DEBUG : file2: size = 5 OK 2026/08/25 03:09:03 DEBUG : file2: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:09:03 DEBUG : file2: Size and dropbox of src and dst objects identical 2026/08/25 03:09:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 03:09:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:04 DEBUG : Looking for writers 2026/08/25 03:09:04 DEBUG : file2: reading active writers 2026/08/25 03:09:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (6.68s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (1.15s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (1.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (4.41s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:09:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:09:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/25 03:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 03:09:06 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:09:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:09:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:09:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:09:07 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/25 03:09:08 DEBUG : forgetting directory cache 2026/08/25 03:09:08 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/25 03:09:08 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/25 03:09:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:09:08 DEBUG : file1: size = 5 OK 2026/08/25 03:09:08 DEBUG : file1: dropbox = 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50 OK 2026/08/25 03:09:08 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/25 03:09:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:08 DEBUG : Looking for writers 2026/08/25 03:09:08 DEBUG : file1: reading active writers 2026/08/25 03:09:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (4.15s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:09:10 DEBUG : file1: WriteFileHandle.Release closing 2026/08/25 03:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:10 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 03:09:10 DEBUG : file1: Uploading chunk 1/0 2026/08/25 03:09:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:09:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:09:11 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:09:12 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:09:12 DEBUG : file1: size = 0 OK 2026/08/25 03:09:12 DEBUG : file1: dropbox = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 OK 2026/08/25 03:09:12 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/25 03:09:12 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:12 DEBUG : Looking for writers 2026/08/25 03:09:12 DEBUG : file1: reading active writers 2026/08/25 03:09:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (4.26s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:363: can't set mod time 2026/08/25 03:09:14 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/08/25 03:09:14 DEBUG : Looking for writers 2026/08/25 03:09:14 DEBUG : file1: reading active writers 2026/08/25 03:09:14 DEBUG : file1: active writers 1 2026/08/25 03:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/08/25 03:09:15 DEBUG : Looking for writers 2026/08/25 03:09:15 DEBUG : file1: reading active writers 2026/08/25 03:09:15 DEBUG : file1: active writers 1 2026/08/25 03:09:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:16 DEBUG : Looking for writers 2026/08/25 03:09:16 DEBUG : file1: reading active writers 2026/08/25 03:09:16 DEBUG : file1: active writers 1 2026/08/25 03:09:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:16 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:16 DEBUG : forgetting directory cache 2026/08/25 03:09:16 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:17 DEBUG : Looking for writers 2026/08/25 03:09:17 DEBUG : file1: reading active writers 2026/08/25 03:09:17 DEBUG : file1: active writers 1 2026/08/25 03:09:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:18 DEBUG : Looking for writers 2026/08/25 03:09:18 DEBUG : file1: reading active writers 2026/08/25 03:09:18 DEBUG : file1: active writers 1 2026/08/25 03:09:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:19 DEBUG : Looking for writers 2026/08/25 03:09:19 DEBUG : file1: reading active writers 2026/08/25 03:09:19 DEBUG : file1: active writers 1 2026/08/25 03:09:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:20 DEBUG : Looking for writers 2026/08/25 03:09:20 DEBUG : file1: reading active writers 2026/08/25 03:09:20 DEBUG : file1: active writers 1 2026/08/25 03:09:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:21 DEBUG : Looking for writers 2026/08/25 03:09:21 DEBUG : file1: reading active writers 2026/08/25 03:09:21 DEBUG : file1: active writers 1 2026/08/25 03:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:22 DEBUG : Looking for writers 2026/08/25 03:09:22 DEBUG : file1: reading active writers 2026/08/25 03:09:22 DEBUG : file1: active writers 1 2026/08/25 03:09:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:22 DEBUG : forgetting directory cache 2026/08/25 03:09:22 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:22 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/08/25 03:09:23 DEBUG : Looking for writers 2026/08/25 03:09:23 DEBUG : file1: reading active writers 2026/08/25 03:09:23 DEBUG : file1: active writers 1 2026/08/25 03:09:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:24 DEBUG : Looking for writers 2026/08/25 03:09:24 DEBUG : file1: reading active writers 2026/08/25 03:09:24 DEBUG : file1: active writers 1 2026/08/25 03:09:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:25 DEBUG : Looking for writers 2026/08/25 03:09:25 DEBUG : file1: reading active writers 2026/08/25 03:09:25 DEBUG : file1: active writers 1 2026/08/25 03:09:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:26 DEBUG : Looking for writers 2026/08/25 03:09:26 DEBUG : file1: reading active writers 2026/08/25 03:09:26 DEBUG : file1: active writers 1 2026/08/25 03:09:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:27 DEBUG : Looking for writers 2026/08/25 03:09:27 DEBUG : file1: reading active writers 2026/08/25 03:09:27 DEBUG : file1: active writers 1 2026/08/25 03:09:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:28 DEBUG : Looking for writers 2026/08/25 03:09:28 DEBUG : file1: reading active writers 2026/08/25 03:09:28 DEBUG : file1: active writers 1 2026/08/25 03:09:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:29 DEBUG : Looking for writers 2026/08/25 03:09:29 DEBUG : file1: reading active writers 2026/08/25 03:09:29 DEBUG : file1: active writers 1 2026/08/25 03:09:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:30 DEBUG : Looking for writers 2026/08/25 03:09:30 DEBUG : file1: reading active writers 2026/08/25 03:09:30 DEBUG : file1: active writers 1 2026/08/25 03:09:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:31 DEBUG : Looking for writers 2026/08/25 03:09:31 DEBUG : file1: reading active writers 2026/08/25 03:09:31 DEBUG : file1: active writers 1 2026/08/25 03:09:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:32 DEBUG : forgetting directory cache 2026/08/25 03:09:32 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:32 DEBUG : dir/sub: forgetting directory cache 2026/08/25 03:09:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/25 03:09:32 DEBUG : Looking for writers 2026/08/25 03:09:32 DEBUG : file1: reading active writers 2026/08/25 03:09:32 DEBUG : file1: active writers 1 2026/08/25 03:09:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:33 DEBUG : Looking for writers 2026/08/25 03:09:33 DEBUG : file1: reading active writers 2026/08/25 03:09:33 DEBUG : file1: active writers 1 2026/08/25 03:09:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:34 DEBUG : Looking for writers 2026/08/25 03:09:34 DEBUG : file1: reading active writers 2026/08/25 03:09:34 DEBUG : file1: active writers 1 2026/08/25 03:09:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:35 DEBUG : Looking for writers 2026/08/25 03:09:35 DEBUG : file1: reading active writers 2026/08/25 03:09:35 DEBUG : file1: active writers 1 2026/08/25 03:09:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:36 DEBUG : Looking for writers 2026/08/25 03:09:36 DEBUG : file1: reading active writers 2026/08/25 03:09:36 DEBUG : file1: active writers 1 2026/08/25 03:09:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:37 DEBUG : Looking for writers 2026/08/25 03:09:37 DEBUG : file1: reading active writers 2026/08/25 03:09:37 DEBUG : file1: active writers 1 2026/08/25 03:09:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:38 DEBUG : Looking for writers 2026/08/25 03:09:38 DEBUG : file1: reading active writers 2026/08/25 03:09:38 DEBUG : file1: active writers 1 2026/08/25 03:09:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:39 DEBUG : Looking for writers 2026/08/25 03:09:39 DEBUG : file1: reading active writers 2026/08/25 03:09:39 DEBUG : file1: active writers 1 2026/08/25 03:09:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:40 DEBUG : Looking for writers 2026/08/25 03:09:40 DEBUG : file1: reading active writers 2026/08/25 03:09:40 DEBUG : file1: active writers 1 2026/08/25 03:09:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:41 DEBUG : Looking for writers 2026/08/25 03:09:41 DEBUG : file1: reading active writers 2026/08/25 03:09:41 DEBUG : file1: active writers 1 2026/08/25 03:09:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:42 DEBUG : Looking for writers 2026/08/25 03:09:42 DEBUG : file1: reading active writers 2026/08/25 03:09:42 DEBUG : file1: active writers 1 2026/08/25 03:09:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:43 DEBUG : forgetting directory cache 2026/08/25 03:09:43 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:43 DEBUG : dir/sub: forgetting directory cache 2026/08/25 03:09:43 DEBUG : dir/sub/subsub: forgetting directory cache 2026/08/25 03:09:43 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/08/25 03:09:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/25 03:09:43 DEBUG : Looking for writers 2026/08/25 03:09:43 DEBUG : file1: reading active writers 2026/08/25 03:09:43 DEBUG : file1: active writers 1 2026/08/25 03:09:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/25 03:09:44 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/08/25 03:09:44 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:09:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:09:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 03:09:45 DEBUG : file1: Uploading chunk 1/0 2026/08/25 03:09:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:09:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:09:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:09:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:09:47 DEBUG : file1: size = 0 OK 2026/08/25 03:09:47 DEBUG : file1: dropbox = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 OK 2026/08/25 03:09:47 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:09:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:09:47 DEBUG : file1: Open: flags=O_RDONLY 2026/08/25 03:09:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/25 03:09:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/25 03:09:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:09:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/25 03:09:48 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:48 DEBUG : Looking for writers 2026/08/25 03:09:48 DEBUG : file1: reading active writers 2026/08/25 03:09:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.78s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 03:09:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 03:09:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': File to upload is small (100 bytes), uploading instead of streaming 2026/08/25 03:09:50 DEBUG : file1: Uploading chunk 1/1 2026/08/25 03:09:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "file1" to batch 2026/08/25 03:09:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:09:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: file1 2026/08/25 03:09:52 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: file1 2026/08/25 03:09:52 DEBUG : file1: size = 100 OK 2026/08/25 03:09:52 DEBUG : file1: dropbox = 934ae3bf54c0ce640cfa3b105a7f2b364c4cad91e418295bde4b62f68ef1a988 OK 2026/08/25 03:09:52 DEBUG : file1: Size and dropbox of src and dst objects identical 2026/08/25 03:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 03:09:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 03:09:52 DEBUG : file1: Open: flags=O_RDONLY 2026/08/25 03:09:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/25 03:09:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/25 03:09:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:09:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/25 03:09:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:09:53 DEBUG : Looking for writers 2026/08/25 03:09:53 DEBUG : file1: reading active writers 2026/08/25 03:09:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (5.02s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:54 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 03:09:55 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/25 03:09:55 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/25 03:09:55 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/25 03:09:55 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/25 03:09:55 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/25 03:09:55 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/25 03:09:55 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/25 03:09:55 DEBUG : stalled: Remove: 2026/08/25 03:09:55 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/25 03:09:55 DEBUG : stalled: >Remove: err= 2026/08/25 03:09:55 DEBUG : forgetting directory cache 2026/08/25 03:09:55 DEBUG : Removed virtual directory entry vDel: "dir" --- PASS: TestWriteFileHandleCloseWithErrorStalled (1.12s) === RUN TestZipManyFiles run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:09:56 DEBUG : dir: forgetting directory cache 2026/08/25 03:09:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/25 03:09:56 DEBUG : flat/f000.txt: Uploading chunk 1/1 2026/08/25 03:09:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "flat/f000.txt" to batch 2026/08/25 03:09:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:09:57 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: flat/f000.txt 2026/08/25 03:09:58 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: flat/f000.txt 2026/08/25 03:09:59 DEBUG : flat/f001.txt: Uploading chunk 1/1 2026/08/25 03:09:59 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "flat/f001.txt" to batch 2026/08/25 03:10:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: flat/f001.txt 2026/08/25 03:10:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: flat/f001.txt 2026/08/25 03:10:01 DEBUG : flat/f002.txt: Uploading chunk 1/1 2026/08/25 03:10:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "flat/f002.txt" to batch 2026/08/25 03:10:02 DEBUG : forgetting directory cache 2026/08/25 03:10:02 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/25 03:10:02 DEBUG : dir: forgetting directory cache 2026/08/25 03:10:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/25 03:10:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:02 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: flat/f002.txt 2026/08/25 03:10:03 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: flat/f002.txt 2026/08/25 03:10:03 DEBUG : flat/f003.txt: Uploading chunk 1/1 2026/08/25 03:10:04 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "flat/f003.txt" to batch 2026/08/25 03:10:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: flat/f003.txt 2026/08/25 03:10:05 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: flat/f003.txt 2026/08/25 03:10:06 DEBUG : flat/f004.txt: Uploading chunk 1/1 2026/08/25 03:10:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "flat/f004.txt" to batch 2026/08/25 03:10:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:07 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: flat/f004.txt 2026/08/25 03:10:08 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: flat/f004.txt 2026/08/25 03:10:08 DEBUG : forgetting directory cache 2026/08/25 03:10:08 DEBUG : dir: forgetting directory cache 2026/08/25 03:10:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/25 03:10:09 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/25 03:10:09 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/25 03:10:09 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:10 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:10 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/25 03:10:10 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/25 03:10:10 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:10 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:11 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/25 03:10:11 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/25 03:10:11 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:11 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:11 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/25 03:10:11 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/25 03:10:11 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/25 03:10:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/25 03:10:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:10:13 DEBUG : flat: Looking for writers 2026/08/25 03:10:13 DEBUG : f000.txt: reading active writers 2026/08/25 03:10:13 DEBUG : f001.txt: reading active writers 2026/08/25 03:10:13 DEBUG : f002.txt: reading active writers 2026/08/25 03:10:13 DEBUG : f003.txt: reading active writers 2026/08/25 03:10:13 DEBUG : f004.txt: reading active writers 2026/08/25 03:10:13 DEBUG : Looking for writers 2026/08/25 03:10:13 DEBUG : flat: reading active writers 2026/08/25 03:10:13 DEBUG : >WaitForWriters: 2026/08/25 03:10:16 DEBUG : forgetting directory cache 2026/08/25 03:10:16 DEBUG : dir3: forgetting directory cache 2026/08/25 03:10:16 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/08/25 03:10:16 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/08/25 03:10:16 DEBUG : renamed empty directory: forgetting directory cache 2026/08/25 03:10:16 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/25 03:10:16 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/08/25 03:10:16 DEBUG : Removed virtual directory entry vDel: "file2" 2026/08/25 03:10:16 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/08/25 03:10:16 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" --- PASS: TestZipManyFiles (22.36s) === RUN TestZipManySubDirs run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:10:18 DEBUG : a/top.txt: Uploading chunk 1/1 2026/08/25 03:10:19 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "a/top.txt" to batch 2026/08/25 03:10:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: a/top.txt 2026/08/25 03:10:20 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: a/top.txt 2026/08/25 03:10:21 DEBUG : a/b/mid.txt: Uploading chunk 1/1 2026/08/25 03:10:21 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "a/b/mid.txt" to batch 2026/08/25 03:10:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:22 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: a/b/mid.txt 2026/08/25 03:10:23 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: a/b/mid.txt 2026/08/25 03:10:23 DEBUG : a/b/c/deep.txt: Uploading chunk 1/1 2026/08/25 03:10:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "a/b/c/deep.txt" to batch 2026/08/25 03:10:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:24 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: a/b/c/deep.txt 2026/08/25 03:10:25 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: a/b/c/deep.txt 2026/08/25 03:10:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/25 03:10:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/25 03:10:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/25 03:10:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/25 03:10:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:28 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:28 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/25 03:10:28 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/25 03:10:28 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:29 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:10:29 DEBUG : a/b/c: Looking for writers 2026/08/25 03:10:29 DEBUG : deep.txt: reading active writers 2026/08/25 03:10:29 DEBUG : a/b: Looking for writers 2026/08/25 03:10:29 DEBUG : mid.txt: reading active writers 2026/08/25 03:10:29 DEBUG : c: reading active writers 2026/08/25 03:10:29 DEBUG : a: Looking for writers 2026/08/25 03:10:29 DEBUG : b: reading active writers 2026/08/25 03:10:29 DEBUG : top.txt: reading active writers 2026/08/25 03:10:29 DEBUG : Looking for writers 2026/08/25 03:10:29 DEBUG : a: reading active writers 2026/08/25 03:10:29 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (17.60s) === RUN TestZipLargeFiles run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:10:36 DEBUG : bigdir/big.bin: Uploading chunk 1/1 2026/08/25 03:10:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "bigdir/big.bin" to batch 2026/08/25 03:10:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:38 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: bigdir/big.bin 2026/08/25 03:10:39 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: bigdir/big.bin 2026/08/25 03:10:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/25 03:10:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/25 03:10:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : dir/sub: forgetting directory cache 2026/08/25 03:10:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/08/25 03:10:41 DEBUG : dir: forgetting directory cache 2026/08/25 03:10:41 DEBUG : forgetting directory cache 2026/08/25 03:10:41 DEBUG : dir/sub: forgetting directory cache 2026/08/25 03:10:41 DEBUG : dir: forgetting directory cache 2026/08/25 03:10:41 DEBUG : dir/sub: forgetting directory cache 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:41 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:10:41 DEBUG : bigdir: Looking for writers 2026/08/25 03:10:41 DEBUG : big.bin: reading active writers 2026/08/25 03:10:41 DEBUG : Looking for writers 2026/08/25 03:10:41 DEBUG : bigdir: reading active writers 2026/08/25 03:10:41 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (8.16s) === RUN TestZipDirsInRoot run.go:198: Remote "Dropbox root 'rclone-test-mugoqaw7hiwu'", Local "Local file system at /tmp/rclone451062310", Modify Window "1s" 2026/08/25 03:10:44 DEBUG : dir1/a.txt: Uploading chunk 1/1 2026/08/25 03:10:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir1/a.txt" to batch 2026/08/25 03:10:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:45 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir1/a.txt 2026/08/25 03:10:46 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir1/a.txt 2026/08/25 03:10:47 DEBUG : dir2/b.txt: Uploading chunk 1/1 2026/08/25 03:10:47 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir2/b.txt" to batch 2026/08/25 03:10:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir2/b.txt 2026/08/25 03:10:48 DEBUG : forgetting directory cache 2026/08/25 03:10:48 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir2/b.txt 2026/08/25 03:10:49 DEBUG : dir3/c.txt: Uploading chunk 1/1 2026/08/25 03:10:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Adding "dir3/c.txt" to batch 2026/08/25 03:10:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Batch idle for 500ms so committing 2026/08/25 03:10:50 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committing sync batch length 1 starting with: dir3/c.txt 2026/08/25 03:10:51 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Committed sync batch length 1 starting with: dir3/c.txt 2026/08/25 03:10:51 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/25 03:10:51 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/25 03:10:51 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:52 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:52 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/25 03:10:52 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/25 03:10:52 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:53 DEBUG : forgetting directory cache 2026/08/25 03:10:53 DEBUG : dir: forgetting directory cache 2026/08/25 03:10:53 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/08/25 03:10:53 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/08/25 03:10:53 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/25 03:10:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/25 03:10:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 03:10:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 03:10:54 DEBUG : WaitForWriters: timeout=30s 2026/08/25 03:10:54 DEBUG : dir1: Looking for writers 2026/08/25 03:10:54 DEBUG : a.txt: reading active writers 2026/08/25 03:10:54 DEBUG : dir2: Looking for writers 2026/08/25 03:10:54 DEBUG : b.txt: reading active writers 2026/08/25 03:10:54 DEBUG : dir3: Looking for writers 2026/08/25 03:10:54 DEBUG : c.txt: reading active writers 2026/08/25 03:10:54 DEBUG : Looking for writers 2026/08/25 03:10:54 DEBUG : dir2: reading active writers 2026/08/25 03:10:54 DEBUG : dir3: reading active writers 2026/08/25 03:10:54 DEBUG : dir1: reading active writers 2026/08/25 03:10:54 DEBUG : >WaitForWriters: 2026/08/25 03:10:59 DEBUG : forgetting directory cache 2026/08/25 03:10:59 DEBUG : dir: forgetting directory cache --- PASS: TestZipDirsInRoot (16.23s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/25 03:11:00 DEBUG : Dropbox root 'rclone-test-mugoqaw7hiwu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 13m22.736160464s (try 1/5)