"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2026/08/23 02:47:34 DEBUG : Creating backend with remote "TestSia:rclone-test-motagug1fore" 2026/08/23 02:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 02:47:34 DEBUG : Setting type=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/08/23 02:47:34 DEBUG : Setting api_url=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/08/23 02:47:34 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/08/23 02:47:34 DEBUG : Setting api_url=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/08/23 02:47:34 DEBUG : Creating backend with remote "/tmp/rclone804067674" === RUN TestDirHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:34 DEBUG : dir: Looking for writers 2026/08/23 02:47:34 DEBUG : Looking for writers 2026/08/23 02:47:34 DEBUG : dir: reading active writers 2026/08/23 02:47:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.26s) === RUN TestDirHandleReaddir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:36 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:36 DEBUG : dir/subdir: Looking for writers 2026/08/23 02:47:36 DEBUG : dir: Looking for writers 2026/08/23 02:47:36 DEBUG : file1: reading active writers 2026/08/23 02:47:36 DEBUG : file2: reading active writers 2026/08/23 02:47:36 DEBUG : subdir: reading active writers 2026/08/23 02:47:36 DEBUG : Looking for writers 2026/08/23 02:47:36 DEBUG : dir: reading active writers 2026/08/23 02:47:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.48s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:36 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:36 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:36 DEBUG : dir: Looking for writers 2026/08/23 02:47:36 DEBUG : file1: reading active writers 2026/08/23 02:47:36 DEBUG : Looking for writers 2026/08/23 02:47:36 DEBUG : dir: reading active writers 2026/08/23 02:47:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.45s) === RUN TestDirMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:36 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:37 DEBUG : dir: Looking for writers 2026/08/23 02:47:37 DEBUG : Looking for writers 2026/08/23 02:47:37 DEBUG : dir: reading active writers 2026/08/23 02:47:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.49s) === RUN TestDirForgetAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:37 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:37 DEBUG : dir: forgetting directory cache 2026/08/23 02:47:37 DEBUG : forgetting directory cache 2026/08/23 02:47:37 DEBUG : dir: forgetting directory cache 2026/08/23 02:47:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:37 DEBUG : Looking for writers 2026/08/23 02:47:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.52s) === RUN TestDirForgetPath run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:37 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/23 02:47:38 DEBUG : dir: invalidating directory cache 2026/08/23 02:47:38 DEBUG : >ForgetPath: 2026/08/23 02:47:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/23 02:47:38 DEBUG : invalidating directory cache 2026/08/23 02:47:38 DEBUG : dir: forgetting directory cache 2026/08/23 02:47:38 DEBUG : >ForgetPath: 2026/08/23 02:47:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/23 02:47:38 DEBUG : >ForgetPath: 2026/08/23 02:47:38 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:38 DEBUG : dir: Looking for writers 2026/08/23 02:47:38 DEBUG : Looking for writers 2026/08/23 02:47:38 DEBUG : dir: reading active writers 2026/08/23 02:47:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.50s) === RUN TestDirWalk run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:38 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:39 DEBUG : forgetting directory cache 2026/08/23 02:47:39 DEBUG : dir: forgetting directory cache 2026/08/23 02:47:39 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:39 DEBUG : dir: Looking for writers 2026/08/23 02:47:39 DEBUG : fil/a/b: Looking for writers 2026/08/23 02:47:39 DEBUG : fil/a: Looking for writers 2026/08/23 02:47:39 DEBUG : b: reading active writers 2026/08/23 02:47:39 DEBUG : fil: Looking for writers 2026/08/23 02:47:39 DEBUG : a: reading active writers 2026/08/23 02:47:39 DEBUG : Looking for writers 2026/08/23 02:47:39 DEBUG : dir: reading active writers 2026/08/23 02:47:39 DEBUG : fil: reading active writers 2026/08/23 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.16s) === RUN TestDirSetModTime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:39 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:39 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:39 DEBUG : dir: Looking for writers 2026/08/23 02:47:39 DEBUG : Looking for writers 2026/08/23 02:47:39 DEBUG : dir: reading active writers 2026/08/23 02:47:39 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.41s) === RUN TestDirStat run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:39 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:40 DEBUG : dir: Looking for writers 2026/08/23 02:47:40 DEBUG : file1: reading active writers 2026/08/23 02:47:40 DEBUG : Looking for writers 2026/08/23 02:47:40 DEBUG : dir: reading active writers 2026/08/23 02:47:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.44s) === RUN TestDirReadDirAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:40 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/23 02:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/23 02:47:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/23 02:47:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/23 02:47:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/23 02:47:42 DEBUG : Waiting for deletions to finish 2026/08/23 02:47:42 INFO : dir/subdir/file3: Deleted 2026/08/23 02:47:42 DEBUG : removing 1 level 2 directories 2026/08/23 02:47:42 INFO : dir/subdir: Removing directory 2026/08/23 02:47:42 DEBUG : dir: invalidating directory cache 2026/08/23 02:47:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/23 02:47:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/23 02:47:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/23 02:47:42 DEBUG : dir/file1: Reset virtual modtime 2026/08/23 02:47:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/23 02:47:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/23 02:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/23 02:47:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/23 02:47:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 02:47:42 DEBUG : dir: invalidating directory cache 2026/08/23 02:47:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/23 02:47:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/23 02:47:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/23 02:47:42 DEBUG : forgetting directory cache 2026/08/23 02:47:42 DEBUG : dir: forgetting directory cache 2026/08/23 02:47:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/23 02:47:42 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:42 DEBUG : dir/virtualDir: Looking for writers 2026/08/23 02:47:42 DEBUG : dir: Looking for writers 2026/08/23 02:47:42 DEBUG : file1: reading active writers 2026/08/23 02:47:42 DEBUG : virtualFile2: reading active writers 2026/08/23 02:47:42 DEBUG : virtualFile: reading active writers 2026/08/23 02:47:42 DEBUG : virtualDir: reading active writers 2026/08/23 02:47:42 DEBUG : Looking for writers 2026/08/23 02:47:42 DEBUG : dir: reading active writers 2026/08/23 02:47:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (2.13s) --- PASS: TestDirReadDirAll/Virtual (0.97s) === RUN TestDirOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:42 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:42 ERROR : dir/: Can only open directories read only 2026/08/23 02:47:42 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:42 DEBUG : dir: Looking for writers 2026/08/23 02:47:42 DEBUG : Looking for writers 2026/08/23 02:47:42 DEBUG : dir: reading active writers 2026/08/23 02:47:42 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.39s) === RUN TestDirCreate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:42 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/23 02:47:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/23 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/23 02:47:43 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 02:47:43 DEBUG : dir/potato: size = 5 OK 2026/08/23 02:47:43 NOTICE: Sia http://127.0.0.1:39980: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/23 02:47:43 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/23 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/23 02:47:43 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:43 DEBUG : dir: Looking for writers 2026/08/23 02:47:43 DEBUG : file1: reading active writers 2026/08/23 02:47:43 DEBUG : potato: reading active writers 2026/08/23 02:47:43 DEBUG : Looking for writers 2026/08/23 02:47:43 DEBUG : dir: reading active writers 2026/08/23 02:47:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.98s) === RUN TestDirMkdir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:43 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/23 02:47:44 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:44 DEBUG : dir/sub: Looking for writers 2026/08/23 02:47:44 DEBUG : dir: Looking for writers 2026/08/23 02:47:44 DEBUG : file1: reading active writers 2026/08/23 02:47:44 DEBUG : sub: reading active writers 2026/08/23 02:47:44 DEBUG : Looking for writers 2026/08/23 02:47:44 DEBUG : dir: reading active writers 2026/08/23 02:47:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.70s) === RUN TestDirMkdirSub run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:44 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/23 02:47:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/23 02:47:44 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:44 DEBUG : dir/sub/subsub: Looking for writers 2026/08/23 02:47:44 DEBUG : dir/sub: Looking for writers 2026/08/23 02:47:44 DEBUG : subsub: reading active writers 2026/08/23 02:47:44 DEBUG : dir: Looking for writers 2026/08/23 02:47:44 DEBUG : file1: reading active writers 2026/08/23 02:47:44 DEBUG : sub: reading active writers 2026/08/23 02:47:44 DEBUG : Looking for writers 2026/08/23 02:47:44 DEBUG : dir: reading active writers 2026/08/23 02:47:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.48s) === RUN TestDirRemove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:44 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:45 ERROR : dir/: Dir.Remove not empty 2026/08/23 02:47:45 DEBUG : dir/file1: Remove: 2026/08/23 02:47:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 02:47:45 DEBUG : dir/file1: >Remove: err= 2026/08/23 02:47:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/23 02:47:45 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:45 DEBUG : Looking for writers 2026/08/23 02:47:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.36s) === RUN TestDirRemoveAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:45 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:45 DEBUG : dir/file1: Remove: 2026/08/23 02:47:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 02:47:45 DEBUG : dir/file1: >Remove: err= 2026/08/23 02:47:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/23 02:47:45 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:45 DEBUG : Looking for writers 2026/08/23 02:47:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.50s) === RUN TestDirRemoveName run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:45 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:46 DEBUG : dir/file1: Remove: 2026/08/23 02:47:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 02:47:46 DEBUG : dir/file1: >Remove: err= 2026/08/23 02:47:46 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:46 DEBUG : dir: Looking for writers 2026/08/23 02:47:46 DEBUG : Looking for writers 2026/08/23 02:47:46 DEBUG : dir: reading active writers 2026/08/23 02:47:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.62s) === RUN TestDirRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:46 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote dir_test.go:524: can't rename directories 2026/08/23 02:47:46 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:46 DEBUG : dir: Looking for writers 2026/08/23 02:47:46 DEBUG : Looking for writers 2026/08/23 02:47:46 DEBUG : dir: reading active writers 2026/08/23 02:47:46 DEBUG : >WaitForWriters: --- SKIP: TestDirRename (0.38s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:46 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/23 02:47:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:47:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 02:47:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/23 02:47:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/23 02:47:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/23 02:47:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/23 02:47:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:47:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 02:47:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/23 02:47:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/23 02:47:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/23 02:47:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/23 02:47:46 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (12 bytes), uploading instead of streaming 2026/08/23 02:47:47 DEBUG : dir/sub/file2: size = 12 OK 2026/08/23 02:47:47 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/23 02:47:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/23 02:47:47 DEBUG : forgetting directory cache 2026/08/23 02:47:47 DEBUG : dir: forgetting directory cache 2026/08/23 02:47:47 DEBUG : dir/sub: forgetting directory cache 2026/08/23 02:47:47 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/23 02:47:47 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/23 02:47:47 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 02:47:47 DEBUG : dir/sub/file0: size = 5 OK 2026/08/23 02:47:47 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/23 02:47:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/23 02:47:47 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:47 DEBUG : dir/sub: Looking for writers 2026/08/23 02:47:47 DEBUG : file0: reading active writers 2026/08/23 02:47:47 DEBUG : file2: reading active writers 2026/08/23 02:47:47 DEBUG : dir: Looking for writers 2026/08/23 02:47:47 DEBUG : file1: reading active writers 2026/08/23 02:47:47 DEBUG : sub: reading active writers 2026/08/23 02:47:47 DEBUG : Looking for writers 2026/08/23 02:47:47 DEBUG : dir: reading active writers 2026/08/23 02:47:47 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:47 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/23 02:47:47 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:47 DEBUG : Looking for writers 2026/08/23 02:47:47 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:47 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-08-23 02:47:48.188297925 +0000 UTC 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:48 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/23 02:47:48 DEBUG : dir.metadata: Set virtual modtime to 2026-08-23 02:47:47.733127282 +0000 UTC 2026/08/23 02:47:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:47:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/23 02:47:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/23 02:47:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/23 02:47:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:48 DEBUG : dir: Looking for writers 2026/08/23 02:47:48 DEBUG : file1: reading active writers 2026/08/23 02:47:48 DEBUG : file1.metadata: reading active writers 2026/08/23 02:47:48 DEBUG : Looking for writers 2026/08/23 02:47:48 DEBUG : dir: reading active writers 2026/08/23 02:47:48 DEBUG : dir.metadata: reading active writers 2026/08/23 02:47:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.54s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:48 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:48 DEBUG : dir/file1: Set virtual modtime to 2026-08-23 02:47:48.320834712 +0000 UTC 2026/08/23 02:47:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:48 DEBUG : dir: Looking for writers 2026/08/23 02:47:48 DEBUG : file1: reading active writers 2026/08/23 02:47:48 DEBUG : Looking for writers 2026/08/23 02:47:48 DEBUG : dir: reading active writers 2026/08/23 02:47:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.17s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:48 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:48 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/23 02:47:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:48 DEBUG : dir: Looking for writers 2026/08/23 02:47:48 DEBUG : file1: reading active writers 2026/08/23 02:47:48 DEBUG : Looking for writers 2026/08/23 02:47:48 DEBUG : dir: reading active writers 2026/08/23 02:47:48 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 (0.48s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.48s) --- 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:48 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:49 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:49 DEBUG : dir: Looking for writers 2026/08/23 02:47:49 DEBUG : file1: reading active writers 2026/08/23 02:47:49 DEBUG : Looking for writers 2026/08/23 02:47:49 DEBUG : dir: reading active writers 2026/08/23 02:47:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.40s) === RUN TestFileOpenReadUnknownSize 2026/08/23 02:47:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/23 02:47:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/23 02:47:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/23 02:47:49 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:49 DEBUG : Looking for writers 2026/08/23 02:47:49 DEBUG : file.txt: reading active writers 2026/08/23 02:47:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:49 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:49 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (25 bytes), uploading instead of streaming 2026/08/23 02:47:50 DEBUG : dir/file1: size = 25 OK 2026/08/23 02:47:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/23 02:47:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:50 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:50 DEBUG : dir: Looking for writers 2026/08/23 02:47:50 DEBUG : file1: reading active writers 2026/08/23 02:47:50 DEBUG : Looking for writers 2026/08/23 02:47:50 DEBUG : dir: reading active writers 2026/08/23 02:47:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.85s) === RUN TestFileRemove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:50 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:50 DEBUG : dir/file1: Remove: 2026/08/23 02:47:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 02:47:50 DEBUG : dir/file1: >Remove: err= 2026/08/23 02:47:50 DEBUG : dir/file1: Remove: 2026/08/23 02:47:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/23 02:47:50 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:50 DEBUG : dir: Looking for writers 2026/08/23 02:47:50 DEBUG : Looking for writers 2026/08/23 02:47:50 DEBUG : dir: reading active writers 2026/08/23 02:47:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.30s) === RUN TestFileRemoveAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:50 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:50 DEBUG : dir/file1: Remove: 2026/08/23 02:47:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 02:47:50 DEBUG : dir/file1: >Remove: err= 2026/08/23 02:47:50 DEBUG : dir/file1: Remove: 2026/08/23 02:47:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/23 02:47:50 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:50 DEBUG : dir: Looking for writers 2026/08/23 02:47:50 DEBUG : Looking for writers 2026/08/23 02:47:50 DEBUG : dir: reading active writers 2026/08/23 02:47:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.37s) === RUN TestFileOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:50 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/23 02:47:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 02:47:51 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/23 02:47:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 02:47:51 DEBUG : dir/file1: Open: flags=0x3 2026/08/23 02:47:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/23 02:47:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/23 02:47:51 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:51 DEBUG : dir: Looking for writers 2026/08/23 02:47:51 DEBUG : file1: reading active writers 2026/08/23 02:47:51 DEBUG : Looking for writers 2026/08/23 02:47:51 DEBUG : dir: reading active writers 2026/08/23 02:47:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.38s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:51 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote file_test.go:305: skip as can't rename files 2026/08/23 02:47:51 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:51 DEBUG : dir: Looking for writers 2026/08/23 02:47:51 DEBUG : file1: reading active writers 2026/08/23 02:47:51 DEBUG : Looking for writers 2026/08/23 02:47:51 DEBUG : dir: reading active writers 2026/08/23 02:47:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:51 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/23 02:47:51 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:51 DEBUG : dir: Looking for writers 2026/08/23 02:47:51 DEBUG : file1: reading active writers 2026/08/23 02:47:51 DEBUG : Looking for writers 2026/08/23 02:47:51 DEBUG : dir: reading active writers 2026/08/23 02:47:51 DEBUG : >WaitForWriters: 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:51 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:51 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/23 02:47:52 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:52 DEBUG : dir: Looking for writers 2026/08/23 02:47:52 DEBUG : file1: reading active writers 2026/08/23 02:47:52 DEBUG : Looking for writers 2026/08/23 02:47:52 DEBUG : dir: reading active writers 2026/08/23 02:47:52 DEBUG : >WaitForWriters: 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:52 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/23 02:47:52 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:52 DEBUG : dir: Looking for writers 2026/08/23 02:47:52 DEBUG : file1: reading active writers 2026/08/23 02:47:52 DEBUG : Looking for writers 2026/08/23 02:47:52 DEBUG : dir: reading active writers 2026/08/23 02:47:52 DEBUG : >WaitForWriters: 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:52 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/23 02:47:52 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:52 DEBUG : dir: Looking for writers 2026/08/23 02:47:52 DEBUG : file1: reading active writers 2026/08/23 02:47:52 DEBUG : Looking for writers 2026/08/23 02:47:52 DEBUG : dir: reading active writers 2026/08/23 02:47:52 DEBUG : >WaitForWriters: 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:52 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:52 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/08/23 02:47:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:53 DEBUG : dir: Looking for writers 2026/08/23 02:47:53 DEBUG : file1: reading active writers 2026/08/23 02:47:53 DEBUG : Looking for writers 2026/08/23 02:47:53 DEBUG : dir: reading active writers 2026/08/23 02:47:53 DEBUG : >WaitForWriters: 2026/08/23 02:47:53 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestFileRename (2.09s) --- SKIP: TestFileRename/off,forceCache=false (0.50s) --- SKIP: TestFileRename/minimal,forceCache=false (0.26s) --- SKIP: TestFileRename/minimal,forceCache=true (0.36s) --- SKIP: TestFileRename/writes,forceCache=false (0.40s) --- SKIP: TestFileRename/writes,forceCache=true (0.25s) --- SKIP: TestFileRename/full,forceCache=false (0.32s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:53 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:53 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:53 DEBUG : Looking for writers 2026/08/23 02:47:53 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalShutdown (0.02s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" --- PASS: TestSetPollIntervalAfterShutdown (0.02s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalUpdate (0.02s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalTimeout (0.02s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:53 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.02s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:53 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 02:47:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:53 DEBUG : dir: Looking for writers 2026/08/23 02:47:53 DEBUG : file1: reading active writers 2026/08/23 02:47:53 DEBUG : Looking for writers 2026/08/23 02:47:53 DEBUG : dir: reading active writers 2026/08/23 02:47:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:53 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/23 02:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/23 02:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/23 02:47:54 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:54 DEBUG : dir: Looking for writers 2026/08/23 02:47:54 DEBUG : file1: reading active writers 2026/08/23 02:47:54 DEBUG : Looking for writers 2026/08/23 02:47:54 DEBUG : dir: reading active writers 2026/08/23 02:47:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.55s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:54 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/23 02:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/23 02:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/23 02:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/23 02:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/23 02:47:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/23 02:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/23 02:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/23 02:47:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/23 02:47:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/23 02:47:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/23 02:47:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/23 02:47:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/23 02:47:54 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:54 DEBUG : dir: Looking for writers 2026/08/23 02:47:54 DEBUG : file1: reading active writers 2026/08/23 02:47:54 DEBUG : Looking for writers 2026/08/23 02:47:54 DEBUG : dir: reading active writers 2026/08/23 02:47:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.56s) === RUN TestReadFileHandleFlush run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:54 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 02:47:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:55 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:55 DEBUG : dir: Looking for writers 2026/08/23 02:47:55 DEBUG : file1: reading active writers 2026/08/23 02:47:55 DEBUG : Looking for writers 2026/08/23 02:47:55 DEBUG : dir: reading active writers 2026/08/23 02:47:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.51s) === RUN TestReadFileHandleRelease run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:55 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 02:47:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 02:47:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/23 02:47:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/23 02:47:55 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:55 DEBUG : dir: Looking for writers 2026/08/23 02:47:55 DEBUG : file1: reading active writers 2026/08/23 02:47:55 DEBUG : Looking for writers 2026/08/23 02:47:55 DEBUG : dir: reading active writers 2026/08/23 02:47:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.40s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:55 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:55 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:55 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:55 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:55 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:47:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:47:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:47:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): _readAt: size=1, off=0 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): openPending: 2026/08/23 02:47:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:47:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:47:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): >openPending: err= 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): _readAt: size=256, off=1 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): >_readAt: n=15, err=EOF 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): _readAt: size=16, off=16 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): >_readAt: n=0, err=EOF 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): close: 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): >close: err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): close: 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117483500): >close: err=file already closed 2026/08/23 02:47:56 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:56 DEBUG : dir: Looking for writers 2026/08/23 02:47:56 DEBUG : file1: reading active writers 2026/08/23 02:47:56 DEBUG : Looking for writers 2026/08/23 02:47:56 DEBUG : dir: reading active writers 2026/08/23 02:47:56 DEBUG : >WaitForWriters: 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.56s) === RUN TestRWFileHandleSeek run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:56 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:47:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:47:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:47:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): _readAt: size=1, off=0 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): openPending: 2026/08/23 02:47:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:47:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:47:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >openPending: err= 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): _readAt: size=1, off=5 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): _readAt: size=1, off=3 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): _readAt: size=1, off=13 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): _readAt: size=16, off=100 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >_readAt: n=0, err=EOF 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): close: 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2116fde140): >close: err= 2026/08/23 02:47:56 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:56 DEBUG : dir: Looking for writers 2026/08/23 02:47:56 DEBUG : file1: reading active writers 2026/08/23 02:47:56 DEBUG : Looking for writers 2026/08/23 02:47:56 DEBUG : dir: reading active writers 2026/08/23 02:47:56 DEBUG : >WaitForWriters: 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.20s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:56 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:47:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:47:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:47:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=1, off=0 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): openPending: 2026/08/23 02:47:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:47:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:47:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >openPending: err= 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=1, off=5 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=1, off=1 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=1, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=6, off=10 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=6, err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=256, off=10 2026/08/23 02:47:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=6, err=EOF 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=256, off=100 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=0, err=EOF 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): close: 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >close: err= 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): _readAt: size=256, off=100 2026/08/23 02:47:56 DEBUG : dir/file1(0x2f2117482c40): >_readAt: n=0, err=file already closed 2026/08/23 02:47:56 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:56 DEBUG : dir: Looking for writers 2026/08/23 02:47:56 DEBUG : file1: reading active writers 2026/08/23 02:47:56 DEBUG : Looking for writers 2026/08/23 02:47:56 DEBUG : dir: reading active writers 2026/08/23 02:47:56 DEBUG : >WaitForWriters: 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.25s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:56 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:56 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:47:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:47:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:47:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): RWFileHandle.Flush 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): _readAt: size=256, off=0 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): openPending: 2026/08/23 02:47:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:47:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:47:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): >openPending: err= 2026/08/23 02:47:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/23 02:47:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 02:47:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): >_readAt: n=16, err=EOF 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): RWFileHandle.Flush 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): RWFileHandle.Flush 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): close: 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326540): >close: err= 2026/08/23 02:47:57 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:57 DEBUG : dir: Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : dir: reading active writers 2026/08/23 02:47:57 DEBUG : >WaitForWriters: 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.56s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:57 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:47:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 02:47:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:47:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:47:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:47:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): _readAt: size=256, off=0 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): openPending: 2026/08/23 02:47:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:47:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:47:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): >openPending: err= 2026/08/23 02:47:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/23 02:47:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 02:47:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:47:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): >_readAt: n=16, err=EOF 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): RWFileHandle.Release 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): close: 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): >close: err= 2026/08/23 02:47:57 DEBUG : dir/file1(0x2f2117326e40): RWFileHandle.Release 2026/08/23 02:47:57 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:57 DEBUG : dir: Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : dir: reading active writers 2026/08/23 02:47:57 DEBUG : >WaitForWriters: 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.44s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:57 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:47:57 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:47:57 DEBUG : file1: newRWFileHandle: 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): openPending: 2026/08/23 02:47:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): >openPending: err= 2026/08/23 02:47:57 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:47:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): _writeAt: size=5, off=0 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): >_writeAt: n=5, err= 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): _writeAt: size=7, off=5 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): >_writeAt: n=7, err= 2026/08/23 02:47:57 DEBUG : file1: vfs cache: truncate to size=11 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): close: 2026/08/23 02:47:57 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 02:47:57.793272392 +0000 UTC m=+23.429691863 2026/08/23 02:47:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): >close: err= 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): close: 2026/08/23 02:47:57 DEBUG : file1(0x2f2116b32340): >close: err=file already closed 2026/08/23 02:47:57 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:47:57 DEBUG : file1: vfs cache: starting upload 2026/08/23 02:47:57 DEBUG : Looking for writers 2026/08/23 02:47:57 DEBUG : file1: reading active writers 2026/08/23 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/23 02:47:58 DEBUG : file1: size = 11 OK 2026/08/23 02:47:58 INFO : file1: Copied (new) 2026/08/23 02:47:58 DEBUG : file1: vfs cache: fingerprint now "11" 2026/08/23 02:47:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : >WaitForWriters: 2026/08/23 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : >WaitForWriters: 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.68s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:58 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:47:58 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:47:58 DEBUG : file1: newRWFileHandle: 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): openPending: 2026/08/23 02:47:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): >openPending: err= 2026/08/23 02:47:58 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:47:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): _writeAt: size=7, off=0 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): >_writeAt: n=7, err= 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): _writeAt: size=6, off=5 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): >_writeAt: n=6, err= 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): close: 2026/08/23 02:47:58 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 02:47:58.472696102 +0000 UTC m=+24.109115603 2026/08/23 02:47:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): >close: err= 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): _writeAt: size=5, off=0 2026/08/23 02:47:58 DEBUG : file1(0x2f2117327980): >_writeAt: n=0, err=file already closed 2026/08/23 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:47:58 DEBUG : file1: vfs cache: starting upload 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:47:58 DEBUG : file1: size = 11 OK 2026/08/23 02:47:58 INFO : file1: Copied (new) 2026/08/23 02:47:58 DEBUG : file1: vfs cache: fingerprint now "11" 2026/08/23 02:47:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : >WaitForWriters: 2026/08/23 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : >WaitForWriters: 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.36s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:58 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:47:58 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:47:58 DEBUG : file1: newRWFileHandle: 2026/08/23 02:47:58 DEBUG : file1(0x2f2116d84a80): openPending: 2026/08/23 02:47:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 DEBUG : file1(0x2f2116d84a80): >openPending: err= 2026/08/23 02:47:58 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:47:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 02:47:58 DEBUG : file1(0x2f2116d84a80): close: 2026/08/23 02:47:58 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 02:47:58.830377239 +0000 UTC m=+24.466796721 2026/08/23 02:47:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:47:58 DEBUG : file1(0x2f2116d84a80): >close: err= 2026/08/23 02:47:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 02:47:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:47:58 DEBUG : file2: newRWFileHandle: 2026/08/23 02:47:58 DEBUG : file2(0x2f2116d85600): openPending: 2026/08/23 02:47:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 02:47:58 DEBUG : file2(0x2f2116d85600): >openPending: err= 2026/08/23 02:47:58 DEBUG : file2: >newRWFileHandle: err= 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 02:47:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/23 02:47:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/23 02:47:58 DEBUG : file2(0x2f2116d85600): RWFileHandle.Flush 2026/08/23 02:47:58 DEBUG : file2(0x2f2116d85600): RWFileHandle.Release 2026/08/23 02:47:58 DEBUG : file2(0x2f2116d85600): close: 2026/08/23 02:47:58 DEBUG : file2: vfs cache: setting modification time to 2026-08-23 02:47:58.831322905 +0000 UTC m=+24.467742407 2026/08/23 02:47:58 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/23 02:47:58 DEBUG : file2(0x2f2116d85600): >close: err= 2026/08/23 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : file2: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : file2: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : file2: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : file2: reading active writers 2026/08/23 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/23 02:47:58 DEBUG : file1: vfs cache: starting upload 2026/08/23 02:47:58 DEBUG : file2: vfs cache: starting upload 2026/08/23 02:47:58 DEBUG : file1: size = 0 OK 2026/08/23 02:47:58 INFO : file1: Copied (new) 2026/08/23 02:47:58 DEBUG : file1: vfs cache: fingerprint now "0" 2026/08/23 02:47:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 02:47:58 DEBUG : file2: size = 0 OK 2026/08/23 02:47:58 INFO : file2: Copied (new) 2026/08/23 02:47:58 DEBUG : file2: vfs cache: fingerprint now "0" 2026/08/23 02:47:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/23 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 02:47:58 INFO : file2: vfs cache: upload succeeded try #1 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : file2: reading active writers 2026/08/23 02:47:58 DEBUG : >WaitForWriters: 2026/08/23 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:58 DEBUG : Looking for writers 2026/08/23 02:47:58 DEBUG : file1: reading active writers 2026/08/23 02:47:58 DEBUG : file2: reading active writers 2026/08/23 02:47:58 DEBUG : >WaitForWriters: 2026/08/23 02:47:58 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.21s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:59 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:47:59 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:47:59 DEBUG : file1: newRWFileHandle: 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): openPending: 2026/08/23 02:47:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): >openPending: err= 2026/08/23 02:47:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:47:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): _writeAt: size=5, off=0 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): >_writeAt: n=5, err= 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): RWFileHandle.Flush 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): RWFileHandle.Flush 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): close: 2026/08/23 02:47:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 02:47:59.042187333 +0000 UTC m=+24.678606855 2026/08/23 02:47:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d48c0): >close: err= 2026/08/23 02:47:59 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:47:59 DEBUG : file1: vfs cache: starting upload 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:47:59 DEBUG : file1: size = 5 OK 2026/08/23 02:47:59 INFO : file1: Copied (new) 2026/08/23 02:47:59 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/23 02:47:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:59 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : >WaitForWriters: 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.35s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:47:59 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:47:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:47:59 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:47:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:47:59 DEBUG : file1: newRWFileHandle: 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): openPending: 2026/08/23 02:47:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): >openPending: err= 2026/08/23 02:47:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:47:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): _writeAt: size=5, off=0 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): >_writeAt: n=5, err= 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): RWFileHandle.Release 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): close: 2026/08/23 02:47:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 02:47:59.389974852 +0000 UTC m=+25.026394344 2026/08/23 02:47:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): >close: err= 2026/08/23 02:47:59 DEBUG : file1(0x2f21171d5080): RWFileHandle.Release 2026/08/23 02:47:59 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:47:59 DEBUG : file1: vfs cache: starting upload 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:47:59 DEBUG : Looking for writers 2026/08/23 02:47:59 DEBUG : file1: reading active writers 2026/08/23 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/23 02:47:59 DEBUG : file1: size = 5 OK 2026/08/23 02:47:59 INFO : file1: Copied (new) 2026/08/23 02:47:59 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/23 02:47:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:47:59 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : >WaitForWriters: 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.67s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:00 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 02:48:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 02:48:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:48:00 DEBUG : dir/file1(0x2f21172fc980): openPending: 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:00 DEBUG : dir/file1(0x2f21172fc980): >openPending: err= 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 02:48:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:48:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:48:00 DEBUG : dir/file1(0x2f21172fc980): _writeAt: size=5, off=0 2026/08/23 02:48:00 DEBUG : dir/file1(0x2f21172fc980): >_writeAt: n=5, err= 2026/08/23 02:48:00 DEBUG : dir/file1(0x2f21172fc980): close: 2026/08/23 02:48:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 02:48:00.236375261 +0000 UTC m=+25.872794773 2026/08/23 02:48:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:00 DEBUG : dir/file1(0x2f21172fc980): >close: err= 2026/08/23 02:48:00 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/23 02:48:00 DEBUG : dir/file1: size = 5 OK 2026/08/23 02:48:00 INFO : dir/file1: Copied (replaced existing) 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/08/23 02:48:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 02:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 02:48:00 DEBUG : dir: Looking for writers 2026/08/23 02:48:00 DEBUG : file1: reading active writers 2026/08/23 02:48:00 DEBUG : Looking for writers 2026/08/23 02:48:00 DEBUG : dir: reading active writers 2026/08/23 02:48:00 DEBUG : >WaitForWriters: 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.88s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:00 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:00 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 02:48:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 02:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 02:48:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): _writeAt: size=5, off=0 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): openPending: 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 02:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): >openPending: err= 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): >_writeAt: n=5, err= 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): _writeAt: size=15, off=5 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): >_writeAt: n=15, err= 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): close: 2026/08/23 02:48:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 02:48:01.2474022 +0000 UTC m=+26.883821692 2026/08/23 02:48:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:01 DEBUG : dir/file1(0x2f2117432340): >close: err= 2026/08/23 02:48:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 02:47:56.254369336 +0000 UTC 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 02:47:56.40444932 +0000 UTC 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/23 02:48:01 DEBUG : dir/file1: size = 20 OK 2026/08/23 02:48:01 INFO : dir/file1: Copied (replaced existing) 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 02:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 02:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 02:47:56.653211581 +0000 UTC 2026/08/23 02:48:01 DEBUG : dir: Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : dir: reading active writers 2026/08/23 02:48:01 DEBUG : >WaitForWriters: 2026/08/23 02:48:01 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.01s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:01 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:01 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:01 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:01 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:01 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:01 DEBUG : file1: newRWFileHandle: 2026/08/23 02:48:01 DEBUG : file1(0x2f2117432c00): openPending: 2026/08/23 02:48:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:01 DEBUG : file1(0x2f2117432c00): >openPending: err= 2026/08/23 02:48:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:48:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:48:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 02:48:01 DEBUG : file1(0x2f2117432c00): _writeAt: size=5, off=0 2026/08/23 02:48:01 DEBUG : file1(0x2f2117432c00): >_writeAt: n=5, err= 2026/08/23 02:48:01 DEBUG : file1(0x2f2117432c00): close: 2026/08/23 02:48:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 02:48:01.950945871 +0000 UTC m=+27.587365353 2026/08/23 02:48:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:01 DEBUG : file1(0x2f2117432c00): >close: err= 2026/08/23 02:48:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:48:01 DEBUG : Looking for writers 2026/08/23 02:48:01 DEBUG : file1: reading active writers 2026/08/23 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:48:02 DEBUG : file1: vfs cache: starting upload 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:48:02 DEBUG : file1: size = 5 OK 2026/08/23 02:48:02 INFO : file1: Copied (new) 2026/08/23 02:48:02 DEBUG : file1: vfs cache: fingerprint now "5" 2026/08/23 02:48:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : >WaitForWriters: 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting 2026/08/23 02:48:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore/dir/file1: no such file or directory 2026/08/23 02:48:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore/dir/file1: no such file or directory --- PASS: TestRWFileHandleSizeCreateNew (0.35s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:02 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/23 02:48:02 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd3c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd3c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd3c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd3c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd3c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.30067662 +0000 UTC m=+27.937096091 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd3c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.30067662 +0000 UTC m=+27.937096091 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.30067662 +0000 UTC m=+27.937096091 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749570 item 1 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.303510453 +0000 UTC m=+27.939929924 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeac0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeac0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.303510453 +0000 UTC m=+27.939929924 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749a40 item 2 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf140): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf140): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf140): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.30580147 +0000 UTC m=+27.942220942 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.30580147 +0000 UTC m=+27.942220942 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf6c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfe40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfe40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfe40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfe40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfe40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.30580147 +0000 UTC m=+27.942220942 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfe40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749e30 item 3 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.308416509 +0000 UTC m=+27.944835991 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.308416509 +0000 UTC m=+27.944835991 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f25b0 item 4 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173265c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173265c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173265c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173265c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173265c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.310040989 +0000 UTC m=+27.946460460 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173265c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.310040989 +0000 UTC m=+27.946460460 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327000): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327000): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327000): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327000): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327000): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.310040989 +0000 UTC m=+27.946460460 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327000): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2930 item 5 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.312524489 +0000 UTC m=+27.948943961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327c40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327c40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.312524489 +0000 UTC m=+27.948943961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2e00 item 6 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.31420302 +0000 UTC m=+27.950622502 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.31420302 +0000 UTC m=+27.950622502 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a5c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a5c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a5c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a5c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a5c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.31420302 +0000 UTC m=+27.950622502 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a5c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f31f0 item 7 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32040): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32040): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32040): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.316236881 +0000 UTC m=+27.952656363 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32680): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32680): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32680): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.316236881 +0000 UTC m=+27.952656363 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3810 item 8 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32f40): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2116b32f40): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32f40): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32f40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32f40): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32f40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.317743507 +0000 UTC m=+27.954162980 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.317743507 +0000 UTC m=+27.954162980 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b337c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.317743507 +0000 UTC m=+27.954162980 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3c00 item 9 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.319753233 +0000 UTC m=+27.956172706 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4ac0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4ac0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.319753233 +0000 UTC m=+27.956172706 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e43f0 item 10 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5100): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21171d5100): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5100): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5100): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5100): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5100): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d54c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d54c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d54c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d54c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d54c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.321315785 +0000 UTC m=+27.957735267 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d54c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.321315785 +0000 UTC m=+27.957735267 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c040): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c040): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c040): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.321315785 +0000 UTC m=+27.957735267 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e4ee0 item 11 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c6c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c6c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c6c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c6c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c6c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.323385214 +0000 UTC m=+27.959804686 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757c6c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757cc00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757cc00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757cc00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757cc00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757cc00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.323385214 +0000 UTC m=+27.959804686 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757cc00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e5570 item 12 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d240): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f211757d240): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d240): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d240): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d240): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d240): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d600): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d600): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d600): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d600): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d600): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.324999462 +0000 UTC m=+27.961418945 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757d600): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757dcc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757dcc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757dcc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757dcc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757dcc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.324999462 +0000 UTC m=+27.961418945 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211757dcc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b12e70 item 13 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.326404186 +0000 UTC m=+27.962823658 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2980): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2980): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2980): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.326404186 +0000 UTC m=+27.962823658 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b136c0 item 14 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2fc0): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21171e2fc0): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2fc0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2fc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2fc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e2fc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3380): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3380): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3380): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3380): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3380): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.328453337 +0000 UTC m=+27.964872819 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3380): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3a40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3a40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.328453337 +0000 UTC m=+27.964872819 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171e3a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e80230 item 15 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172201c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172201c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172201c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172201c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172201c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.329966676 +0000 UTC m=+27.966386158 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172201c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220700): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220700): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220700): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.329966676 +0000 UTC m=+27.966386158 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e80770 item 16 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220d40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220d40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.331791492 +0000 UTC m=+27.968210974 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117220d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.331791492 +0000 UTC m=+27.968210974 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172211c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172216c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172216c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172216c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172216c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172216c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.331791492 +0000 UTC m=+27.968210974 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172216c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e81110 item 17 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117221d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117221d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117221d40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117221d40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117221d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.333544053 +0000 UTC m=+27.969963535 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117221d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274380): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274380): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274380): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274380): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274380): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.333544053 +0000 UTC m=+27.969963535 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274380): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e816c0 item 18 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274a00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274a00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.334730384 +0000 UTC m=+27.971149856 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.334730384 +0000 UTC m=+27.971149856 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117274f00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275400): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.334730384 +0000 UTC m=+27.971149856 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e81d50 item 19 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275a80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275a80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.336949575 +0000 UTC m=+27.973369057 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117275a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c00c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c00c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c00c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c00c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c00c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.336949575 +0000 UTC m=+27.973369057 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c00c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc770 item 20 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.338369887 +0000 UTC m=+27.974789369 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.338369887 +0000 UTC m=+27.974789369 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c0c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f95c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f95c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f95c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f95c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f95c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.338369887 +0000 UTC m=+27.974789369 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f95c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bcaf0 item 21 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304080): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304080): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.340666015 +0000 UTC m=+27.977085527 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173045c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173045c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173045c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173045c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173045c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.340666015 +0000 UTC m=+27.977085527 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173045c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834000 item 22 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304c40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304c40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.342067212 +0000 UTC m=+27.978486734 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117304c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.342067212 +0000 UTC m=+27.978486734 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305640): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305640): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305640): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.342067212 +0000 UTC m=+27.978486734 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834460 item 23 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.344153784 +0000 UTC m=+27.980573266 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117305cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358300): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358300): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358300): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.344153784 +0000 UTC m=+27.980573266 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834930 item 24 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358940): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2117358940): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358940): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358940): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358940): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358940): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358d00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358d00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.345783622 +0000 UTC m=+27.982203104 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117358d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.345783622 +0000 UTC m=+27.982203104 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359740): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359740): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359740): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.345783622 +0000 UTC m=+27.982203104 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834e00 item 25 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359dc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359dc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359dc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359dc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359dc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.349452552 +0000 UTC m=+27.985872044 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117359dc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6400): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.349452552 +0000 UTC m=+27.985872044 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835340 item 26 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6a40): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21173a6a40): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6a40): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6a40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6e00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6e00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.350906197 +0000 UTC m=+27.987325679 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.350906197 +0000 UTC m=+27.987325679 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7840): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7840): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7840): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.350906197 +0000 UTC m=+27.987325679 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21178356c0 item 27 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7ec0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7ec0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.353105833 +0000 UTC m=+27.989525305 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a7ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0500): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0500): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0500): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.353105833 +0000 UTC m=+27.989525305 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835b90 item 28 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174824c0): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21174824c0): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174824c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174824c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174824c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174824c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174824c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174828c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174828c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174828c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174828c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174828c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.354661712 +0000 UTC m=+27.991081194 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174828c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174830c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174830c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174830c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174830c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174830c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.354661712 +0000 UTC m=+27.991081194 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174830c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac2a0 item 29 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.357014235 +0000 UTC m=+27.993433717 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.357014235 +0000 UTC m=+27.993433717 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac700 item 30 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412480): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2117412480): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412480): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412480): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412480): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412480): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412480): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.35863704 +0000 UTC m=+27.995056522 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412f00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412f00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412f00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412f00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412f00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.35863704 +0000 UTC m=+27.995056522 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117412f00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174acbd0 item 31 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413580): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413580): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413580): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.360288209 +0000 UTC m=+27.996707681 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413ac0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413ac0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.360288209 +0000 UTC m=+27.996707681 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117413ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174acf50 item 32 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440200): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440200): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440200): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.361783944 +0000 UTC m=+27.998203426 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ad880 item 33 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.362450573 +0000 UTC m=+27.998870055 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440b80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440b80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.362450573 +0000 UTC m=+27.998870055 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117440b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174adab0 item 33 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174411c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174411c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174411c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174411c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174411c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.363891695 +0000 UTC m=+28.000311167 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174411c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ade30 item 34 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.364774333 +0000 UTC m=+28.001193815 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441b80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441b80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.364774333 +0000 UTC m=+28.001193815 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117441b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e684d0 item 34 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc2c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc2c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc2c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc2c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc2c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.366299414 +0000 UTC m=+28.002718896 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc2c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e68c40 item 35 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.366852098 +0000 UTC m=+28.003271590 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.366852098 +0000 UTC m=+28.003271590 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e69260 item 35 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.368286207 +0000 UTC m=+28.004705689 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e696c0 item 36 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.368864299 +0000 UTC m=+28.005283781 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd7c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdd00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdd00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdd00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdd00): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdd00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.368864299 +0000 UTC m=+28.005283781 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdd00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e698f0 item 36 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.370347209 +0000 UTC m=+28.006766722 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174042a0 item 37 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.370915402 +0000 UTC m=+28.007334884 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750c8c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750cdc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750cdc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750cdc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750cdc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750cdc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.370915402 +0000 UTC m=+28.007334884 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750cdc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404460 item 37 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.372759806 +0000 UTC m=+28.009179309 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404930 item 38 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.373355281 +0000 UTC m=+28.009774763 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750d940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750de80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750de80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750de80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750de80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750de80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.373355281 +0000 UTC m=+28.009774763 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211750de80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404af0 item 38 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598600): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598600): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598600): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598600): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598600): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.374562922 +0000 UTC m=+28.010982394 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598600): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404e70 item 39 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.375128381 +0000 UTC m=+28.011547863 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598b00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.375128381 +0000 UTC m=+28.011547863 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405030 item 39 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599680): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599680): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599680): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.376784158 +0000 UTC m=+28.013203630 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405500 item 40 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.377368472 +0000 UTC m=+28.013787954 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c41c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c41c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c41c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c41c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c41c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.377368472 +0000 UTC m=+28.013787954 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c41c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405810 item 40 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.378682764 +0000 UTC m=+28.015102246 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4c80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4c80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4c80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405c00 item 41 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4c80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4c80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.379159756 +0000 UTC m=+28.015579238 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4c80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405dc0 item 41 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.3797238 +0000 UTC m=+28.016143282 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5680): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5680): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5680): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.3797238 +0000 UTC m=+28.016143282 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6c540 item 41 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.381202032 +0000 UTC m=+28.017621514 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e22c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e22c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e22c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6ce00 item 42 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e22c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e22c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.38187836 +0000 UTC m=+28.018297843 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e22c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6d570 item 42 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.382683411 +0000 UTC m=+28.019102893 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2d80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2d80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.382683411 +0000 UTC m=+28.019102893 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e2d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6d880 item 42 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.383928262 +0000 UTC m=+28.020347744 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e33c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e38c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e38c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e38c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6dc70 item 43 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e38c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e38c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.384452292 +0000 UTC m=+28.020871774 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e38c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308150 item 43 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.385021097 +0000 UTC m=+28.021440568 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e3e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe440): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe440): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe440): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.385021097 +0000 UTC m=+28.021440568 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308310 item 43 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.386464263 +0000 UTC m=+28.022883735 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fea80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fef80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fef80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fef80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308e00 item 44 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fef80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fef80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.38717742 +0000 UTC m=+28.023596892 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fef80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308fc0 item 44 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.388454611 +0000 UTC m=+28.024874094 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0fc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0fc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0fc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0fc0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0fc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.388454611 +0000 UTC m=+28.024874094 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0fc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0070 item 44 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.390062128 +0000 UTC m=+28.026481610 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe280): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc150 item 45 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.390598712 +0000 UTC m=+28.027018194 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175fe780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ff440): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ff440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ff440): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ff440): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ff440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.390598712 +0000 UTC m=+28.027018194 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ff440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc4d0 item 45 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.392190298 +0000 UTC m=+28.028609770 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ffa80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432080): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc8c0 item 46 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432080): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.392715871 +0000 UTC m=+28.029135342 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432800): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432800): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432800): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.392715871 +0000 UTC m=+28.029135342 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bca80 item 46 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.395095606 +0000 UTC m=+28.031515098 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432e40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433400): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bcf50 item 47 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433400): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.395551036 +0000 UTC m=+28.031970518 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.395551036 +0000 UTC m=+28.031970518 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bd180 item 47 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.397101074 +0000 UTC m=+28.033520556 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bd500 item 48 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.397557797 +0000 UTC m=+28.033977279 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1800): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1800): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1800): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.397557797 +0000 UTC m=+28.033977279 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bd6c0 item 48 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1e40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1e40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1e40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1e40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1e40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.399140627 +0000 UTC m=+28.035560109 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1e40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bdb20 item 49 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.399596228 +0000 UTC m=+28.036015710 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc3c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde040): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde040): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde040): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.399596228 +0000 UTC m=+28.036015710 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bdce0 item 49 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.400891043 +0000 UTC m=+28.037310515 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308380 item 50 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.401440601 +0000 UTC m=+28.037860073 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fded00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf340): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf340): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf340): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.401440601 +0000 UTC m=+28.037860073 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308b60 item 50 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.402491015 +0000 UTC m=+28.038910497 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173091f0 item 51 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.403405483 +0000 UTC m=+28.039824965 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23a00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23a00): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.403405483 +0000 UTC m=+28.039824965 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173093b0 item 51 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.405021365 +0000 UTC m=+28.041440847 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117309730 item 52 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.405651395 +0000 UTC m=+28.042070877 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326e80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326e80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.405651395 +0000 UTC m=+28.042070877 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173098f0 item 52 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173275c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173275c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173275c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173275c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173275c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.406870568 +0000 UTC m=+28.043290050 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173275c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117309d50 item 53 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.40737474 +0000 UTC m=+28.043794222 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a40): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.40737474 +0000 UTC m=+28.043794222 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e41c0 item 53 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.408647905 +0000 UTC m=+28.045067387 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e45b0 item 54 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.409329713 +0000 UTC m=+28.045749195 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1a200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1bb40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1bb40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1bb40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1bb40): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1bb40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.409329713 +0000 UTC m=+28.045749195 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1bb40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4770 item 54 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b325c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b325c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b325c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b325c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b325c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.410570006 +0000 UTC m=+28.046989478 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b325c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4b60 item 55 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.411104656 +0000 UTC m=+28.047524138 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.411104656 +0000 UTC m=+28.047524138 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4d20 item 55 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33a00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33a00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.412339458 +0000 UTC m=+28.048758940 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e50a0 item 56 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.412922949 +0000 UTC m=+28.049342422 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d40c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4680): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4680): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4680): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.412922949 +0000 UTC m=+28.049342422 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5260 item 56 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.414460585 +0000 UTC m=+28.050880056 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5200): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5200): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e56c0 item 57 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5200): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.415166497 +0000 UTC m=+28.051585970 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5880 item 57 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.415651694 +0000 UTC m=+28.052071167 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5d40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5d40): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.415651694 +0000 UTC m=+28.052071167 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5a40 item 57 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.416894111 +0000 UTC m=+28.053313583 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f85c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9540): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9540): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5e30 item 58 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9540): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.417393304 +0000 UTC m=+28.053812786 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0540 item 58 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.417966728 +0000 UTC m=+28.054386199 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482500): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482500): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482500): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.417966728 +0000 UTC m=+28.054386199 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e07e0 item 58 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.419451622 +0000 UTC m=+28.055871104 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482c00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483200): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483200): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0c40 item 59 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483200): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.41996457 +0000 UTC m=+28.056384052 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0f50 item 59 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.420769952 +0000 UTC m=+28.057189434 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d80): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.420769952 +0000 UTC m=+28.057189434 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e12d0 item 59 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.422160138 +0000 UTC m=+28.058579650 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fe4c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fea00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fea00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fea00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e1730 item 60 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fea00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fea00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.422596242 +0000 UTC m=+28.059015724 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fea00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e18f0 item 60 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.423164404 +0000 UTC m=+28.059583886 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170fef40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ff500): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ff500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ff500): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ff500): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ff500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.423164404 +0000 UTC m=+28.059583886 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ff500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e1b90 item 60 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.424585058 +0000 UTC m=+28.061004530 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170ffb40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8180): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8180): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707e0e0 item 61 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8180): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.425061879 +0000 UTC m=+28.061481361 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8880): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8880): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8880): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.425061879 +0000 UTC m=+28.061481361 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707e5b0 item 61 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.426644218 +0000 UTC m=+28.063063700 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a8ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9400): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707ee70 item 62 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9400): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.427165102 +0000 UTC m=+28.063584584 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9b00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9b00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9b00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9b00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9b00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.427165102 +0000 UTC m=+28.063584584 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171a9b00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707f110 item 62 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.428496116 +0000 UTC m=+28.064915598 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707f6c0 item 63 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.429346371 +0000 UTC m=+28.065765853 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6e80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6e80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.429346371 +0000 UTC m=+28.065765853 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d6e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707fab0 item 63 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.431544364 +0000 UTC m=+28.067963866 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d74c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d7a00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d7a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d7a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736a070 item 64 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d7a00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d7a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.432178671 +0000 UTC m=+28.068598154 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d7a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212200): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212200): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212200): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.432178671 +0000 UTC m=+28.068598154 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736a230 item 64 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.434076327 +0000 UTC m=+28.070495809 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736a690 item 65 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.434776479 +0000 UTC m=+28.071195961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172131c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172131c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172131c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172131c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172131c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.434776479 +0000 UTC m=+28.071195961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172131c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736aa80 item 65 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213800): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213800): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.436057528 +0000 UTC m=+28.072477010 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736aee0 item 66 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.436578222 +0000 UTC m=+28.072997704 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213c80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172542c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172542c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172542c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172542c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172542c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.436578222 +0000 UTC m=+28.072997704 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172542c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736b3b0 item 66 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254900): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.437961675 +0000 UTC m=+28.074381158 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736bab0 item 67 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.43953115 +0000 UTC m=+28.075950632 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117254d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255280): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255280): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255280): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255280): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255280): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.43953115 +0000 UTC m=+28.075950632 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255280): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736bdc0 item 67 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255900): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.441152522 +0000 UTC m=+28.077572004 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bc770 item 68 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.441697372 +0000 UTC m=+28.078116854 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117255e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172ba440): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172ba440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172ba440): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172ba440): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172ba440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.441697372 +0000 UTC m=+28.078116854 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172ba440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bc9a0 item 68 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baa80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baa80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baa80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baa80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baa80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.443054825 +0000 UTC m=+28.079474307 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baa80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bd5e0 item 69 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.443741422 +0000 UTC m=+28.080160905 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172baf00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bb400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bb400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bb400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bb400): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bb400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.443741422 +0000 UTC m=+28.080160905 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bb400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bdab0 item 69 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bba80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bba80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bba80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bba80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bba80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.445330093 +0000 UTC m=+28.081749575 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172bba80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394230 item 70 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.446029936 +0000 UTC m=+28.082449407 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173025c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173025c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173025c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173025c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173025c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.446029936 +0000 UTC m=+28.082449407 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173025c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394540 item 70 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302c40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302c40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.447262844 +0000 UTC m=+28.083682316 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117302c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394a80 item 71 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.448252734 +0000 UTC m=+28.084672216 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303640): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303640): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303640): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.448252734 +0000 UTC m=+28.084672216 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394d20 item 71 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.450407404 +0000 UTC m=+28.086826886 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117303cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173953b0 item 72 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.451291493 +0000 UTC m=+28.087710975 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c2c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c800): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c800): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c800): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.451291493 +0000 UTC m=+28.087710975 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732c800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173955e0 item 72 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.452912836 +0000 UTC m=+28.089332308 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732cdc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d2c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d2c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d2c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173959d0 item 73 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d2c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d2c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.453578133 +0000 UTC m=+28.089997615 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d2c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117395b90 item 73 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.456384263 +0000 UTC m=+28.092803745 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732d780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732dcc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732dcc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732dcc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732dcc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732dcc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.456384263 +0000 UTC m=+28.092803745 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211732dcc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117395d50 item 73 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.458878455 +0000 UTC m=+28.095297947 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748000 item 74 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a900): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.459518553 +0000 UTC m=+28.095938085 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737a900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21177482a0 item 74 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.460375883 +0000 UTC m=+28.096795365 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ae40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737b3c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737b3c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737b3c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737b3c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737b3c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.460375883 +0000 UTC m=+28.096795365 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737b3c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21177484d0 item 74 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.46293137 +0000 UTC m=+28.099350882 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ba00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0000): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0000): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0000): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748850 item 75 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0000): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0000): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.463523028 +0000 UTC m=+28.099942510 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0000): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748a10 item 75 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.464401467 +0000 UTC m=+28.100820979 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0a80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0a80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.464401467 +0000 UTC m=+28.100820979 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b0a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748bd0 item 75 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.466597425 +0000 UTC m=+28.103016907 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b10c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b15c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b15c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b15c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748f50 item 76 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b15c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b15c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.467355806 +0000 UTC m=+28.103775289 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b15c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749260 item 76 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.468621608 +0000 UTC m=+28.105041090 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173b1b00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416180): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416180): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416180): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.468621608 +0000 UTC m=+28.105041090 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749420 item 76 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.470464619 +0000 UTC m=+28.106884111 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174167c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21177497a0 item 77 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.471059002 +0000 UTC m=+28.107478484 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174173c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174173c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174173c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174173c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174173c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.471059002 +0000 UTC m=+28.107478484 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174173c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749960 item 77 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.473071082 +0000 UTC m=+28.109490595 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c000): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c000): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c000): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749ce0 item 78 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c000): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c000): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.473643615 +0000 UTC m=+28.110063097 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c000): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c700): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c700): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c700): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.473643615 +0000 UTC m=+28.110063097 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743c700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2000 item 78 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.475829974 +0000 UTC m=+28.112249486 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743cd40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d240): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d240): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f24d0 item 79 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d240): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.476403977 +0000 UTC m=+28.112823459 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d940): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d940): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d940): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.476403977 +0000 UTC m=+28.112823459 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743d940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2690 item 79 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.478381233 +0000 UTC m=+28.114800725 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc580): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc580): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2a10 item 80 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc580): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.478979402 +0000 UTC m=+28.115398935 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cc580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.478979402 +0000 UTC m=+28.115398935 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174ccc80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2bd0 item 80 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.481029945 +0000 UTC m=+28.117449427 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd2c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2f50 item 81 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.481749585 +0000 UTC m=+28.118169067 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cd740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdc80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdc80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdc80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdc80): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdc80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.481749585 +0000 UTC m=+28.118169067 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174cdc80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3110 item 81 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc400): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc400): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.483836006 +0000 UTC m=+28.120255498 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3490 item 82 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.484608205 +0000 UTC m=+28.121027716 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fc900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fce80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fce80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fce80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fce80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fce80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.484608205 +0000 UTC m=+28.121027716 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fce80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f37a0 item 82 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fd500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fd500): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fd500): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fd500): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fd500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.486499668 +0000 UTC m=+28.122919170 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fd500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3b90 item 83 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.487237943 +0000 UTC m=+28.123657425 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174fda00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a040): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a040): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a040): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.487237943 +0000 UTC m=+28.123657425 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3d50 item 83 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a6c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a6c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a6c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a6c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a6c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.489106201 +0000 UTC m=+28.125525683 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751a6c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e43f0 item 84 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.489879933 +0000 UTC m=+28.126299415 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751abc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b140): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b140): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b140): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.489879933 +0000 UTC m=+28.126299415 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e49a0 item 84 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b7c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b7c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b7c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b7c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b7c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.492441641 +0000 UTC m=+28.128861143 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751b7c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e5030 item 85 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.493191026 +0000 UTC m=+28.129610509 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211751bcc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a300): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a300): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a300): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.493191026 +0000 UTC m=+28.129610509 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e51f0 item 85 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.495213677 +0000 UTC m=+28.131633159 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753a980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e5dc0 item 86 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.495966139 +0000 UTC m=+28.132385621 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ae80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753b400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753b400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753b400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753b400): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753b400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.495966139 +0000 UTC m=+28.132385621 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753b400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b12460 item 86 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ba80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ba80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ba80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ba80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ba80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.498861717 +0000 UTC m=+28.135281239 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211753ba80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b12ee0 item 87 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.4997363 +0000 UTC m=+28.136155782 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175545c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175545c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175545c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175545c0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175545c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.4997363 +0000 UTC m=+28.136155782 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175545c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b133b0 item 87 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554c40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554c40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.501242475 +0000 UTC m=+28.137661957 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117554c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b13b90 item 88 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.502199282 +0000 UTC m=+28.138618764 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175556c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175556c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175556c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175556c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175556c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.502199282 +0000 UTC m=+28.138618764 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175556c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e802a0 item 88 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.504349655 +0000 UTC m=+28.140769177 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117555d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e80bd0 item 89 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572340): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.505246278 +0000 UTC m=+28.141665760 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e80ee0 item 89 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.506882519 +0000 UTC m=+28.143302001 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572e00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572e00): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.506882519 +0000 UTC m=+28.143302001 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117572e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e81180 item 89 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.509455869 +0000 UTC m=+28.145875371 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e815e0 item 90 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.510687766 +0000 UTC m=+28.147107248 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e817a0 item 90 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.511758629 +0000 UTC m=+28.148178101 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117573ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590580): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590580): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590580): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.511758629 +0000 UTC m=+28.148178101 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e81ab0 item 90 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.513703873 +0000 UTC m=+28.150123345 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117590bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591100): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591100): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591100): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e14f50 item 91 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591100): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591100): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.514933346 +0000 UTC m=+28.151352828 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e15650 item 91 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.515604363 +0000 UTC m=+28.152023845 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591bc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591bc0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.515604363 +0000 UTC m=+28.152023845 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117591bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e15a40 item 91 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.51750347 +0000 UTC m=+28.153922952 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac070 item 92 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.517999497 +0000 UTC m=+28.154418969 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac230 item 92 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.51863145 +0000 UTC m=+28.155050932 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a8d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9340): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9340): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9340): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.51863145 +0000 UTC m=+28.155050932 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac4d0 item 92 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.519873607 +0000 UTC m=+28.156293079 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9ec0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac9a0 item 93 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9ec0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.520332123 +0000 UTC m=+28.156751595 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175a9ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d46c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d46c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d46c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d46c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d46c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.520332123 +0000 UTC m=+28.156751595 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d46c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174acb60 item 93 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.52164349 +0000 UTC m=+28.158062962 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d4d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5240): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5240): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174acee0 item 94 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5240): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.522143123 +0000 UTC m=+28.158562606 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5940): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5940): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5940): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.522143123 +0000 UTC m=+28.158562606 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175d5940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ad0a0 item 94 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.523706186 +0000 UTC m=+28.160125658 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec5c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec5c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec5c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ad960 item 95 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec5c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec5c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.524196182 +0000 UTC m=+28.160615654 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ec5c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175eccc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175eccc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175eccc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175eccc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175eccc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.524196182 +0000 UTC m=+28.160615654 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175eccc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174adb20 item 95 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.526570426 +0000 UTC m=+28.162989908 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e68000 item 96 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.527361691 +0000 UTC m=+28.163781173 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175ed840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626040): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626040): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626040): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.527361691 +0000 UTC m=+28.163781173 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e68540 item 96 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= 2026/08/23 02:48:02 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : >WaitForWriters: 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:02 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/23 02:48:02 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.55594427 +0000 UTC m=+28.192363793 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.55594427 +0000 UTC m=+28.192363793 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117626c00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176270c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176270c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176270c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176270c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176270c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.55594427 +0000 UTC m=+28.192363793 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176270c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6c690 item 1 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.55899874 +0000 UTC m=+28.195418242 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627c00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627c00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627c00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627c00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627c00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.55899874 +0000 UTC m=+28.195418242 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117627c00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6d2d0 item 2 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648340): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.561872056 +0000 UTC m=+28.198291538 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.561872056 +0000 UTC m=+28.198291538 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176487c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648c80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648c80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648c80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648c80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648c80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.561872056 +0000 UTC m=+28.198291538 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648c80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6d8f0 item 3 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.565450426 +0000 UTC m=+28.201869908 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649840): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649840): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649840): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.565450426 +0000 UTC m=+28.201869908 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117649840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834070 item 4 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc040): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc040): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc040): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.569625662 +0000 UTC m=+28.206045144 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.569625662 +0000 UTC m=+28.206045144 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc4c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fca00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fca00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fca00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fca00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fca00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.569625662 +0000 UTC m=+28.206045144 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fca00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc150 item 5 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd080): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd080): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.572261412 +0000 UTC m=+28.208680894 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd5c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd5c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd5c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd5c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd5c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.572261412 +0000 UTC m=+28.208680894 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd5c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc7e0 item 6 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdc40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdc40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdc40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdc40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdc40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.573654151 +0000 UTC m=+28.210073634 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdc40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.573654151 +0000 UTC m=+28.210073634 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648700): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648700): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648700): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.573654151 +0000 UTC m=+28.210073634 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bcb60 item 7 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648d80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648d80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.57564337 +0000 UTC m=+28.212062852 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117648d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176492c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176492c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176492c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176492c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176492c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.57564337 +0000 UTC m=+28.212062852 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176492c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bd180 item 8 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686340): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2117686340): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686340): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686340): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686340): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.577300479 +0000 UTC m=+28.213719961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.577300479 +0000 UTC m=+28.213719961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117686b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687080): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687080): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687080): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.577300479 +0000 UTC m=+28.213719961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bd500 item 9 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.579347156 +0000 UTC m=+28.215766638 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687c40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687c40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.579347156 +0000 UTC m=+28.215766638 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117687c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bdab0 item 10 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174323c0): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21174323c0): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174323c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174323c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174323c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174323c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174323c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.5811075 +0000 UTC m=+28.217526982 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.5811075 +0000 UTC m=+28.217526982 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432c80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433180): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433180): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433180): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.5811075 +0000 UTC m=+28.217526982 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834310 item 11 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433800): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433800): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.583063515 +0000 UTC m=+28.219482997 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433d40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433d40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.583063515 +0000 UTC m=+28.219482997 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21178348c0 item 12 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2116fde580): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.584604727 +0000 UTC m=+28.221024209 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf080): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf080): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf080): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.584604727 +0000 UTC m=+28.221024209 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834d90 item 13 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf880): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf880): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf880): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.586203496 +0000 UTC m=+28.222622978 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22900): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22900): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22900): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.586203496 +0000 UTC m=+28.222622978 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e22900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835110 item 14 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23900): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2116e23900): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23900): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23900): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23900): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.587658936 +0000 UTC m=+28.224078418 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326640): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326640): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326640): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.587658936 +0000 UTC m=+28.224078418 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835490 item 15 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326d40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326d40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.589019034 +0000 UTC m=+28.225438507 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327340): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327340): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327340): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.589019034 +0000 UTC m=+28.225438507 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835810 item 16 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173279c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173279c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173279c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173279c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173279c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.590568331 +0000 UTC m=+28.226987803 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173279c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.590568331 +0000 UTC m=+28.226987803 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d853c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d853c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d853c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d853c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d853c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.590568331 +0000 UTC m=+28.226987803 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d853c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835b90 item 17 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85bc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85bc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.592904473 +0000 UTC m=+28.229323955 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d85bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b780): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b780): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b780): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.592904473 +0000 UTC m=+28.229323955 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174041c0 item 18 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b323c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b323c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b323c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b323c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b323c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.59447509 +0000 UTC m=+28.230894562 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b323c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.59447509 +0000 UTC m=+28.230894562 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b328c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.59447509 +0000 UTC m=+28.230894562 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174047e0 item 19 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.596900402 +0000 UTC m=+28.233319884 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.596900402 +0000 UTC m=+28.233319884 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33dc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404d20 item 20 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.598487379 +0000 UTC m=+28.234906861 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.598487379 +0000 UTC m=+28.234906861 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4f80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4f80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4f80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4f80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4f80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.598487379 +0000 UTC m=+28.234906861 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d4f80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174050a0 item 21 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5600): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5600): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5600): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5600): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5600): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.60071687 +0000 UTC m=+28.237136342 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5600): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5bc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5bc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.60071687 +0000 UTC m=+28.237136342 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405960 item 22 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.603259864 +0000 UTC m=+28.239679346 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.603259864 +0000 UTC m=+28.239679346 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f93c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9940): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9940): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9940): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.603259864 +0000 UTC m=+28.239679346 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117405ce0 item 23 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482400): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482400): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.605365751 +0000 UTC m=+28.241785234 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482980): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482980): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482980): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.605365751 +0000 UTC m=+28.241785234 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173083f0 item 24 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483100): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f2117483100): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483100): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483100): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483100): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483100): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483500): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483500): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483500): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.606953991 +0000 UTC m=+28.243373473 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.606953991 +0000 UTC m=+28.243373473 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c0c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c0c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c0c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c0c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c0c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.606953991 +0000 UTC m=+28.243373473 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c0c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117308c40 item 25 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.609672166 +0000 UTC m=+28.246091638 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716c740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716cc80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716cc80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716cc80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716cc80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716cc80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.609672166 +0000 UTC m=+28.246091638 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716cc80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117309110 item 26 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d2c0): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f211716d2c0): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d2c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d2c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d2c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d2c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d680): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d680): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d680): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.611473769 +0000 UTC m=+28.247893251 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716d680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.611473769 +0000 UTC m=+28.247893251 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211716db80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c01c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c01c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c01c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c01c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c01c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.611473769 +0000 UTC m=+28.247893251 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c01c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117309490 item 27 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.613705705 +0000 UTC m=+28.250125187 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0d80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0d80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.613705705 +0000 UTC m=+28.250125187 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c0d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117309960 item 28 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c13c0): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21171c13c0): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c13c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c13c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c13c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c13c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c13c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1780): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1780): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1780): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1780): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1780): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.615504993 +0000 UTC m=+28.251924475 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1780): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1e40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1e40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1e40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1e40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1e40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.615504993 +0000 UTC m=+28.251924475 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171c1e40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4070 item 29 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ee5c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ee5c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ee5c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ee5c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ee5c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.617293572 +0000 UTC m=+28.253713054 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ee5c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171eeb00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171eeb00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171eeb00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171eeb00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171eeb00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.617293572 +0000 UTC m=+28.253713054 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171eeb00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e43f0 item 30 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef140): _readAt: size=2, off=0 2026/08/23 02:48:02 ERROR : open-test-file(0x2f21171ef140): Couldn't read size of file 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef140): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef140): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef140): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef140): close: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef500): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef500): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef500): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.619033338 +0000 UTC m=+28.255452810 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171ef500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171efbc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171efbc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171efbc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171efbc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171efbc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.619033338 +0000 UTC m=+28.255452810 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171efbc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4770 item 31 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212340): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.620463509 +0000 UTC m=+28.256882991 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212880): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212880): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212880): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.620463509 +0000 UTC m=+28.256882991 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4b60 item 32 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212ec0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212ec0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.621835792 +0000 UTC m=+28.258255274 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117212ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e4ee0 item 33 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.622336166 +0000 UTC m=+28.258755648 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213840): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213840): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213840): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.622336166 +0000 UTC m=+28.258755648 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e50a0 item 33 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213e80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213e80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.624493842 +0000 UTC m=+28.260913324 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117213e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5500 item 34 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.625498941 +0000 UTC m=+28.261918423 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a940): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a940): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a940): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.625498941 +0000 UTC m=+28.261918423 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724a940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e56c0 item 34 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724af80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724af80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724af80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724af80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724af80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.627303389 +0000 UTC m=+28.263722871 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724af80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5a40 item 35 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.627918801 +0000 UTC m=+28.264338293 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b900): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b900): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b900): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.627918801 +0000 UTC m=+28.264338293 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211724b900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174e5c70 item 35 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292080): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292080): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.630843105 +0000 UTC m=+28.267262587 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0380 item 36 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.63153355 +0000 UTC m=+28.267953032 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292ac0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292ac0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.63153355 +0000 UTC m=+28.267953032 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117292ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0540 item 36 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293100): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293100): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293100): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293100): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293100): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.633144061 +0000 UTC m=+28.269563543 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e09a0 item 37 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.63371511 +0000 UTC m=+28.270134592 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293a80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293a80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.63371511 +0000 UTC m=+28.270134592 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117293a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e0c40 item 37 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6200): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6200): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6200): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.635328928 +0000 UTC m=+28.271748410 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e12d0 item 38 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.635939492 +0000 UTC m=+28.272358974 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6c40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6c40): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.635939492 +0000 UTC m=+28.272358974 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c6c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e1490 item 38 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c72c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c72c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c72c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c72c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c72c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.637345026 +0000 UTC m=+28.273764498 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c72c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e18f0 item 39 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.637869978 +0000 UTC m=+28.274289460 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c77c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c7cc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c7cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c7cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c7cc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c7cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.637869978 +0000 UTC m=+28.274289460 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172c7cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170e1b90 item 39 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.639339363 +0000 UTC m=+28.275758846 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707e0e0 item 40 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.639929398 +0000 UTC m=+28.276348880 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4e80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4e80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.639929398 +0000 UTC m=+28.276348880 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e4e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707e5b0 item 40 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.642004698 +0000 UTC m=+28.278424180 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5940): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5940): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707ee70 item 41 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5940): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.642902914 +0000 UTC m=+28.279322397 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707f110 item 41 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.64356756 +0000 UTC m=+28.279987042 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172e5e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730a440): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730a440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730a440): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730a440): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730a440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.64356756 +0000 UTC m=+28.279987042 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730a440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707f340 item 41 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.645283382 +0000 UTC m=+28.281702864 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730aa80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730af80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730af80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730af80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707f8f0 item 42 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730af80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730af80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.646428063 +0000 UTC m=+28.282847546 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730af80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707fb90 item 42 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.647057182 +0000 UTC m=+28.283476664 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730b4c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730ba40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730ba40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730ba40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730ba40): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730ba40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.647057182 +0000 UTC m=+28.283476664 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211730ba40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211707fe30 item 42 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.648730212 +0000 UTC m=+28.285149694 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334680): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334680): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736a310 item 43 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334680): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.649315627 +0000 UTC m=+28.285735140 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736a5b0 item 43 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.650133883 +0000 UTC m=+28.286553365 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117334bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335100): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335100): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335100): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335100): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335100): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.650133883 +0000 UTC m=+28.286553365 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736a850 item 43 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.652147156 +0000 UTC m=+28.288566638 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335c40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736ad20 item 44 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335c40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.652737561 +0000 UTC m=+28.289157064 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117335c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736b180 item 44 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.65351494 +0000 UTC m=+28.289934422 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c280): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c800): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c800): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c800): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.65351494 +0000 UTC m=+28.289934422 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737c800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736b420 item 44 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.655039861 +0000 UTC m=+28.291459343 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737ce40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737d340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737d340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737d340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736ba40 item 45 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737d340): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737d340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.655721267 +0000 UTC m=+28.292140750 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737d340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737da40): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737da40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737da40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737da40): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737da40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.655721267 +0000 UTC m=+28.292140750 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211737da40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f211736bd50 item 45 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.657728519 +0000 UTC m=+28.294148011 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6680): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6680): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bc620 item 46 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6680): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.658461533 +0000 UTC m=+28.294881015 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6d80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6d80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.658461533 +0000 UTC m=+28.294881015 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a6d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bc8c0 item 46 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.660641561 +0000 UTC m=+28.297061044 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a73c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a78c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a78c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a78c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bd500 item 47 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a78c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a78c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.661310354 +0000 UTC m=+28.297729845 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173a78c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e00c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e00c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e00c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e00c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e00c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.661310354 +0000 UTC m=+28.297729845 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e00c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21170bd880 item 47 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.663216725 +0000 UTC m=+28.299636207 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0c00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0c00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0c00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394070 item 48 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0c00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0c00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.663932808 +0000 UTC m=+28.300352290 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e0c00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1300): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1300): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1300): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.663932808 +0000 UTC m=+28.300352290 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394230 item 48 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1940): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1940): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1940): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1940): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1940): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.665960488 +0000 UTC m=+28.302379970 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1940): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394770 item 49 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.666633409 +0000 UTC m=+28.303052891 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173e1dc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416400): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.666633409 +0000 UTC m=+28.303052891 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394a80 item 49 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416a80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416a80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.668325495 +0000 UTC m=+28.304744977 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117394ee0 item 50 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.669009417 +0000 UTC m=+28.305428899 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117416f80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417500): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417500): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417500): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.669009417 +0000 UTC m=+28.305428899 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117395180 item 50 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417b80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417b80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.670960712 +0000 UTC m=+28.307380195 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117417b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117395650 item 51 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.671511613 +0000 UTC m=+28.307931085 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e6c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e6c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e6c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e6c0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e6c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.671511613 +0000 UTC m=+28.307931085 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743e6c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117395810 item 51 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743ed40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743ed40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743ed40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743ed40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743ed40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.672989435 +0000 UTC m=+28.309408917 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743ed40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117395c00 item 52 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.673605578 +0000 UTC m=+28.310025060 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f7c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f7c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f7c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f7c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f7c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.673605578 +0000 UTC m=+28.310025060 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743f7c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e40000 item 52 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743fe40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743fe40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743fe40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743fe40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743fe40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.675154224 +0000 UTC m=+28.311573706 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211743fe40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e41730 item 53 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.675793832 +0000 UTC m=+28.312213314 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a300): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a300): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a300): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.675793832 +0000 UTC m=+28.312213314 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21177480e0 item 53 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.678012262 +0000 UTC m=+28.314431744 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746a980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21177485b0 item 54 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.678769031 +0000 UTC m=+28.315188514 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ae80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746b400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746b400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746b400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746b400): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746b400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.678769031 +0000 UTC m=+28.315188514 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746b400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748770 item 54 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ba80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ba80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ba80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ba80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ba80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.680462971 +0000 UTC m=+28.316882453 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f211746ba80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748af0 item 55 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.68109739 +0000 UTC m=+28.317516872 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175105c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175105c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175105c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175105c0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175105c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.68109739 +0000 UTC m=+28.317516872 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175105c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117748cb0 item 55 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510c40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510c40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.68278658 +0000 UTC m=+28.319206062 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117510c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749110 item 56 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.683617489 +0000 UTC m=+28.320036971 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175116c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175116c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175116c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175116c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175116c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.683617489 +0000 UTC m=+28.320036971 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175116c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749340 item 56 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.687542954 +0000 UTC m=+28.323962436 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117511d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530340): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530340): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21177496c0 item 57 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530340): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.688304503 +0000 UTC m=+28.324724015 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749880 item 57 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.689137596 +0000 UTC m=+28.325557108 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530e00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530e00): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.689137596 +0000 UTC m=+28.325557108 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117530e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749a40 item 57 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.691151661 +0000 UTC m=+28.327571143 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117749dc0 item 58 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.691834641 +0000 UTC m=+28.328254123 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f21c0 item 58 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.694450952 +0000 UTC m=+28.330870444 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117531ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548580): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548580): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548580): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.694450952 +0000 UTC m=+28.330870444 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f23f0 item 58 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.696276851 +0000 UTC m=+28.332696334 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117548bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549100): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549100): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549100): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2770 item 59 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549100): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549100): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.696920798 +0000 UTC m=+28.333340280 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2930 item 59 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.69787514 +0000 UTC m=+28.334294622 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549bc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549bc0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.69787514 +0000 UTC m=+28.334294622 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117549bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2af0 item 59 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.699566215 +0000 UTC m=+28.335985697 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568840): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568840): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2e70 item 60 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568840): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.700514336 +0000 UTC m=+28.336933818 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3030 item 60 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.701340106 +0000 UTC m=+28.337759588 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568d80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569340): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569340): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569340): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.701340106 +0000 UTC m=+28.337759588 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f31f0 item 60 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.703037381 +0000 UTC m=+28.339456863 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6f80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6f80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6f80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e4230 item 61 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6f80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6f80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.703712147 +0000 UTC m=+28.340131639 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b6f80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7680): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7680): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7680): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.703712147 +0000 UTC m=+28.340131639 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e4460 item 61 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.705660918 +0000 UTC m=+28.342080430 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174b7cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e4d20 item 62 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.706360809 +0000 UTC m=+28.342780291 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6a00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6a00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.706360809 +0000 UTC m=+28.342780291 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e6a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e4ee0 item 62 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.708403858 +0000 UTC m=+28.344823340 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7580): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7580): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7580): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e5260 item 63 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7580): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7580): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.709052273 +0000 UTC m=+28.345471765 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7580): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7c80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7c80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7c80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7c80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7c80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.709052273 +0000 UTC m=+28.345471765 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174e7c80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e57a0 item 63 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.711130909 +0000 UTC m=+28.347550402 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175983c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173e5dc0 item 64 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598900): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.711768904 +0000 UTC m=+28.348188396 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117598900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.711768904 +0000 UTC m=+28.348188396 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599000): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b12150 item 64 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599640): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599640): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599640): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599640): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599640): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.713698749 +0000 UTC m=+28.350118241 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599640): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b12d90 item 65 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.714414592 +0000 UTC m=+28.350834084 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117599ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c40c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c40c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c40c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c40c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c40c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.714414592 +0000 UTC m=+28.350834084 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c40c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b12f50 item 65 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.716370766 +0000 UTC m=+28.352790259 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b13810 item 66 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.717212166 +0000 UTC m=+28.353631688 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c4b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c50c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c50c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c50c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c50c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c50c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.717212166 +0000 UTC m=+28.353631688 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c50c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116b13b90 item 66 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.718595158 +0000 UTC m=+28.355014631 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e80460 item 67 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.719313115 +0000 UTC m=+28.355732597 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175c5b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8180): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8180): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8180): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.719313115 +0000 UTC m=+28.355732597 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e80770 item 67 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8800): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8800): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8800): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.720974082 +0000 UTC m=+28.357393584 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e810a0 item 68 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.721699501 +0000 UTC m=+28.358118984 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e8d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9240): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9240): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9240): >openPending: err= 2026/08/23 02:48:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore/dir/file1: no such file or directory 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore/dir/file1: no such file or directory 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9240): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9240): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.721699501 +0000 UTC m=+28.358118984 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9240): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e812d0 item 68 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9880): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9880): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9880): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.72356772 +0000 UTC m=+28.359987223 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e816c0 item 69 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.724723955 +0000 UTC m=+28.361143437 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21175e9d00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604300): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604300): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604300): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.724723955 +0000 UTC m=+28.361143437 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e81880 item 69 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.726894364 +0000 UTC m=+28.363313846 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e14380 item 70 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.727636817 +0000 UTC m=+28.364056299 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117604e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176053c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176053c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176053c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176053c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176053c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.727636817 +0000 UTC m=+28.364056299 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176053c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e151f0 item 70 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117605a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117605a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117605a40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117605a40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117605a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.729217382 +0000 UTC m=+28.365636864 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117605a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e158f0 item 71 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.72985139 +0000 UTC m=+28.366270872 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634540): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634540): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634540): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.72985139 +0000 UTC m=+28.366270872 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e15c00 item 71 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634bc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634bc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.731469777 +0000 UTC m=+28.367889259 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117634bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac150 item 72 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.732210786 +0000 UTC m=+28.368630269 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176350c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635600): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635600): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635600): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635600): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635600): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.732210786 +0000 UTC m=+28.368630269 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635600): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac310 item 72 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.73403372 +0000 UTC m=+28.370453223 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117635bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a21c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a21c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a21c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ac8c0 item 73 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a21c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a21c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.734627842 +0000 UTC m=+28.371047324 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a21c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174aca80 item 73 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.735365986 +0000 UTC m=+28.371785468 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2bc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2bc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2bc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2bc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2bc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.735365986 +0000 UTC m=+28.371785468 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a2bc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174acc40 item 73 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.736962933 +0000 UTC m=+28.373382415 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174acfc0 item 74 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.737842755 +0000 UTC m=+28.374262227 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ad180 item 74 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.73879812 +0000 UTC m=+28.375217602 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176a3c40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c62c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c62c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c62c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c62c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c62c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.73879812 +0000 UTC m=+28.375217602 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c62c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ad420 item 74 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.741322357 +0000 UTC m=+28.377741869 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6e00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174ad9d0 item 75 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6e00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.742778478 +0000 UTC m=+28.379197960 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c6e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): _writeAt: size=3, off=2 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174adb90 item 75 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.743769199 +0000 UTC m=+28.380188671 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7340): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7880): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7880): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7880): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.743769199 +0000 UTC m=+28.380188671 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174add50 item 75 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.746630744 +0000 UTC m=+28.383050216 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176c7ec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e04c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e04c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e04c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e68620 item 76 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e04c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e04c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.747342168 +0000 UTC m=+28.383761650 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e04c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e68af0 item 76 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): _writeAt: size=3, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.748955606 +0000 UTC m=+28.385375108 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0f80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0f80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0f80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0f80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0f80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.748955606 +0000 UTC m=+28.385375108 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e0f80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e68fc0 item 76 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.75166821 +0000 UTC m=+28.388087761 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e15c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e1ac0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e1ac0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e1ac0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e69570 item 77 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e1ac0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e1ac0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.752358203 +0000 UTC m=+28.388777685 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21176e1ac0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177022c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177022c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177022c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177022c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177022c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.752358203 +0000 UTC m=+28.388777685 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177022c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e697a0 item 77 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.754167279 +0000 UTC m=+28.390586761 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702900): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702e00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702e00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702e00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6c460 item 78 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702e00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702e00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.756685687 +0000 UTC m=+28.393105169 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702e00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808440): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808440): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808440): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808440): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808440): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.756685687 +0000 UTC m=+28.393105169 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808440): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116f121c0 item 78 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.759295677 +0000 UTC m=+28.395715159 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702480): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702980): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702980): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702980): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6c9a0 item 79 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702980): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702980): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.760325252 +0000 UTC m=+28.396744734 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117702980): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177030c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177030c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177030c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177030c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177030c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.760325252 +0000 UTC m=+28.396744734 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21177030c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6cc40 item 79 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.762401223 +0000 UTC m=+28.398820705 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703700): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703c00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703c00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703c00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6d2d0 item 80 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703c00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703c00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.76318325 +0000 UTC m=+28.399602742 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117703c00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808a00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808a00): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.76318325 +0000 UTC m=+28.399602742 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117808a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6d730 item 80 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809040): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809040): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809040): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809040): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809040): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.765188307 +0000 UTC m=+28.401607790 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809040): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6db20 item 81 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.765957219 +0000 UTC m=+28.402376701 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21178094c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809a00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809a00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809a00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809a00): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809a00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.765957219 +0000 UTC m=+28.402376701 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117809a00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116e6dce0 item 81 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568180): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568180): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568180): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568180): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568180): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.76785792 +0000 UTC m=+28.404277402 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568180): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116f127e0 item 82 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.768727141 +0000 UTC m=+28.405146613 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568680): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568c00): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568c00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568c00): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568c00): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568c00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.768727141 +0000 UTC m=+28.405146613 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117568c00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116f12b60 item 82 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569280): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569280): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569280): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569280): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569280): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.770324529 +0000 UTC m=+28.406744001 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569280): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116f13570 item 83 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.770982332 +0000 UTC m=+28.407401814 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117569a40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc080): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc080): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc080): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc080): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc080): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.770982332 +0000 UTC m=+28.407401814 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc080): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116f13810 item 83 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.772542008 +0000 UTC m=+28.408961490 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fc740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2116f13c70 item 84 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.773572524 +0000 UTC m=+28.409992006 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fcc80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd200): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd200): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd200): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd200): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd200): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.773572524 +0000 UTC m=+28.409992006 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd200): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2070 item 84 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd880): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd880): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd880): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.774993588 +0000 UTC m=+28.411413070 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fd880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2540 item 85 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.77571978 +0000 UTC m=+28.412139262 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21172fdd80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432400): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432400): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432400): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432400): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432400): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.77571978 +0000 UTC m=+28.412139262 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432400): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2700 item 85 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432a80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432a80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.777231605 +0000 UTC m=+28.413651098 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2a80 item 86 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.778158556 +0000 UTC m=+28.414578038 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117432f80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433500): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433500): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433500): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.778158556 +0000 UTC m=+28.414578038 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2c40 item 86 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.779873786 +0000 UTC m=+28.416293269 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117433b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f2fc0 item 87 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.780571004 +0000 UTC m=+28.416990486 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde1c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.780571004 +0000 UTC m=+28.416990486 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fde800): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3180 item 87 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeec0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeec0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeec0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeec0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeec0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.782121071 +0000 UTC m=+28.418540543 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdeec0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3570 item 88 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.782766299 +0000 UTC m=+28.419185781 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdf480): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.782766299 +0000 UTC m=+28.419185781 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116fdfb80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3880 item 88 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.784446784 +0000 UTC m=+28.420866266 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23100): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23b80): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23b80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23b80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3c70 item 89 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23b80): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23b80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.785383224 +0000 UTC m=+28.421802696 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116e23b80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21173f3e30 item 89 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.786030215 +0000 UTC m=+28.422449697 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173262c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.786030215 +0000 UTC m=+28.422449697 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21173268c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc150 item 89 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.790937815 +0000 UTC m=+28.427357297 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117326f40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327540): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327540): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc620 item 90 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327540): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.793352085 +0000 UTC m=+28.429771567 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc7e0 item 90 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.794121479 +0000 UTC m=+28.430540961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117327a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a80): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.794121479 +0000 UTC m=+28.430540961 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116d84a80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174bc9a0 item 90 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.795669763 +0000 UTC m=+28.432089245 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116f1b880): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32300): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32300): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32300): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834230 item 91 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32300): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32300): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.79661041 +0000 UTC m=+28.433029892 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32300): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): >_readAt: n=2, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): _writeAt: size=3, off=7 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21178344d0 item 91 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.797644223 +0000 UTC m=+28.434063705 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b32840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): >_readAt: n=8, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.797644223 +0000 UTC m=+28.434063705 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b330c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834690 item 91 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.799327582 +0000 UTC m=+28.435747064 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33740): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33d40): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33d40): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33d40): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834b60 item 92 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33d40): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33d40): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.799907357 +0000 UTC m=+28.436326839 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2116b33d40): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): open at offset 5 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834d20 item 92 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): _readAt: size=2, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): _writeAt: size=3, off=5 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): >_writeAt: n=3, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.800651162 +0000 UTC m=+28.437070644 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d43c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d49c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d49c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d49c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d49c0): >_readAt: n=3, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d49c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.800651162 +0000 UTC m=+28.437070644 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d49c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117834ee0 item 92 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.802043953 +0000 UTC m=+28.438463425 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5000): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5540): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5540): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5540): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835260 item 93 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5540): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5540): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.802717746 +0000 UTC m=+28.439137228 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5540): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5cc0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5cc0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.802717746 +0000 UTC m=+28.439137228 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21171d5cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835420 item 93 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.804336122 +0000 UTC m=+28.440755604 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f8500): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f94c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f94c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f94c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21178357a0 item 94 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f94c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f94c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.804889027 +0000 UTC m=+28.441308509 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f94c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9e80): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9e80): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9e80): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9e80): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9e80): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.804889027 +0000 UTC m=+28.441308509 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21170f9e80): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835960 item 94 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.806451609 +0000 UTC m=+28.442871091 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174826c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482cc0): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482cc0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482cc0): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117835ce0 item 95 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482cc0): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482cc0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.807458009 +0000 UTC m=+28.443877522 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117482cc0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174834c0): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174834c0): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174834c0): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174834c0): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174834c0): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.807458009 +0000 UTC m=+28.443877522 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f21174834c0): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404000 item 95 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 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/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): open at offset 0 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): _readAt: size=2, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): >_readAt: n=0, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.809653767 +0000 UTC m=+28.446073239 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117483b00): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744140): _writeAt: size=5, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744140): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744140): >openPending: err= 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f2117404380 item 96 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744140): >_writeAt: n=5, err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744140): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.811300237 +0000 UTC m=+28.447719719 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744140): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 02:48:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:48:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 02:48:02 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744840): _readAt: size=512, off=0 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744840): openPending: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744840): >openPending: err= 2026/08/23 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744840): >_readAt: n=5, err=EOF 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744840): close: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 02:48:02.811300237 +0000 UTC m=+28.447719719 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 02:48:02 DEBUG : open-test-file(0x2f2117744840): >close: err= 2026/08/23 02:48:02 DEBUG : open-test-file: Remove: 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f21174047e0 item 96 2026/08/23 02:48:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 02:48:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 02:48:02 DEBUG : open-test-file: >Remove: err= 2026/08/23 02:48:02 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : >WaitForWriters: 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.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.01s) --- 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.01s) --- 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:02 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:02 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:02 DEBUG : file1: newRWFileHandle: 2026/08/23 02:48:02 DEBUG : file1(0x2f2117745280): openPending: 2026/08/23 02:48:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:02 DEBUG : file1(0x2f2117745280): >openPending: err= 2026/08/23 02:48:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 02:48:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 02:48:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/08/23 02:48:02 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : file1: active writers 1 2026/08/23 02:48:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : file1: active writers 1 2026/08/23 02:48:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : file1: active writers 1 2026/08/23 02:48:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : file1: active writers 1 2026/08/23 02:48:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/08/23 02:48:02 DEBUG : Looking for writers 2026/08/23 02:48:02 DEBUG : file1: reading active writers 2026/08/23 02:48:02 DEBUG : file1: active writers 1 2026/08/23 02:48:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/08/23 02:48:03 DEBUG : Looking for writers 2026/08/23 02:48:03 DEBUG : file1: reading active writers 2026/08/23 02:48:03 DEBUG : file1: active writers 1 2026/08/23 02:48:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/08/23 02:48:03 DEBUG : Looking for writers 2026/08/23 02:48:03 DEBUG : file1: reading active writers 2026/08/23 02:48:03 DEBUG : file1: active writers 1 2026/08/23 02:48:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/08/23 02:48:04 DEBUG : Looking for writers 2026/08/23 02:48:04 DEBUG : file1: reading active writers 2026/08/23 02:48:04 DEBUG : file1: active writers 1 2026/08/23 02:48:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:05 DEBUG : Looking for writers 2026/08/23 02:48:05 DEBUG : file1: reading active writers 2026/08/23 02:48:05 DEBUG : file1: active writers 1 2026/08/23 02:48:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:06 DEBUG : Looking for writers 2026/08/23 02:48:06 DEBUG : file1: reading active writers 2026/08/23 02:48:06 DEBUG : file1: active writers 1 2026/08/23 02:48:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:07 DEBUG : Looking for writers 2026/08/23 02:48:07 DEBUG : file1: reading active writers 2026/08/23 02:48:07 DEBUG : file1: active writers 1 2026/08/23 02:48:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:08 DEBUG : Looking for writers 2026/08/23 02:48:08 DEBUG : file1: reading active writers 2026/08/23 02:48:08 DEBUG : file1: active writers 1 2026/08/23 02:48:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:09 DEBUG : Looking for writers 2026/08/23 02:48:09 DEBUG : file1: reading active writers 2026/08/23 02:48:09 DEBUG : file1: active writers 1 2026/08/23 02:48:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:10 DEBUG : Looking for writers 2026/08/23 02:48:10 DEBUG : file1: reading active writers 2026/08/23 02:48:10 DEBUG : file1: active writers 1 2026/08/23 02:48:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:11 DEBUG : Looking for writers 2026/08/23 02:48:11 DEBUG : file1: reading active writers 2026/08/23 02:48:11 DEBUG : file1: active writers 1 2026/08/23 02:48:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:12 DEBUG : Looking for writers 2026/08/23 02:48:12 DEBUG : file1: reading active writers 2026/08/23 02:48:12 DEBUG : file1: active writers 1 2026/08/23 02:48:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:13 DEBUG : Looking for writers 2026/08/23 02:48:13 DEBUG : file1: reading active writers 2026/08/23 02:48:13 DEBUG : file1: active writers 1 2026/08/23 02:48:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:14 DEBUG : Looking for writers 2026/08/23 02:48:14 DEBUG : file1: reading active writers 2026/08/23 02:48:14 DEBUG : file1: active writers 1 2026/08/23 02:48:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:15 DEBUG : Looking for writers 2026/08/23 02:48:15 DEBUG : file1: reading active writers 2026/08/23 02:48:15 DEBUG : file1: active writers 1 2026/08/23 02:48:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:16 DEBUG : Looking for writers 2026/08/23 02:48:16 DEBUG : file1: reading active writers 2026/08/23 02:48:16 DEBUG : file1: active writers 1 2026/08/23 02:48:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:17 DEBUG : Looking for writers 2026/08/23 02:48:17 DEBUG : file1: reading active writers 2026/08/23 02:48:17 DEBUG : file1: active writers 1 2026/08/23 02:48:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:18 DEBUG : Looking for writers 2026/08/23 02:48:18 DEBUG : file1: reading active writers 2026/08/23 02:48:18 DEBUG : file1: active writers 1 2026/08/23 02:48:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:19 DEBUG : Looking for writers 2026/08/23 02:48:19 DEBUG : file1: reading active writers 2026/08/23 02:48:19 DEBUG : file1: active writers 1 2026/08/23 02:48:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:20 DEBUG : Looking for writers 2026/08/23 02:48:20 DEBUG : file1: reading active writers 2026/08/23 02:48:20 DEBUG : file1: active writers 1 2026/08/23 02:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:21 DEBUG : Looking for writers 2026/08/23 02:48:21 DEBUG : file1: reading active writers 2026/08/23 02:48:21 DEBUG : file1: active writers 1 2026/08/23 02:48:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:22 DEBUG : Looking for writers 2026/08/23 02:48:22 DEBUG : file1: reading active writers 2026/08/23 02:48:22 DEBUG : file1: active writers 1 2026/08/23 02:48:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:23 DEBUG : Looking for writers 2026/08/23 02:48:23 DEBUG : file1: reading active writers 2026/08/23 02:48:23 DEBUG : file1: active writers 1 2026/08/23 02:48:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:24 DEBUG : Looking for writers 2026/08/23 02:48:24 DEBUG : file1: reading active writers 2026/08/23 02:48:24 DEBUG : file1: active writers 1 2026/08/23 02:48:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:25 DEBUG : Looking for writers 2026/08/23 02:48:25 DEBUG : file1: reading active writers 2026/08/23 02:48:25 DEBUG : file1: active writers 1 2026/08/23 02:48:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:26 DEBUG : Looking for writers 2026/08/23 02:48:26 DEBUG : file1: reading active writers 2026/08/23 02:48:26 DEBUG : file1: active writers 1 2026/08/23 02:48:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:27 DEBUG : Looking for writers 2026/08/23 02:48:27 DEBUG : file1: reading active writers 2026/08/23 02:48:27 DEBUG : file1: active writers 1 2026/08/23 02:48:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:28 DEBUG : Looking for writers 2026/08/23 02:48:28 DEBUG : file1: reading active writers 2026/08/23 02:48:28 DEBUG : file1: active writers 1 2026/08/23 02:48:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:29 DEBUG : Looking for writers 2026/08/23 02:48:29 DEBUG : file1: reading active writers 2026/08/23 02:48:29 DEBUG : file1: active writers 1 2026/08/23 02:48:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:30 DEBUG : Looking for writers 2026/08/23 02:48:30 DEBUG : file1: reading active writers 2026/08/23 02:48:30 DEBUG : file1: active writers 1 2026/08/23 02:48:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:31 DEBUG : Looking for writers 2026/08/23 02:48:31 DEBUG : file1: reading active writers 2026/08/23 02:48:31 DEBUG : file1: active writers 1 2026/08/23 02:48:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:32 DEBUG : Looking for writers 2026/08/23 02:48:32 DEBUG : file1: reading active writers 2026/08/23 02:48:32 DEBUG : file1: active writers 1 2026/08/23 02:48:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/23 02:48:32 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x2f211797e100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2f21173399e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:51819169684000} name:file1 opens:1 downloaders: o: fd:0x2f21172a4340 info:{ModTime:{wall:14022720194632716515 ext:28471581821 loc:0x4ce86a0} ATime:{wall:14022720194632716515 ext:28471581821 loc:0x4ce86a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/08/23 02:48:32 DEBUG : >WaitForWriters: 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:32 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" read_write_test.go:694: skip as can't rename files 2026/08/23 02:48:32 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:32 DEBUG : Looking for writers 2026/08/23 02:48:32 DEBUG : >WaitForWriters: 2026/08/23 02:48:32 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWCacheRename (0.02s) === RUN TestRWCacheUpdate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:32 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" 2026/08/23 02:48:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 02:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-motagug1fore" read_write_test.go:730: skip as modtime not supported 2026/08/23 02:48:32 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:32 DEBUG : Looking for writers 2026/08/23 02:48:32 DEBUG : >WaitForWriters: 2026/08/23 02:48:32 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 02:48:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.02s) === RUN TestCaseSensitivity run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:33 DEBUG : forgetting directory cache 2026/08/23 02:48:33 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:33 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/23 02:48:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/23 02:48:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/23 02:48:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/23 02:48:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:34 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/23 02:48:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/23 02:48:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/23 02:48:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/23 02:48:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/23 02:48:34 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/23 02:48:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/23 02:48:34 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/23 02:48:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 02:48:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/23 02:48:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/23 02:48:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/23 02:48:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/23 02:48:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : FiLeB: reading active writers 2026/08/23 02:48:34 DEBUG : FilEb: reading active writers 2026/08/23 02:48:34 DEBUG : FiLeA: reading active writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : FiLeA: reading active writers 2026/08/23 02:48:34 DEBUG : FiLeB: reading active writers 2026/08/23 02:48:34 DEBUG : FilEb: reading active writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.24s) === RUN TestUnicodeNormalization run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/23 02:48:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.81s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:34 DEBUG : Sia http://127.0.0.1:39980: Reusing VFS from active cache 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:34 DEBUG : Looking for writers 2026/08/23 02:48:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:35 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:35 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:35 DEBUG : dir: Looking for writers 2026/08/23 02:48:35 DEBUG : file2: reading active writers 2026/08/23 02:48:35 DEBUG : Looking for writers 2026/08/23 02:48:35 DEBUG : dir: reading active writers 2026/08/23 02:48:35 DEBUG : file1: reading active writers 2026/08/23 02:48:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.51s) === RUN TestVFSStatParent run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:35 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:36 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:36 DEBUG : dir: Looking for writers 2026/08/23 02:48:36 DEBUG : Looking for writers 2026/08/23 02:48:36 DEBUG : dir: reading active writers 2026/08/23 02:48:36 DEBUG : file1: reading active writers 2026/08/23 02:48:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.89s) === RUN TestVFSOpenFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:36 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:37 DEBUG : file1: Open: flags=O_RDONLY 2026/08/23 02:48:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/23 02:48:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/23 02:48:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/23 02:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/23 02:48:37 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/23 02:48:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/23 02:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/23 02:48:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/23 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:37 DEBUG : dir: Looking for writers 2026/08/23 02:48:37 DEBUG : file2: reading active writers 2026/08/23 02:48:37 DEBUG : new_file.txt: reading active writers 2026/08/23 02:48:37 DEBUG : Looking for writers 2026/08/23 02:48:37 DEBUG : dir: reading active writers 2026/08/23 02:48:37 DEBUG : file1: reading active writers 2026/08/23 02:48:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.81s) === RUN TestVFSRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:37 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote vfs_test.go:291: skip as can't rename files 2026/08/23 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:37 DEBUG : Looking for writers 2026/08/23 02:48:37 DEBUG : >WaitForWriters: --- SKIP: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:37 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:37 DEBUG : Looking for writers 2026/08/23 02:48:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.02s) === RUN TestVFSMkdir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:37 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/23 02:48:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/23 02:48:37 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/23 02:48:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/23 02:48:37 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/23 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:37 DEBUG : Looking for writers 2026/08/23 02:48:37 DEBUG : a: Looking for writers 2026/08/23 02:48:37 DEBUG : b: Looking for writers 2026/08/23 02:48:37 DEBUG : c: Looking for writers 2026/08/23 02:48:37 DEBUG : d: Looking for writers 2026/08/23 02:48:37 DEBUG : Looking for writers 2026/08/23 02:48:37 DEBUG : /: reading active writers 2026/08/23 02:48:37 DEBUG : a: reading active writers 2026/08/23 02:48:37 DEBUG : b: reading active writers 2026/08/23 02:48:37 DEBUG : c: reading active writers 2026/08/23 02:48:37 DEBUG : d: reading active writers 2026/08/23 02:48:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:37 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/23 02:48:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/23 02:48:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/23 02:48:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/23 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:37 DEBUG : a/b/c/d: Looking for writers 2026/08/23 02:48:37 DEBUG : a/b/c: Looking for writers 2026/08/23 02:48:37 DEBUG : d: reading active writers 2026/08/23 02:48:37 DEBUG : a/b: Looking for writers 2026/08/23 02:48:37 DEBUG : c: reading active writers 2026/08/23 02:48:37 DEBUG : a: Looking for writers 2026/08/23 02:48:37 DEBUG : b: reading active writers 2026/08/23 02:48:37 DEBUG : Looking for writers 2026/08/23 02:48:37 DEBUG : a: reading active writers 2026/08/23 02:48:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:38 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:38 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:38 DEBUG : Looking for writers 2026/08/23 02:48:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:38 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/23 02:48:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/23 02:48:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/23 02:48:38 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 02:48:38 DEBUG : file1: size = 5 OK 2026/08/23 02:48:38 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/23 02:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 02:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 02:48:38 DEBUG : file1: size = 0 OK 2026/08/23 02:48:38 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 02:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (7 bytes), uploading instead of streaming 2026/08/23 02:48:38 DEBUG : file1: size = 7 OK 2026/08/23 02:48:38 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:38 DEBUG : Looking for writers 2026/08/23 02:48:38 DEBUG : file1: reading active writers 2026/08/23 02:48:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:38 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/23 02:48:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/23 02:48:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/23 02:48:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/23 02:48:39 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (11 bytes), uploading instead of streaming 2026/08/23 02:48:39 DEBUG : file1: size = 11 OK 2026/08/23 02:48:39 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/23 02:48:39 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:39 DEBUG : Looking for writers 2026/08/23 02:48:39 DEBUG : file1: reading active writers 2026/08/23 02:48:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:39 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:39 NOTICE: Sia http://127.0.0.1:39980: "file1": cleanup failed upload: Get "http://127.0.0.1:39980/renter/file/rclone-test-motagug1fore/file1": context canceled 2026/08/23 02:48:39 ERROR : file1: WriteFileHandle.New Rcat failed: Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-motagug1fore/file1?force=true": context canceled 2026/08/23 02:48:39 DEBUG : file1: Remove: 2026/08/23 02:48:39 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/23 02:48:39 DEBUG : file1: >Remove: err= 2026/08/23 02:48:39 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:39 DEBUG : Looking for writers 2026/08/23 02:48:39 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:39 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 NOTICE: Sia http://127.0.0.1:39980: "file1": cleanup failed upload: Get "http://127.0.0.1:39980/renter/file/rclone-test-motagug1fore/file1": context canceled 2026/08/23 02:48:40 ERROR : file1: WriteFileHandle.New Rcat failed: Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-motagug1fore/file1?force=true": context canceled 2026/08/23 02:48:40 DEBUG : file1: Remove: 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/23 02:48:40 DEBUG : file1: >Remove: err= 2026/08/23 02:48:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:40 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 02:48:40 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/23 02:48:40 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 02:48:40 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 02:48:40 DEBUG : file2: size = 5 OK 2026/08/23 02:48:40 DEBUG : file2: Size of src and dst objects identical 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 02:48:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file2: reading active writers 2026/08/23 02:48:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.45s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.05s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.05s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.34s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:40 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 02:48:40 DEBUG : file1: size = 5 OK 2026/08/23 02:48:40 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/23 02:48:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.25s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:40 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:48:40 DEBUG : file1: WriteFileHandle.Release closing 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 02:48:40 DEBUG : file1: size = 0 OK 2026/08/23 02:48:40 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/23 02:48:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.06s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:48:40 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:48:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:48:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:48:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:48:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:363: can't set mod time 2026/08/23 02:48:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : file1: active writers 1 2026/08/23 02:48:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : file1: active writers 1 2026/08/23 02:48:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : file1: active writers 1 2026/08/23 02:48:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : file1: active writers 1 2026/08/23 02:48:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/08/23 02:48:40 DEBUG : Looking for writers 2026/08/23 02:48:40 DEBUG : file1: reading active writers 2026/08/23 02:48:40 DEBUG : file1: active writers 1 2026/08/23 02:48:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/08/23 02:48:41 DEBUG : Looking for writers 2026/08/23 02:48:41 DEBUG : file1: reading active writers 2026/08/23 02:48:41 DEBUG : file1: active writers 1 2026/08/23 02:48:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/08/23 02:48:41 DEBUG : Looking for writers 2026/08/23 02:48:41 DEBUG : file1: reading active writers 2026/08/23 02:48:41 DEBUG : file1: active writers 1 2026/08/23 02:48:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/08/23 02:48:41 DEBUG : Looking for writers 2026/08/23 02:48:41 DEBUG : file1: reading active writers 2026/08/23 02:48:41 DEBUG : file1: active writers 1 2026/08/23 02:48:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:42 DEBUG : Looking for writers 2026/08/23 02:48:42 DEBUG : file1: reading active writers 2026/08/23 02:48:42 DEBUG : file1: active writers 1 2026/08/23 02:48:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:43 DEBUG : Looking for writers 2026/08/23 02:48:43 DEBUG : file1: reading active writers 2026/08/23 02:48:43 DEBUG : file1: active writers 1 2026/08/23 02:48:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:44 DEBUG : Looking for writers 2026/08/23 02:48:44 DEBUG : file1: reading active writers 2026/08/23 02:48:44 DEBUG : file1: active writers 1 2026/08/23 02:48:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:45 DEBUG : Looking for writers 2026/08/23 02:48:45 DEBUG : file1: reading active writers 2026/08/23 02:48:45 DEBUG : file1: active writers 1 2026/08/23 02:48:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:46 DEBUG : Looking for writers 2026/08/23 02:48:46 DEBUG : file1: reading active writers 2026/08/23 02:48:46 DEBUG : file1: active writers 1 2026/08/23 02:48:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:47 DEBUG : Looking for writers 2026/08/23 02:48:47 DEBUG : file1: reading active writers 2026/08/23 02:48:47 DEBUG : file1: active writers 1 2026/08/23 02:48:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:48 DEBUG : Looking for writers 2026/08/23 02:48:48 DEBUG : file1: reading active writers 2026/08/23 02:48:48 DEBUG : file1: active writers 1 2026/08/23 02:48:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:49 DEBUG : Looking for writers 2026/08/23 02:48:49 DEBUG : file1: reading active writers 2026/08/23 02:48:49 DEBUG : file1: active writers 1 2026/08/23 02:48:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:50 DEBUG : Looking for writers 2026/08/23 02:48:50 DEBUG : file1: reading active writers 2026/08/23 02:48:50 DEBUG : file1: active writers 1 2026/08/23 02:48:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:51 DEBUG : Looking for writers 2026/08/23 02:48:51 DEBUG : file1: reading active writers 2026/08/23 02:48:51 DEBUG : file1: active writers 1 2026/08/23 02:48:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:52 DEBUG : Looking for writers 2026/08/23 02:48:52 DEBUG : file1: reading active writers 2026/08/23 02:48:52 DEBUG : file1: active writers 1 2026/08/23 02:48:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:53 DEBUG : Looking for writers 2026/08/23 02:48:53 DEBUG : file1: reading active writers 2026/08/23 02:48:53 DEBUG : file1: active writers 1 2026/08/23 02:48:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:54 DEBUG : Looking for writers 2026/08/23 02:48:54 DEBUG : file1: reading active writers 2026/08/23 02:48:54 DEBUG : file1: active writers 1 2026/08/23 02:48:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:55 DEBUG : Looking for writers 2026/08/23 02:48:55 DEBUG : file1: reading active writers 2026/08/23 02:48:55 DEBUG : file1: active writers 1 2026/08/23 02:48:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:56 DEBUG : Looking for writers 2026/08/23 02:48:56 DEBUG : file1: reading active writers 2026/08/23 02:48:56 DEBUG : file1: active writers 1 2026/08/23 02:48:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:57 DEBUG : Looking for writers 2026/08/23 02:48:57 DEBUG : file1: reading active writers 2026/08/23 02:48:57 DEBUG : file1: active writers 1 2026/08/23 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:58 DEBUG : Looking for writers 2026/08/23 02:48:58 DEBUG : file1: reading active writers 2026/08/23 02:48:58 DEBUG : file1: active writers 1 2026/08/23 02:48:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:48:59 DEBUG : Looking for writers 2026/08/23 02:48:59 DEBUG : file1: reading active writers 2026/08/23 02:48:59 DEBUG : file1: active writers 1 2026/08/23 02:48:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:00 DEBUG : Looking for writers 2026/08/23 02:49:00 DEBUG : file1: reading active writers 2026/08/23 02:49:00 DEBUG : file1: active writers 1 2026/08/23 02:49:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:01 DEBUG : Looking for writers 2026/08/23 02:49:01 DEBUG : file1: reading active writers 2026/08/23 02:49:01 DEBUG : file1: active writers 1 2026/08/23 02:49:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:02 DEBUG : Looking for writers 2026/08/23 02:49:02 DEBUG : file1: reading active writers 2026/08/23 02:49:02 DEBUG : file1: active writers 1 2026/08/23 02:49:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:03 DEBUG : Looking for writers 2026/08/23 02:49:03 DEBUG : file1: reading active writers 2026/08/23 02:49:03 DEBUG : file1: active writers 1 2026/08/23 02:49:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:04 DEBUG : Looking for writers 2026/08/23 02:49:04 DEBUG : file1: reading active writers 2026/08/23 02:49:04 DEBUG : file1: active writers 1 2026/08/23 02:49:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:05 DEBUG : Looking for writers 2026/08/23 02:49:05 DEBUG : file1: reading active writers 2026/08/23 02:49:05 DEBUG : file1: active writers 1 2026/08/23 02:49:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:06 DEBUG : Looking for writers 2026/08/23 02:49:06 DEBUG : file1: reading active writers 2026/08/23 02:49:06 DEBUG : file1: active writers 1 2026/08/23 02:49:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:07 DEBUG : Looking for writers 2026/08/23 02:49:07 DEBUG : file1: reading active writers 2026/08/23 02:49:07 DEBUG : file1: active writers 1 2026/08/23 02:49:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:08 DEBUG : Looking for writers 2026/08/23 02:49:08 DEBUG : file1: reading active writers 2026/08/23 02:49:08 DEBUG : file1: active writers 1 2026/08/23 02:49:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:09 DEBUG : Looking for writers 2026/08/23 02:49:09 DEBUG : file1: reading active writers 2026/08/23 02:49:09 DEBUG : file1: active writers 1 2026/08/23 02:49:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/23 02:49:10 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/08/23 02:49:10 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:49:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:49:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:49:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:49:10 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 02:49:10 DEBUG : file1: size = 0 OK 2026/08/23 02:49:10 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:49:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:49:10 DEBUG : file1: Open: flags=O_RDONLY 2026/08/23 02:49:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/23 02:49:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/23 02:49:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:10 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:49:10 DEBUG : Looking for writers 2026/08/23 02:49:10 DEBUG : file1: reading active writers 2026/08/23 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.07s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:49:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:49:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 02:49:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:49:10 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (100 bytes), uploading instead of streaming 2026/08/23 02:49:11 DEBUG : file1: size = 100 OK 2026/08/23 02:49:11 DEBUG : file1: Size of src and dst objects identical 2026/08/23 02:49:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 02:49:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 02:49:11 DEBUG : file1: Open: flags=O_RDONLY 2026/08/23 02:49:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/23 02:49:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/23 02:49:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:11 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:49:11 DEBUG : Looking for writers 2026/08/23 02:49:11 DEBUG : file1: reading active writers 2026/08/23 02:49:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.27s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:11 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 02:49:11 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/23 02:49:11 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/23 02:49:11 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/23 02:49:11 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/23 02:49:11 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/23 02:49:11 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/23 02:49:11 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/23 02:49:11 DEBUG : stalled: Remove: 2026/08/23 02:49:11 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/23 02:49:11 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.04s) === RUN TestZipManyFiles run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:12 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/23 02:49:12 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/23 02:49:12 DEBUG : flat/f000.txt: Set virtual modtime to 2026-08-23 02:49:11.518457471 +0000 UTC 2026/08/23 02:49:12 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:12 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:12 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/23 02:49:12 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/23 02:49:12 DEBUG : flat/f001.txt: Set virtual modtime to 2026-08-23 02:49:11.919765934 +0000 UTC 2026/08/23 02:49:12 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:12 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:12 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/23 02:49:12 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/23 02:49:12 DEBUG : flat/f002.txt: Set virtual modtime to 2026-08-23 02:49:12.175836421 +0000 UTC 2026/08/23 02:49:12 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:12 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:12 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/23 02:49:12 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/23 02:49:12 DEBUG : flat/f003.txt: Set virtual modtime to 2026-08-23 02:49:12.472184055 +0000 UTC 2026/08/23 02:49:12 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/23 02:49:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/23 02:49:12 DEBUG : flat/f004.txt: Set virtual modtime to 2026-08-23 02:49:12.519576794 +0000 UTC 2026/08/23 02:49:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:12 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:49:12 DEBUG : flat: Looking for writers 2026/08/23 02:49:12 DEBUG : f003.txt: reading active writers 2026/08/23 02:49:12 DEBUG : f004.txt: reading active writers 2026/08/23 02:49:12 DEBUG : f000.txt: reading active writers 2026/08/23 02:49:12 DEBUG : f001.txt: reading active writers 2026/08/23 02:49:12 DEBUG : f002.txt: reading active writers 2026/08/23 02:49:12 DEBUG : Looking for writers 2026/08/23 02:49:12 DEBUG : flat: reading active writers 2026/08/23 02:49:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.63s) === RUN TestZipManySubDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:13 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/23 02:49:13 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/23 02:49:13 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-08-23 02:49:13.934962959 +0000 UTC 2026/08/23 02:49:13 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/23 02:49:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/23 02:49:14 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-08-23 02:49:13.534219162 +0000 UTC 2026/08/23 02:49:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/23 02:49:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/23 02:49:14 DEBUG : a/top.txt: Set virtual modtime to 2026-08-23 02:49:13.18546655 +0000 UTC 2026/08/23 02:49:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:14 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:14 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:49:14 DEBUG : a/b/c: Looking for writers 2026/08/23 02:49:14 DEBUG : deep.txt: reading active writers 2026/08/23 02:49:14 DEBUG : a/b: Looking for writers 2026/08/23 02:49:14 DEBUG : c: reading active writers 2026/08/23 02:49:14 DEBUG : mid.txt: reading active writers 2026/08/23 02:49:14 DEBUG : a: Looking for writers 2026/08/23 02:49:14 DEBUG : b: reading active writers 2026/08/23 02:49:14 DEBUG : top.txt: reading active writers 2026/08/23 02:49:14 DEBUG : Looking for writers 2026/08/23 02:49:14 DEBUG : a: reading active writers 2026/08/23 02:49:14 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (1.46s) === RUN TestZipLargeFiles run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:14 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-08-23 02:49:20.088470233 +0000 UTC 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:20 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:49:20 DEBUG : bigdir: Looking for writers 2026/08/23 02:49:20 DEBUG : big.bin: reading active writers 2026/08/23 02:49:20 DEBUG : Looking for writers 2026/08/23 02:49:20 DEBUG : bigdir: reading active writers 2026/08/23 02:49:20 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (6.77s) === RUN TestZipDirsInRoot run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone804067674", Modify Window "876000h0m0s" 2026/08/23 02:49:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/08/23 02:49:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/23 02:49:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/23 02:49:22 DEBUG : dir1/a.txt: Set virtual modtime to 2026-08-23 02:49:21.507374052 +0000 UTC 2026/08/23 02:49:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/23 02:49:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/23 02:49:22 DEBUG : dir2/b.txt: Set virtual modtime to 2026-08-23 02:49:21.729560224 +0000 UTC 2026/08/23 02:49:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/23 02:49:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/23 02:49:22 DEBUG : dir3/c.txt: Set virtual modtime to 2026-08-23 02:49:22.101505684 +0000 UTC 2026/08/23 02:49:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 02:49:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 02:49:22 DEBUG : WaitForWriters: timeout=30s 2026/08/23 02:49:22 DEBUG : dir1: Looking for writers 2026/08/23 02:49:22 DEBUG : a.txt: reading active writers 2026/08/23 02:49:22 DEBUG : dir2: Looking for writers 2026/08/23 02:49:22 DEBUG : b.txt: reading active writers 2026/08/23 02:49:22 DEBUG : dir3: Looking for writers 2026/08/23 02:49:22 DEBUG : c.txt: reading active writers 2026/08/23 02:49:22 DEBUG : Looking for writers 2026/08/23 02:49:22 DEBUG : dir3: reading active writers 2026/08/23 02:49:22 DEBUG : dir1: reading active writers 2026/08/23 02:49:22 DEBUG : dir2: reading active writers 2026/08/23 02:49:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (1.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/23 02:49:22 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished OK in 1m47.983279331s (try 1/5)