"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/21 02:16:14 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xagexul7xiya" 2025/11/21 02:16:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 02:16:14 DEBUG : Creating backend with remote "/tmp/rclone3703150945" === RUN TestDirHandleMethods run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:16:14 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:16:14 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:242: Failed to mkdir "FileLu root 'rclone-test-xagexul7xiya'": error decoding response: invalid character 'e' looking for beginning of value 2025/11/21 02:16:44 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:16:44 DEBUG : Looking for writers 2025/11/21 02:16:44 DEBUG : >WaitForWriters: 2025/11/21 02:16:45 ERROR : error listing: directory not found --- FAIL: TestDirHandleMethods (30.07s) === RUN TestDirHandleReaddir run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:16:45 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:16:45 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:16:45 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya" with ID 1118923 2025/11/21 02:16:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118924 2025/11/21 02:16:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:16:49 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file2" 2025/11/21 02:16:49 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/subdir" with ID 1118925 2025/11/21 02:16:51 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/subdir/file3" 2025/11/21 02:16:52 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:16:52 DEBUG : dir/subdir: Looking for writers 2025/11/21 02:16:52 DEBUG : dir: Looking for writers 2025/11/21 02:16:52 DEBUG : file1: reading active writers 2025/11/21 02:16:52 DEBUG : file2: reading active writers 2025/11/21 02:16:52 DEBUG : subdir: reading active writers 2025/11/21 02:16:52 DEBUG : Looking for writers 2025/11/21 02:16:52 DEBUG : dir: reading active writers 2025/11/21 02:16:52 DEBUG : >WaitForWriters: 2025/11/21 02:16:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:16:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file2 2025/11/21 02:16:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/subdir/file3 2025/11/21 02:16:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/subdir" 2025/11/21 02:16:56 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirHandleReaddir (12.00s) === RUN TestDirHandleReaddirnames run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:16:57 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:16:57 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:16:57 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118926 2025/11/21 02:16:59 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:00 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:00 DEBUG : dir: Looking for writers 2025/11/21 02:17:00 DEBUG : file1: reading active writers 2025/11/21 02:17:00 DEBUG : Looking for writers 2025/11/21 02:17:00 DEBUG : dir: reading active writers 2025/11/21 02:17:00 DEBUG : >WaitForWriters: 2025/11/21 02:17:01 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:04 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirHandleReaddirnames (9.74s) === RUN TestDirMethods run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:06 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:06 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:07 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118927 2025/11/21 02:17:08 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:09 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:09 DEBUG : dir: Looking for writers 2025/11/21 02:17:09 DEBUG : Looking for writers 2025/11/21 02:17:09 DEBUG : dir: reading active writers 2025/11/21 02:17:09 DEBUG : >WaitForWriters: 2025/11/21 02:17:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirMethods (5.26s) === RUN TestDirForgetAll run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:12 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:12 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:12 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118928 2025/11/21 02:17:14 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:16 DEBUG : dir: forgetting directory cache 2025/11/21 02:17:16 DEBUG : forgetting directory cache 2025/11/21 02:17:16 DEBUG : dir: forgetting directory cache 2025/11/21 02:17:16 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:16 DEBUG : Looking for writers 2025/11/21 02:17:16 DEBUG : >WaitForWriters: 2025/11/21 02:17:17 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:17 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirForgetAll (6.20s) === RUN TestDirForgetPath run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:18 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:18 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:18 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118929 2025/11/21 02:17:20 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/21 02:17:21 DEBUG : dir: invalidating directory cache 2025/11/21 02:17:21 DEBUG : >ForgetPath: 2025/11/21 02:17:21 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/21 02:17:21 DEBUG : invalidating directory cache 2025/11/21 02:17:21 DEBUG : dir: forgetting directory cache 2025/11/21 02:17:21 DEBUG : >ForgetPath: 2025/11/21 02:17:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/21 02:17:21 DEBUG : >ForgetPath: 2025/11/21 02:17:21 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:21 DEBUG : dir: Looking for writers 2025/11/21 02:17:21 DEBUG : Looking for writers 2025/11/21 02:17:21 DEBUG : dir: reading active writers 2025/11/21 02:17:21 DEBUG : >WaitForWriters: 2025/11/21 02:17:22 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:23 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirForgetPath (5.66s) === RUN TestDirWalk run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:23 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:23 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118930 2025/11/21 02:17:25 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:27 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/fil/a/b" with ID 1118933 2025/11/21 02:17:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "fil/a/b/c" 2025/11/21 02:17:30 DEBUG : forgetting directory cache 2025/11/21 02:17:30 DEBUG : dir: forgetting directory cache 2025/11/21 02:17:31 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:31 DEBUG : dir: Looking for writers 2025/11/21 02:17:31 DEBUG : fil/a/b: Looking for writers 2025/11/21 02:17:31 DEBUG : fil/a: Looking for writers 2025/11/21 02:17:31 DEBUG : b: reading active writers 2025/11/21 02:17:31 DEBUG : fil: Looking for writers 2025/11/21 02:17:31 DEBUG : a: reading active writers 2025/11/21 02:17:31 DEBUG : Looking for writers 2025/11/21 02:17:31 DEBUG : dir: reading active writers 2025/11/21 02:17:31 DEBUG : fil: reading active writers 2025/11/21 02:17:31 DEBUG : >WaitForWriters: 2025/11/21 02:17:32 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/fil/a/b/c 2025/11/21 02:17:34 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/fil/a/b" 2025/11/21 02:17:35 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/fil/a" 2025/11/21 02:17:35 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/fil" 2025/11/21 02:17:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirWalk (13.07s) === RUN TestDirSetModTime run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:36 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:36 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118934 2025/11/21 02:17:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:40 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:40 DEBUG : dir: Looking for writers 2025/11/21 02:17:40 DEBUG : Looking for writers 2025/11/21 02:17:40 DEBUG : dir: reading active writers 2025/11/21 02:17:40 DEBUG : >WaitForWriters: 2025/11/21 02:17:41 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:42 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirSetModTime (5.47s) === RUN TestDirStat run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:42 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:42 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:43 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118935 2025/11/21 02:17:44 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:45 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:17:45 DEBUG : dir: Looking for writers 2025/11/21 02:17:45 DEBUG : file1: reading active writers 2025/11/21 02:17:45 DEBUG : Looking for writers 2025/11/21 02:17:45 DEBUG : dir: reading active writers 2025/11/21 02:17:45 DEBUG : >WaitForWriters: 2025/11/21 02:17:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:17:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirStat (5.86s) === RUN TestDirReadDirAll run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:17:48 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:17:48 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:17:49 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118936 2025/11/21 02:17:50 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:17:52 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file2" 2025/11/21 02:17:52 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/subdir" with ID 1118937 2025/11/21 02:17:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/subdir/file3" === RUN TestDirReadDirAll/Virtual 2025/11/21 02:17:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/21 02:17:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/21 02:17:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/21 02:17:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/21 02:17:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/virtualFile" 2025/11/21 02:17:59 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/virtualDir" with ID 1118938 2025/11/21 02:18:01 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/virtualDir/testFile" 2025/11/21 02:18:04 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file2 2025/11/21 02:18:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/subdir" 2025/11/21 02:18:06 DEBUG : dir: invalidating directory cache 2025/11/21 02:18:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/21 02:18:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/21 02:18:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/21 02:18:07 DEBUG : dir/file1: Reset virtual modtime 2025/11/21 02:18:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/21 02:18:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/21 02:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/21 02:18:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/21 02:18:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:18:07 DEBUG : dir: invalidating directory cache 2025/11/21 02:18:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/21 02:18:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:18:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/21 02:18:07 DEBUG : forgetting directory cache 2025/11/21 02:18:07 DEBUG : dir: forgetting directory cache 2025/11/21 02:18:07 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/21 02:18:07 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:07 DEBUG : dir/virtualDir: Looking for writers 2025/11/21 02:18:07 DEBUG : dir: Looking for writers 2025/11/21 02:18:07 DEBUG : virtualFile: reading active writers 2025/11/21 02:18:07 DEBUG : virtualDir: reading active writers 2025/11/21 02:18:07 DEBUG : file1: reading active writers 2025/11/21 02:18:07 DEBUG : virtualFile2: reading active writers 2025/11/21 02:18:07 DEBUG : Looking for writers 2025/11/21 02:18:07 DEBUG : dir: reading active writers 2025/11/21 02:18:07 DEBUG : >WaitForWriters: 2025/11/21 02:18:08 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:09 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/virtualFile 2025/11/21 02:18:09 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/virtualDir/testFile 2025/11/21 02:18:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/virtualDir" 2025/11/21 02:18:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirReadDirAll (23.42s) --- PASS: TestDirReadDirAll/Virtual (10.96s) === RUN TestDirOpen run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:11 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:11 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:12 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118939 2025/11/21 02:18:13 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:18:14 ERROR : dir/: Can only open directories read only 2025/11/21 02:18:14 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:14 DEBUG : dir: Looking for writers 2025/11/21 02:18:14 DEBUG : Looking for writers 2025/11/21 02:18:14 DEBUG : dir: reading active writers 2025/11/21 02:18:14 DEBUG : >WaitForWriters: 2025/11/21 02:18:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirOpen (5.53s) === RUN TestDirCreate run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:17 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:17 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:18 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118940 2025/11/21 02:18:19 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:18:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/21 02:18:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/21 02:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/21 02:18:21 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/21 02:18:23 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/potato" 2025/11/21 02:18:23 DEBUG : dir/potato: size = 5 OK 2025/11/21 02:18:23 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/21 02:18:23 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/21 02:18:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/21 02:18:23 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:23 DEBUG : dir: Looking for writers 2025/11/21 02:18:23 DEBUG : potato: reading active writers 2025/11/21 02:18:23 DEBUG : file1: reading active writers 2025/11/21 02:18:23 DEBUG : Looking for writers 2025/11/21 02:18:23 DEBUG : dir: reading active writers 2025/11/21 02:18:23 DEBUG : >WaitForWriters: 2025/11/21 02:18:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/potato 2025/11/21 02:18:25 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirCreate (8.90s) === RUN TestDirMkdir run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:26 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:26 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118941 2025/11/21 02:18:28 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:18:30 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/sub" with ID 1118942 2025/11/21 02:18:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/21 02:18:31 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:31 DEBUG : dir/sub: Looking for writers 2025/11/21 02:18:31 DEBUG : dir: Looking for writers 2025/11/21 02:18:31 DEBUG : file1: reading active writers 2025/11/21 02:18:31 DEBUG : sub: reading active writers 2025/11/21 02:18:31 DEBUG : Looking for writers 2025/11/21 02:18:31 DEBUG : dir: reading active writers 2025/11/21 02:18:31 DEBUG : >WaitForWriters: 2025/11/21 02:18:32 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/sub" 2025/11/21 02:18:34 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirMkdir (9.00s) === RUN TestDirMkdirSub run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:35 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:35 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:35 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118943 2025/11/21 02:18:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:18:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/sub" with ID 1118944 2025/11/21 02:18:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/21 02:18:40 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/sub/subsub" with ID 1118945 2025/11/21 02:18:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/21 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:42 DEBUG : dir/sub/subsub: Looking for writers 2025/11/21 02:18:42 DEBUG : dir/sub: Looking for writers 2025/11/21 02:18:42 DEBUG : subsub: reading active writers 2025/11/21 02:18:42 DEBUG : dir: Looking for writers 2025/11/21 02:18:42 DEBUG : file1: reading active writers 2025/11/21 02:18:42 DEBUG : sub: reading active writers 2025/11/21 02:18:42 DEBUG : Looking for writers 2025/11/21 02:18:42 DEBUG : dir: reading active writers 2025/11/21 02:18:42 DEBUG : >WaitForWriters: 2025/11/21 02:18:43 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:44 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/sub/subsub" 2025/11/21 02:18:45 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/sub" 2025/11/21 02:18:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirMkdirSub (11.42s) === RUN TestDirRemove run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:46 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:46 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118946 2025/11/21 02:18:49 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:18:50 ERROR : dir/: Dir.Remove not empty 2025/11/21 02:18:50 DEBUG : dir/file1: Remove: 2025/11/21 02:18:50 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:18:50 DEBUG : dir/file1: >Remove: err= 2025/11/21 02:18:51 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" 2025/11/21 02:18:51 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/21 02:18:52 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:52 DEBUG : Looking for writers 2025/11/21 02:18:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (6.26s) === RUN TestDirRemoveAll run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:52 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:52 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:53 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118948 2025/11/21 02:18:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:18:56 DEBUG : dir/file1: Remove: 2025/11/21 02:18:56 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:18:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:18:56 DEBUG : dir/file1: >Remove: err= 2025/11/21 02:18:57 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" 2025/11/21 02:18:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/21 02:18:57 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:18:57 DEBUG : Looking for writers 2025/11/21 02:18:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.86s) === RUN TestDirRemoveName run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:18:58 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:18:58 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:18:59 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118949 2025/11/21 02:19:01 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:19:06 DEBUG : dir/file1: Remove: 2025/11/21 02:19:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:19:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:19:06 DEBUG : dir/file1: >Remove: err= 2025/11/21 02:19:07 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:19:07 DEBUG : dir: Looking for writers 2025/11/21 02:19:07 DEBUG : Looking for writers 2025/11/21 02:19:07 DEBUG : dir: reading active writers 2025/11/21 02:19:07 DEBUG : >WaitForWriters: 2025/11/21 02:19:08 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirRemoveName (10.51s) === RUN TestDirRename run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:19:09 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:19:09 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:19:09 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118950 2025/11/21 02:19:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:19:14 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file3" 2025/11/21 02:19:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/21 02:19:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir2" with ID 1118951 2025/11/21 02:19:20 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:19:20 INFO : dir/file1: Moved (server-side) to: dir2/file1 2025/11/21 02:19:20 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file3 2025/11/21 02:19:20 INFO : dir/file3: Moved (server-side) to: dir2/file3 2025/11/21 02:19:21 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" 2025/11/21 02:19:21 DEBUG : dir: Updating dir with dir2 0xc0005cb520 2025/11/21 02:19:21 DEBUG : dir: forgetting directory cache 2025/11/21 02:19:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/21 02:19:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/21 02:19:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir2/file1 2025/11/21 02:19:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/21 02:19:26 DEBUG : file2: Updating file with file2 0xc000869680 2025/11/21 02:19:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/21 02:19:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/21 02:19:28 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir2/file3 2025/11/21 02:19:28 INFO : dir2/file3: Deleted 2025/11/21 02:19:31 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file2 2025/11/21 02:19:31 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/21 02:19:31 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000869680 2025/11/21 02:19:31 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/21 02:19:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/21 02:19:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/empty directory" with ID 1118952 2025/11/21 02:19:33 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/21 02:19:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/renamed empty directory" with ID 1118953 2025/11/21 02:19:34 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/empty directory" 2025/11/21 02:19:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006e2b60 2025/11/21 02:19:34 DEBUG : empty directory: forgetting directory cache 2025/11/21 02:19:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/21 02:19:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/21 02:19:34 DEBUG : dir2: Renaming to "dir3" 2025/11/21 02:19:34 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:19:34 DEBUG : dir3: Looking for writers 2025/11/21 02:19:34 DEBUG : file3: reading active writers 2025/11/21 02:19:34 DEBUG : renamed empty directory: Looking for writers 2025/11/21 02:19:34 DEBUG : Looking for writers 2025/11/21 02:19:34 DEBUG : dir3: reading active writers 2025/11/21 02:19:34 DEBUG : renamed empty directory: reading active writers 2025/11/21 02:19:34 DEBUG : >WaitForWriters: 2025/11/21 02:19:35 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir2/file3 2025/11/21 02:19:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/renamed empty directory" 2025/11/21 02:19:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir2" --- PASS: TestDirRename (28.23s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:19:37 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:19:37 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:19:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118954 2025/11/21 02:19:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:19:41 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir/sub" with ID 1118955 2025/11/21 02:19:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/21 02:19:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:19:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:19:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/21 02:19:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/21 02:19:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/21 02:19:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/21 02:19:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:19:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:19:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/21 02:19:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/21 02:19:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/21 02:19:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/21 02:19:41 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (12 bytes), uploading instead of streaming 2025/11/21 02:19:43 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/sub/file2" 2025/11/21 02:19:43 DEBUG : dir/sub/file2: size = 12 OK 2025/11/21 02:19:43 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/21 02:19:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/21 02:19:43 DEBUG : forgetting directory cache 2025/11/21 02:19:43 DEBUG : dir: forgetting directory cache 2025/11/21 02:19:43 DEBUG : dir/sub: forgetting directory cache 2025/11/21 02:19:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/21 02:19:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/21 02:19:43 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/21 02:19:45 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/sub/file0" 2025/11/21 02:19:45 DEBUG : dir/sub/file0: size = 5 OK 2025/11/21 02:19:45 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/21 02:19:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/21 02:19:45 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:19:45 DEBUG : dir/sub: Looking for writers 2025/11/21 02:19:45 DEBUG : file0: reading active writers 2025/11/21 02:19:45 DEBUG : file2: reading active writers 2025/11/21 02:19:45 DEBUG : dir: Looking for writers 2025/11/21 02:19:45 DEBUG : file1: reading active writers 2025/11/21 02:19:45 DEBUG : sub: reading active writers 2025/11/21 02:19:45 DEBUG : Looking for writers 2025/11/21 02:19:45 DEBUG : dir: reading active writers 2025/11/21 02:19:45 DEBUG : >WaitForWriters: 2025/11/21 02:19:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:19:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/sub/file0 2025/11/21 02:19:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/sub/file2 2025/11/21 02:19:48 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir/sub" 2025/11/21 02:19:49 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirFileOpen (12.27s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:19:49 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:19:49 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/21 02:19:49 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:19:49 DEBUG : Looking for writers 2025/11/21 02:19:49 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.76s) === RUN TestDirMetadataExtension run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:19:50 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:19:50 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:19:51 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118956 2025/11/21 02:19:52 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: Set virtual modtime to 2025-11-21 02:19:54.014289045 +0000 UTC m=+219.135078445 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:19:54 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/21 02:19:54 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/21 02:19:54 DEBUG : dir.metadata: Set virtual modtime to 2025-11-21 02:19:53.656895717 +0000 UTC m=+218.777685096 2025/11/21 02:19:54 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:19:54 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/21 02:19:54 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/21 02:19:54 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/21 02:19:54 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:19:54 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/21 02:19:54 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:19:54 DEBUG : dir: Looking for writers 2025/11/21 02:19:54 DEBUG : file1: reading active writers 2025/11/21 02:19:54 DEBUG : file1.metadata: reading active writers 2025/11/21 02:19:54 DEBUG : Looking for writers 2025/11/21 02:19:54 DEBUG : dir: reading active writers 2025/11/21 02:19:54 DEBUG : dir.metadata: reading active writers 2025/11/21 02:19:54 DEBUG : >WaitForWriters: 2025/11/21 02:19:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:19:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestDirMetadataExtension (5.82s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:19:56 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:19:56 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:19:57 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118957 2025/11/21 02:19:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:19:59 DEBUG : dir/file1: Set virtual modtime to 2025-11-21 02:19:59.914268252 +0000 UTC m=+225.035057651 2025/11/21 02:19:59 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:19:59 DEBUG : dir: Looking for writers 2025/11/21 02:19:59 DEBUG : file1: reading active writers 2025/11/21 02:19:59 DEBUG : Looking for writers 2025/11/21 02:19:59 DEBUG : dir: reading active writers 2025/11/21 02:19:59 DEBUG : >WaitForWriters: 2025/11/21 02:20:01 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:01 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileMethods (5.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:02 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:02 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:02 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118958 2025/11/21 02:20:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "time_test" 2025/11/21 02:20:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/time_test 2025/11/21 02:20:11 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/21 02:20:11 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:11 DEBUG : dir: Looking for writers 2025/11/21 02:20:11 DEBUG : file1: reading active writers 2025/11/21 02:20:11 DEBUG : Looking for writers 2025/11/21 02:20:11 DEBUG : dir: reading active writers 2025/11/21 02:20:11 DEBUG : >WaitForWriters: 2025/11/21 02:20:12 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:13 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" === 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 (11.28s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (11.28s) --- 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:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:13 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:13 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:14 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118959 2025/11/21 02:20:15 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:20:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:20:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/21 02:20:18 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:18 DEBUG : dir: Looking for writers 2025/11/21 02:20:18 DEBUG : file1: reading active writers 2025/11/21 02:20:18 DEBUG : Looking for writers 2025/11/21 02:20:18 DEBUG : dir: reading active writers 2025/11/21 02:20:18 DEBUG : >WaitForWriters: 2025/11/21 02:20:19 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:19 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileOpenRead (6.90s) === RUN TestFileOpenReadUnknownSize 2025/11/21 02:20:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/21 02:20:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:20:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/21 02:20:20 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:20 DEBUG : Looking for writers 2025/11/21 02:20:20 DEBUG : file.txt: reading active writers 2025/11/21 02:20:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.01s) === RUN TestFileOpenWrite run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:20 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:20 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:21 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118960 2025/11/21 02:20:22 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:20:24 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (25 bytes), uploading instead of streaming 2025/11/21 02:20:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:26 DEBUG : dir/file1: size = 25 OK 2025/11/21 02:20:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/21 02:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:20:26 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:26 DEBUG : dir: Looking for writers 2025/11/21 02:20:26 DEBUG : file1: reading active writers 2025/11/21 02:20:26 DEBUG : Looking for writers 2025/11/21 02:20:26 DEBUG : dir: reading active writers 2025/11/21 02:20:26 DEBUG : >WaitForWriters: 2025/11/21 02:20:27 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:28 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileOpenWrite (8.27s) === RUN TestFileRemove run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:28 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:28 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118961 2025/11/21 02:20:31 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:32 DEBUG : dir/file1: Remove: 2025/11/21 02:20:32 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:20:32 DEBUG : dir/file1: >Remove: err= 2025/11/21 02:20:33 DEBUG : dir/file1: Remove: 2025/11/21 02:20:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/21 02:20:33 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:33 DEBUG : dir: Looking for writers 2025/11/21 02:20:33 DEBUG : Looking for writers 2025/11/21 02:20:33 DEBUG : dir: reading active writers 2025/11/21 02:20:33 DEBUG : >WaitForWriters: 2025/11/21 02:20:35 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileRemove (6.97s) === RUN TestFileRemoveAll run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:35 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:35 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118962 2025/11/21 02:20:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:39 DEBUG : dir/file1: Remove: 2025/11/21 02:20:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:20:39 DEBUG : dir/file1: >Remove: err= 2025/11/21 02:20:40 DEBUG : dir/file1: Remove: 2025/11/21 02:20:40 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/21 02:20:40 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:40 DEBUG : dir: Looking for writers 2025/11/21 02:20:40 DEBUG : Looking for writers 2025/11/21 02:20:40 DEBUG : dir: reading active writers 2025/11/21 02:20:40 DEBUG : >WaitForWriters: 2025/11/21 02:20:41 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileRemoveAll (6.59s) === RUN TestFileOpen run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:42 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:42 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:42 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118963 2025/11/21 02:20:44 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:20:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:20:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/21 02:20:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/21 02:20:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/21 02:20:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/21 02:20:46 DEBUG : dir/file1: Open: flags=0x3 2025/11/21 02:20:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/21 02:20:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/21 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:46 DEBUG : dir: Looking for writers 2025/11/21 02:20:46 DEBUG : file1: reading active writers 2025/11/21 02:20:46 DEBUG : Looking for writers 2025/11/21 02:20:46 DEBUG : dir: reading active writers 2025/11/21 02:20:46 DEBUG : >WaitForWriters: 2025/11/21 02:20:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:48 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileOpen (6.33s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:20:48 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:20:48 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:20:49 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118964 2025/11/21 02:20:50 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:20:52 DEBUG : dir: Looking for writers 2025/11/21 02:20:52 DEBUG : file1: reading active writers 2025/11/21 02:20:52 DEBUG : Looking for writers 2025/11/21 02:20:52 DEBUG : dir: reading active writers 2025/11/21 02:20:52 DEBUG : >WaitForWriters: 2025/11/21 02:20:57 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:20:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:20:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000869bc0 2025/11/21 02:20:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:02 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:21:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/21 02:21:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000869bc0 2025/11/21 02:21:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/21 02:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/21 02:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000869bc0 2025/11/21 02:21:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:21:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:02 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (25 bytes), uploading instead of streaming 2025/11/21 02:21:07 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:21:07 DEBUG : dir/file1: size = 25 OK 2025/11/21 02:21:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/21 02:21:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:07 DEBUG : newLeaf: Running delayed rename now 2025/11/21 02:21:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:21:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:21:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000869bc0 2025/11/21 02:21:11 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:11 DEBUG : dir: Looking for writers 2025/11/21 02:21:11 DEBUG : Looking for writers 2025/11/21 02:21:11 DEBUG : dir: reading active writers 2025/11/21 02:21:11 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:11 DEBUG : >WaitForWriters: 2025/11/21 02:21:12 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:12 DEBUG : dir: Looking for writers 2025/11/21 02:21:12 DEBUG : Looking for writers 2025/11/21 02:21:12 DEBUG : dir: reading active writers 2025/11/21 02:21:12 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:12 DEBUG : >WaitForWriters: 2025/11/21 02:21:12 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:21:13 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:21:14 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:21:14 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:21:14 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:21:14 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:14 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:14 DEBUG : Config file has changed externally - reloading 2025/11/21 02:21:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:21:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:21:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:14 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:21:14 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118965 2025/11/21 02:21:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:21:17 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:17 DEBUG : dir: Looking for writers 2025/11/21 02:21:17 DEBUG : file1: reading active writers 2025/11/21 02:21:17 DEBUG : Looking for writers 2025/11/21 02:21:17 DEBUG : dir: reading active writers 2025/11/21 02:21:17 DEBUG : >WaitForWriters: 2025/11/21 02:21:22 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:21:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:21:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000868480 2025/11/21 02:21:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:21:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:21:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/21 02:21:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000868480 2025/11/21 02:21:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/21 02:21:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/21 02:21:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc000868480 2025/11/21 02:21:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:21:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:27 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (25 bytes), uploading instead of streaming 2025/11/21 02:21:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:21:29 DEBUG : dir/file1: size = 25 OK 2025/11/21 02:21:29 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/21 02:21:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:29 DEBUG : newLeaf: Running delayed rename now 2025/11/21 02:21:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:21:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000868480 2025/11/21 02:21:33 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:33 DEBUG : dir: Looking for writers 2025/11/21 02:21:33 DEBUG : Looking for writers 2025/11/21 02:21:33 DEBUG : dir: reading active writers 2025/11/21 02:21:33 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:33 DEBUG : >WaitForWriters: 2025/11/21 02:21:34 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:34 DEBUG : dir: Looking for writers 2025/11/21 02:21:34 DEBUG : Looking for writers 2025/11/21 02:21:34 DEBUG : dir: reading active writers 2025/11/21 02:21:34 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:34 DEBUG : >WaitForWriters: 2025/11/21 02:21:34 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:21:34 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:21:35 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:21:36 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:21:36 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:21:36 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:21:36 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:36 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:21:36 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:21:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118967 2025/11/21 02:21:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:21:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:21:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:21:39 DEBUG : dir/file1(0xc00048c000): openPending: 2025/11/21 02:21:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/21 02:21:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/21 02:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:39 DEBUG : dir/file1(0xc00048c000): >openPending: err= 2025/11/21 02:21:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:21:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:21:39 DEBUG : dir/file1(0xc00048c000): _writeAt: size=14, off=0 2025/11/21 02:21:39 DEBUG : dir/file1(0xc00048c000): >_writeAt: n=14, err= 2025/11/21 02:21:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/21 02:21:39 DEBUG : dir/file1(0xc00048c000): close: 2025/11/21 02:21:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/21 02:21:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/21 02:21:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:21:39 DEBUG : dir/file1(0xc00048c000): >close: err= 2025/11/21 02:21:39 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:39 DEBUG : dir: Looking for writers 2025/11/21 02:21:39 DEBUG : file1: reading active writers 2025/11/21 02:21:39 DEBUG : Looking for writers 2025/11/21 02:21:39 DEBUG : dir: reading active writers 2025/11/21 02:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:21:39 DEBUG : dir: Looking for writers 2025/11/21 02:21:39 DEBUG : file1: reading active writers 2025/11/21 02:21:39 DEBUG : Looking for writers 2025/11/21 02:21:39 DEBUG : dir: reading active writers 2025/11/21 02:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:21:39 DEBUG : dir: Looking for writers 2025/11/21 02:21:39 DEBUG : file1: reading active writers 2025/11/21 02:21:39 DEBUG : Looking for writers 2025/11/21 02:21:39 DEBUG : dir: reading active writers 2025/11/21 02:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:21:39 DEBUG : dir: Looking for writers 2025/11/21 02:21:39 DEBUG : file1: reading active writers 2025/11/21 02:21:39 DEBUG : Looking for writers 2025/11/21 02:21:39 DEBUG : dir: reading active writers 2025/11/21 02:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:21:39 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:21:39 DEBUG : dir: Looking for writers 2025/11/21 02:21:39 DEBUG : file1: reading active writers 2025/11/21 02:21:39 DEBUG : Looking for writers 2025/11/21 02:21:39 DEBUG : dir: reading active writers 2025/11/21 02:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:21:40 DEBUG : dir: Looking for writers 2025/11/21 02:21:40 DEBUG : file1: reading active writers 2025/11/21 02:21:40 DEBUG : Looking for writers 2025/11/21 02:21:40 DEBUG : dir: reading active writers 2025/11/21 02:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:21:40 DEBUG : dir: Looking for writers 2025/11/21 02:21:40 DEBUG : file1: reading active writers 2025/11/21 02:21:40 DEBUG : Looking for writers 2025/11/21 02:21:40 DEBUG : dir: reading active writers 2025/11/21 02:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:21:41 DEBUG : dir: Looking for writers 2025/11/21 02:21:41 DEBUG : file1: reading active writers 2025/11/21 02:21:41 DEBUG : Looking for writers 2025/11/21 02:21:41 DEBUG : dir: reading active writers 2025/11/21 02:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:21:42 DEBUG : dir/file1: size = 14 OK 2025/11/21 02:21:42 INFO : dir/file1: Copied (replaced existing) 2025/11/21 02:21:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/21 02:21:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/21 02:21:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/21 02:21:42 DEBUG : dir: Looking for writers 2025/11/21 02:21:42 DEBUG : file1: reading active writers 2025/11/21 02:21:42 DEBUG : Looking for writers 2025/11/21 02:21:42 DEBUG : dir: reading active writers 2025/11/21 02:21:42 DEBUG : >WaitForWriters: 2025/11/21 02:21:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:21:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:21:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:21:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:21:42 DEBUG : dir/file1(0xc00048ddc0): _readAt: size=512, off=0 2025/11/21 02:21:42 DEBUG : dir/file1(0xc00048ddc0): openPending: 2025/11/21 02:21:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/21 02:21:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/21 02:21:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:42 DEBUG : dir/file1(0xc00048ddc0): >openPending: err= 2025/11/21 02:21:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/21 02:21:42 DEBUG : dir/file1(0xc00048ddc0): >_readAt: n=14, err=EOF 2025/11/21 02:21:42 DEBUG : dir/file1(0xc00048ddc0): close: 2025/11/21 02:21:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:21:39.843922066 +0000 UTC m=+324.964711475 2025/11/21 02:21:42 DEBUG : dir/file1(0xc00048ddc0): >close: err= 2025/11/21 02:21:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:21:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:21:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:21:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00079dd40 2025/11/21 02:21:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:21:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:50 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:21:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/21 02:21:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/21 02:21:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00079dd40 2025/11/21 02:21:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/21 02:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:21:51 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:21:51 DEBUG : dir/file1(0xc000b06200): openPending: 2025/11/21 02:21:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/21 02:21:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/21 02:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:21:51 DEBUG : dir/file1(0xc000b06200): >openPending: err= 2025/11/21 02:21:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:21:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:21:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:21:51 DEBUG : dir/file1(0xc000b06200): _writeAt: size=25, off=0 2025/11/21 02:21:51 DEBUG : dir/file1(0xc000b06200): >_writeAt: n=25, err= 2025/11/21 02:21:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:21:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:21:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:21:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00079dd40 2025/11/21 02:21:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:21:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:55 DEBUG : newLeaf(0xc000b06200): close: 2025/11/21 02:21:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/21 02:21:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-21 02:21:51.505638443 +0000 UTC m=+336.626427841 2025/11/21 02:21:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/21 02:21:55 DEBUG : newLeaf(0xc000b06200): >close: err= 2025/11/21 02:21:55 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:55 DEBUG : dir: Looking for writers 2025/11/21 02:21:55 DEBUG : Looking for writers 2025/11/21 02:21:55 DEBUG : dir: reading active writers 2025/11/21 02:21:55 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:21:55 DEBUG : dir: Looking for writers 2025/11/21 02:21:55 DEBUG : Looking for writers 2025/11/21 02:21:55 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:55 DEBUG : dir: reading active writers 2025/11/21 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:21:55 DEBUG : dir: Looking for writers 2025/11/21 02:21:55 DEBUG : Looking for writers 2025/11/21 02:21:55 DEBUG : dir: reading active writers 2025/11/21 02:21:55 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:21:55 DEBUG : dir: Looking for writers 2025/11/21 02:21:55 DEBUG : Looking for writers 2025/11/21 02:21:55 DEBUG : dir: reading active writers 2025/11/21 02:21:55 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:21:55 DEBUG : newLeaf: vfs cache: starting upload 2025/11/21 02:21:55 DEBUG : dir: Looking for writers 2025/11/21 02:21:55 DEBUG : Looking for writers 2025/11/21 02:21:55 DEBUG : dir: reading active writers 2025/11/21 02:21:55 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:21:55 DEBUG : dir: Looking for writers 2025/11/21 02:21:55 DEBUG : Looking for writers 2025/11/21 02:21:55 DEBUG : dir: reading active writers 2025/11/21 02:21:55 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:21:56 DEBUG : dir: Looking for writers 2025/11/21 02:21:56 DEBUG : Looking for writers 2025/11/21 02:21:56 DEBUG : dir: reading active writers 2025/11/21 02:21:56 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:21:56 DEBUG : dir: Looking for writers 2025/11/21 02:21:56 DEBUG : Looking for writers 2025/11/21 02:21:56 DEBUG : dir: reading active writers 2025/11/21 02:21:56 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:21:57 DEBUG : dir: Looking for writers 2025/11/21 02:21:57 DEBUG : Looking for writers 2025/11/21 02:21:57 DEBUG : dir: reading active writers 2025/11/21 02:21:57 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:21:57 DEBUG : newLeaf: size = 25 OK 2025/11/21 02:21:57 INFO : newLeaf: Copied (replaced existing) 2025/11/21 02:21:57 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/21 02:21:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/21 02:21:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:21:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/21 02:21:58 DEBUG : dir: Looking for writers 2025/11/21 02:21:58 DEBUG : Looking for writers 2025/11/21 02:21:58 DEBUG : dir: reading active writers 2025/11/21 02:21:58 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:58 DEBUG : >WaitForWriters: 2025/11/21 02:21:59 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:21:59 DEBUG : dir: Looking for writers 2025/11/21 02:21:59 DEBUG : Looking for writers 2025/11/21 02:21:59 DEBUG : dir: reading active writers 2025/11/21 02:21:59 DEBUG : newLeaf: reading active writers 2025/11/21 02:21:59 DEBUG : >WaitForWriters: 2025/11/21 02:21:59 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:22:00 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:22:01 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:22:01 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:22:01 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:22:01 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:01 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:01 DEBUG : Config file has changed externally - reloading 2025/11/21 02:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:01 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:22:02 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118972 2025/11/21 02:22:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:22:08 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:08 DEBUG : dir: Looking for writers 2025/11/21 02:22:08 DEBUG : file1: reading active writers 2025/11/21 02:22:08 DEBUG : Looking for writers 2025/11/21 02:22:08 DEBUG : dir: reading active writers 2025/11/21 02:22:08 DEBUG : >WaitForWriters: 2025/11/21 02:22:12 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:22:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:22:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000b160c0 2025/11/21 02:22:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:22:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:22:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:22:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/21 02:22:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000b160c0 2025/11/21 02:22:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/21 02:22:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:22:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:22:17 DEBUG : dir/file1(0xc0008d9dc0): openPending: 2025/11/21 02:22:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/21 02:22:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/21 02:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:17 DEBUG : dir/file1(0xc0008d9dc0): >openPending: err= 2025/11/21 02:22:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:22:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:22:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:22:17 DEBUG : dir/file1(0xc0008d9dc0): _writeAt: size=25, off=0 2025/11/21 02:22:17 DEBUG : dir/file1(0xc0008d9dc0): >_writeAt: n=25, err= 2025/11/21 02:22:20 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:22:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:22:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:22:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000b160c0 2025/11/21 02:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:22:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:22:20 DEBUG : newLeaf(0xc0008d9dc0): close: 2025/11/21 02:22:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/21 02:22:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-21 02:22:17.4195189 +0000 UTC m=+362.540308309 2025/11/21 02:22:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/21 02:22:20 DEBUG : newLeaf(0xc0008d9dc0): >close: err= 2025/11/21 02:22:20 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:20 DEBUG : dir: Looking for writers 2025/11/21 02:22:20 DEBUG : Looking for writers 2025/11/21 02:22:20 DEBUG : dir: reading active writers 2025/11/21 02:22:20 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:22:20 DEBUG : dir: Looking for writers 2025/11/21 02:22:20 DEBUG : Looking for writers 2025/11/21 02:22:20 DEBUG : dir: reading active writers 2025/11/21 02:22:20 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:22:20 DEBUG : dir: Looking for writers 2025/11/21 02:22:20 DEBUG : Looking for writers 2025/11/21 02:22:20 DEBUG : dir: reading active writers 2025/11/21 02:22:20 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:22:21 DEBUG : dir: Looking for writers 2025/11/21 02:22:21 DEBUG : Looking for writers 2025/11/21 02:22:21 DEBUG : dir: reading active writers 2025/11/21 02:22:21 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:22:21 DEBUG : newLeaf: vfs cache: starting upload 2025/11/21 02:22:21 DEBUG : dir: Looking for writers 2025/11/21 02:22:21 DEBUG : Looking for writers 2025/11/21 02:22:21 DEBUG : dir: reading active writers 2025/11/21 02:22:21 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:22:21 DEBUG : dir: Looking for writers 2025/11/21 02:22:21 DEBUG : Looking for writers 2025/11/21 02:22:21 DEBUG : dir: reading active writers 2025/11/21 02:22:21 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:22:21 DEBUG : dir: Looking for writers 2025/11/21 02:22:21 DEBUG : Looking for writers 2025/11/21 02:22:21 DEBUG : dir: reading active writers 2025/11/21 02:22:21 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:22:22 DEBUG : dir: Looking for writers 2025/11/21 02:22:22 DEBUG : Looking for writers 2025/11/21 02:22:22 DEBUG : dir: reading active writers 2025/11/21 02:22:22 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:22:23 DEBUG : newLeaf: size = 25 OK 2025/11/21 02:22:23 INFO : newLeaf: Copied (replaced existing) 2025/11/21 02:22:23 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/21 02:22:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/21 02:22:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:22:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/21 02:22:23 DEBUG : dir: Looking for writers 2025/11/21 02:22:23 DEBUG : Looking for writers 2025/11/21 02:22:23 DEBUG : dir: reading active writers 2025/11/21 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:23 DEBUG : >WaitForWriters: 2025/11/21 02:22:23 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:23 DEBUG : dir: Looking for writers 2025/11/21 02:22:23 DEBUG : Looking for writers 2025/11/21 02:22:23 DEBUG : dir: reading active writers 2025/11/21 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:23 DEBUG : >WaitForWriters: 2025/11/21 02:22:23 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:22:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:22:25 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:22:26 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:22:26 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:22:26 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:26 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:26 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:22:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118977 2025/11/21 02:22:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:22:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:22:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:22:30 DEBUG : dir/file1(0xc000754000): openPending: 2025/11/21 02:22:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/21 02:22:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/21 02:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:30 DEBUG : dir/file1(0xc000754000): >openPending: err= 2025/11/21 02:22:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:22:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:22:30 DEBUG : dir/file1(0xc000754000): _writeAt: size=14, off=0 2025/11/21 02:22:30 DEBUG : dir/file1(0xc000754000): >_writeAt: n=14, err= 2025/11/21 02:22:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/21 02:22:30 DEBUG : dir/file1(0xc000754000): close: 2025/11/21 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/21 02:22:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/21 02:22:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:22:30 DEBUG : dir/file1(0xc000754000): >close: err= 2025/11/21 02:22:30 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:30 DEBUG : dir: Looking for writers 2025/11/21 02:22:30 DEBUG : file1: reading active writers 2025/11/21 02:22:30 DEBUG : Looking for writers 2025/11/21 02:22:30 DEBUG : dir: reading active writers 2025/11/21 02:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:22:30 DEBUG : dir: Looking for writers 2025/11/21 02:22:30 DEBUG : file1: reading active writers 2025/11/21 02:22:30 DEBUG : Looking for writers 2025/11/21 02:22:30 DEBUG : dir: reading active writers 2025/11/21 02:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:22:30 DEBUG : dir: Looking for writers 2025/11/21 02:22:30 DEBUG : file1: reading active writers 2025/11/21 02:22:30 DEBUG : Looking for writers 2025/11/21 02:22:30 DEBUG : dir: reading active writers 2025/11/21 02:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:22:30 DEBUG : dir: Looking for writers 2025/11/21 02:22:30 DEBUG : file1: reading active writers 2025/11/21 02:22:30 DEBUG : Looking for writers 2025/11/21 02:22:30 DEBUG : dir: reading active writers 2025/11/21 02:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:22:30 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:22:30 DEBUG : dir: Looking for writers 2025/11/21 02:22:30 DEBUG : file1: reading active writers 2025/11/21 02:22:30 DEBUG : Looking for writers 2025/11/21 02:22:30 DEBUG : dir: reading active writers 2025/11/21 02:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:22:30 DEBUG : dir: Looking for writers 2025/11/21 02:22:30 DEBUG : file1: reading active writers 2025/11/21 02:22:30 DEBUG : Looking for writers 2025/11/21 02:22:30 DEBUG : dir: reading active writers 2025/11/21 02:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:22:31 DEBUG : dir: Looking for writers 2025/11/21 02:22:31 DEBUG : file1: reading active writers 2025/11/21 02:22:31 DEBUG : Looking for writers 2025/11/21 02:22:31 DEBUG : dir: reading active writers 2025/11/21 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:22:31 DEBUG : dir: Looking for writers 2025/11/21 02:22:31 DEBUG : file1: reading active writers 2025/11/21 02:22:31 DEBUG : Looking for writers 2025/11/21 02:22:31 DEBUG : dir: reading active writers 2025/11/21 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:22:32 DEBUG : dir: Looking for writers 2025/11/21 02:22:32 DEBUG : file1: reading active writers 2025/11/21 02:22:32 DEBUG : Looking for writers 2025/11/21 02:22:32 DEBUG : dir: reading active writers 2025/11/21 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:22:33 DEBUG : dir/file1: size = 14 OK 2025/11/21 02:22:33 INFO : dir/file1: Copied (replaced existing) 2025/11/21 02:22:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/21 02:22:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/21 02:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/21 02:22:33 DEBUG : dir: Looking for writers 2025/11/21 02:22:33 DEBUG : file1: reading active writers 2025/11/21 02:22:33 DEBUG : Looking for writers 2025/11/21 02:22:33 DEBUG : dir: reading active writers 2025/11/21 02:22:33 DEBUG : >WaitForWriters: 2025/11/21 02:22:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:22:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:22:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:22:33 DEBUG : dir/file1(0xc000a265c0): _readAt: size=512, off=0 2025/11/21 02:22:33 DEBUG : dir/file1(0xc000a265c0): openPending: 2025/11/21 02:22:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/21 02:22:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/21 02:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:33 DEBUG : dir/file1(0xc000a265c0): >openPending: err= 2025/11/21 02:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/21 02:22:33 DEBUG : dir/file1(0xc000a265c0): >_readAt: n=14, err=EOF 2025/11/21 02:22:33 DEBUG : dir/file1(0xc000a265c0): close: 2025/11/21 02:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:22:30.556280931 +0000 UTC m=+375.677070380 2025/11/21 02:22:33 DEBUG : dir/file1(0xc000a265c0): >close: err= 2025/11/21 02:22:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:22:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:22:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:22:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000b17980 2025/11/21 02:22:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:22:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:22:43 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:22:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/21 02:22:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/21 02:22:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000b17980 2025/11/21 02:22:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/21 02:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:22:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:22:43 DEBUG : dir/file1(0xc0008d8080): openPending: 2025/11/21 02:22:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/21 02:22:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/21 02:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:43 DEBUG : dir/file1(0xc0008d8080): >openPending: err= 2025/11/21 02:22:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:22:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:22:43 DEBUG : dir/file1(0xc0008d8080): _writeAt: size=25, off=0 2025/11/21 02:22:43 DEBUG : dir/file1(0xc0008d8080): >_writeAt: n=25, err= 2025/11/21 02:22:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:22:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:22:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:22:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000b17980 2025/11/21 02:22:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:22:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:22:47 DEBUG : newLeaf(0xc0008d8080): close: 2025/11/21 02:22:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/21 02:22:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-21 02:22:43.787179916 +0000 UTC m=+388.907969285 2025/11/21 02:22:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/21 02:22:47 DEBUG : newLeaf(0xc0008d8080): >close: err= 2025/11/21 02:22:47 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:22:47 DEBUG : newLeaf: vfs cache: starting upload 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:22:47 DEBUG : dir: Looking for writers 2025/11/21 02:22:47 DEBUG : Looking for writers 2025/11/21 02:22:47 DEBUG : dir: reading active writers 2025/11/21 02:22:47 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:22:48 DEBUG : dir: Looking for writers 2025/11/21 02:22:48 DEBUG : Looking for writers 2025/11/21 02:22:48 DEBUG : dir: reading active writers 2025/11/21 02:22:48 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:22:49 DEBUG : dir: Looking for writers 2025/11/21 02:22:49 DEBUG : Looking for writers 2025/11/21 02:22:49 DEBUG : dir: reading active writers 2025/11/21 02:22:49 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:22:49 DEBUG : newLeaf: size = 25 OK 2025/11/21 02:22:49 INFO : newLeaf: Copied (replaced existing) 2025/11/21 02:22:49 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/21 02:22:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/21 02:22:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:22:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/21 02:22:50 DEBUG : dir: Looking for writers 2025/11/21 02:22:50 DEBUG : Looking for writers 2025/11/21 02:22:50 DEBUG : dir: reading active writers 2025/11/21 02:22:50 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:50 DEBUG : >WaitForWriters: 2025/11/21 02:22:51 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:51 DEBUG : dir: Looking for writers 2025/11/21 02:22:51 DEBUG : Looking for writers 2025/11/21 02:22:51 DEBUG : dir: reading active writers 2025/11/21 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/21 02:22:51 DEBUG : >WaitForWriters: 2025/11/21 02:22:51 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:22:52 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:22:53 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" === RUN TestFileRename/full,forceCache=false run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:22:53 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:22:53 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:22:53 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:53 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:22:53 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:22:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118984 2025/11/21 02:22:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:22:57 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:22:57 DEBUG : dir: Looking for writers 2025/11/21 02:22:57 DEBUG : file1: reading active writers 2025/11/21 02:22:57 DEBUG : Looking for writers 2025/11/21 02:22:57 DEBUG : dir: reading active writers 2025/11/21 02:22:57 DEBUG : >WaitForWriters: 2025/11/21 02:22:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:22:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:22:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:22:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:22:57 DEBUG : dir/file1(0xc000b06700): _readAt: size=512, off=0 2025/11/21 02:22:57 DEBUG : dir/file1(0xc000b06700): openPending: 2025/11/21 02:22:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/21 02:22:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/21 02:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:22:57 DEBUG : dir/file1(0xc000b06700): >openPending: err= 2025/11/21 02:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/21 02:22:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/21 02:22:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:22:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:22:58 DEBUG : dir/file1(0xc000b06700): >_readAt: n=14, err=EOF 2025/11/21 02:22:58 DEBUG : dir/file1(0xc000b06700): close: 2025/11/21 02:22:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:22:57.212473009 +0000 UTC m=+402.333262418 2025/11/21 02:22:58 DEBUG : dir/file1(0xc000b06700): >close: err= 2025/11/21 02:23:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:23:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:23:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:23:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a37200 2025/11/21 02:23:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:23:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:23:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:23:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/21 02:23:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/21 02:23:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000a37200 2025/11/21 02:23:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/21 02:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:23:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:23:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:23:11 DEBUG : dir/file1(0xc000b06e40): openPending: 2025/11/21 02:23:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/21 02:23:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/21 02:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:23:11 DEBUG : dir/file1(0xc000b06e40): >openPending: err= 2025/11/21 02:23:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:23:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:23:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:23:11 DEBUG : dir/file1(0xc000b06e40): _writeAt: size=25, off=0 2025/11/21 02:23:11 DEBUG : dir/file1(0xc000b06e40): >_writeAt: n=25, err= 2025/11/21 02:23:15 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:23:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/21 02:23:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/21 02:23:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000a37200 2025/11/21 02:23:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:23:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:23:15 DEBUG : newLeaf(0xc000b06e40): close: 2025/11/21 02:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/21 02:23:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-21 02:23:11.939698767 +0000 UTC m=+417.060488166 2025/11/21 02:23:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/21 02:23:15 DEBUG : newLeaf(0xc000b06e40): >close: err= 2025/11/21 02:23:15 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:15 DEBUG : dir: Looking for writers 2025/11/21 02:23:15 DEBUG : Looking for writers 2025/11/21 02:23:15 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:15 DEBUG : dir: reading active writers 2025/11/21 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:23:15 DEBUG : dir: Looking for writers 2025/11/21 02:23:15 DEBUG : Looking for writers 2025/11/21 02:23:15 DEBUG : dir: reading active writers 2025/11/21 02:23:15 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:23:15 DEBUG : dir: Looking for writers 2025/11/21 02:23:15 DEBUG : Looking for writers 2025/11/21 02:23:15 DEBUG : dir: reading active writers 2025/11/21 02:23:15 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:23:15 DEBUG : dir: Looking for writers 2025/11/21 02:23:15 DEBUG : Looking for writers 2025/11/21 02:23:15 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:15 DEBUG : dir: reading active writers 2025/11/21 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:23:15 DEBUG : newLeaf: vfs cache: starting upload 2025/11/21 02:23:15 DEBUG : dir: Looking for writers 2025/11/21 02:23:15 DEBUG : Looking for writers 2025/11/21 02:23:15 DEBUG : dir: reading active writers 2025/11/21 02:23:15 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:23:15 DEBUG : dir: Looking for writers 2025/11/21 02:23:15 DEBUG : Looking for writers 2025/11/21 02:23:15 DEBUG : dir: reading active writers 2025/11/21 02:23:15 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:23:16 DEBUG : dir: Looking for writers 2025/11/21 02:23:16 DEBUG : Looking for writers 2025/11/21 02:23:16 DEBUG : dir: reading active writers 2025/11/21 02:23:16 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:23:16 DEBUG : dir: Looking for writers 2025/11/21 02:23:16 DEBUG : Looking for writers 2025/11/21 02:23:16 DEBUG : dir: reading active writers 2025/11/21 02:23:16 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:23:17 DEBUG : dir: Looking for writers 2025/11/21 02:23:17 DEBUG : Looking for writers 2025/11/21 02:23:17 DEBUG : dir: reading active writers 2025/11/21 02:23:17 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:23:18 DEBUG : newLeaf: size = 25 OK 2025/11/21 02:23:18 INFO : newLeaf: Copied (replaced existing) 2025/11/21 02:23:18 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/21 02:23:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/21 02:23:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:23:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/21 02:23:18 DEBUG : dir: Looking for writers 2025/11/21 02:23:18 DEBUG : Looking for writers 2025/11/21 02:23:18 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:18 DEBUG : dir: reading active writers 2025/11/21 02:23:18 DEBUG : >WaitForWriters: 2025/11/21 02:23:19 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:19 DEBUG : dir: Looking for writers 2025/11/21 02:23:19 DEBUG : Looking for writers 2025/11/21 02:23:19 DEBUG : dir: reading active writers 2025/11/21 02:23:19 DEBUG : newLeaf: reading active writers 2025/11/21 02:23:19 DEBUG : >WaitForWriters: 2025/11/21 02:23:19 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:23:20 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/newLeaf 2025/11/21 02:23:21 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestFileRename (153.34s) --- PASS: TestFileRename/off,forceCache=false (25.74s) --- PASS: TestFileRename/minimal,forceCache=false (22.04s) --- PASS: TestFileRename/minimal,forceCache=true (25.37s) --- PASS: TestFileRename/writes,forceCache=false (24.53s) --- PASS: TestFileRename/writes,forceCache=true (27.45s) --- PASS: TestFileRename/full,forceCache=false (28.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:23:21 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:21 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:21 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:21 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:21 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:21 DEBUG : Looking for writers 2025/11/21 02:23:21 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.76s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:23:22 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:22 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:23 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118990 2025/11/21 02:23:25 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:23:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:23:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:23:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:23:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/21 02:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:23:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/21 02:23:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/21 02:23:27 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:27 DEBUG : dir: Looking for writers 2025/11/21 02:23:27 DEBUG : file1: reading active writers 2025/11/21 02:23:27 DEBUG : Looking for writers 2025/11/21 02:23:27 DEBUG : dir: reading active writers 2025/11/21 02:23:27 DEBUG : >WaitForWriters: 2025/11/21 02:23:28 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:23:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestReadFileHandleMethods (7.31s) === RUN TestReadFileHandleSeek run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:23:29 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:29 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:30 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118992 2025/11/21 02:23:32 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:23:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:23:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:23:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:23:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/21 02:23:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:23:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/21 02:23:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/21 02:23:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/21 02:23:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/21 02:23:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/21 02:23:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/21 02:23:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/21 02:23:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/21 02:23:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/21 02:23:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/21 02:23:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/21 02:23:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/21 02:23:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/21 02:23:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/21 02:23:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/21 02:23:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/21 02:23:38 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:38 DEBUG : dir: Looking for writers 2025/11/21 02:23:38 DEBUG : file1: reading active writers 2025/11/21 02:23:38 DEBUG : Looking for writers 2025/11/21 02:23:38 DEBUG : dir: reading active writers 2025/11/21 02:23:38 DEBUG : >WaitForWriters: 2025/11/21 02:23:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:23:40 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestReadFileHandleSeek (10.60s) === RUN TestReadFileHandleReadAt run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:23:40 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:40 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:41 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118996 2025/11/21 02:23:42 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:23:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:23:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:23:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:23:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/21 02:23:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:23:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/21 02:23:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/21 02:23:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/21 02:23:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/21 02:23:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/21 02:23:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/21 02:23:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/21 02:23:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/21 02:23:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/21 02:23:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/21 02:23:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/21 02:23:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/21 02:23:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/21 02:23:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/21 02:23:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/21 02:23:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/21 02:23:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/21 02:23:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/21 02:23:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/21 02:23:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/21 02:23:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/21 02:23:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/21 02:23:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/21 02:23:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/21 02:23:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/21 02:23:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/21 02:23:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/21 02:23:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/21 02:23:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/21 02:23:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/21 02:23:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/21 02:23:50 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:50 DEBUG : dir: Looking for writers 2025/11/21 02:23:50 DEBUG : file1: reading active writers 2025/11/21 02:23:50 DEBUG : Looking for writers 2025/11/21 02:23:50 DEBUG : dir: reading active writers 2025/11/21 02:23:50 DEBUG : >WaitForWriters: 2025/11/21 02:23:51 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:23:51 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestReadFileHandleReadAt (11.75s) === RUN TestReadFileHandleFlush run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:23:52 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:52 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:52 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1118999 2025/11/21 02:23:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:23:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:23:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:23:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:23:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/21 02:23:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:23:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/21 02:23:56 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:23:56 DEBUG : dir: Looking for writers 2025/11/21 02:23:56 DEBUG : file1: reading active writers 2025/11/21 02:23:56 DEBUG : Looking for writers 2025/11/21 02:23:56 DEBUG : dir: reading active writers 2025/11/21 02:23:56 DEBUG : >WaitForWriters: 2025/11/21 02:23:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:23:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestReadFileHandleFlush (6.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:23:59 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:23:59 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:23:59 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119001 2025/11/21 02:24:03 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:24:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/21 02:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/21 02:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:24:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/21 02:24:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/21 02:24:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/21 02:24:08 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:08 DEBUG : dir: Looking for writers 2025/11/21 02:24:08 DEBUG : file1: reading active writers 2025/11/21 02:24:08 DEBUG : Looking for writers 2025/11/21 02:24:08 DEBUG : dir: reading active writers 2025/11/21 02:24:08 DEBUG : >WaitForWriters: 2025/11/21 02:24:09 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:24:09 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestReadFileHandleRelease (11.04s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:10 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:10 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:10 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:10 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:10 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119004 2025/11/21 02:24:12 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:24:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:24:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:24:13 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:24:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:24:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:24:13 DEBUG : dir/file1(0xc000b07300): _readAt: size=1, off=0 2025/11/21 02:24:13 DEBUG : dir/file1(0xc000b07300): openPending: 2025/11/21 02:24:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:24:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:13 DEBUG : dir/file1(0xc000b07300): >openPending: err= 2025/11/21 02:24:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/21 02:24:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/21 02:24:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:24:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): >_readAt: n=1, err= 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): _readAt: size=256, off=1 2025/11/21 02:24:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): >_readAt: n=15, err=EOF 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): _readAt: size=16, off=16 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): >_readAt: n=0, err=EOF 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): close: 2025/11/21 02:24:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:24:13.77471805 +0000 UTC m=+478.895507439 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): >close: err= 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): close: 2025/11/21 02:24:15 DEBUG : dir/file1(0xc000b07300): >close: err=file already closed 2025/11/21 02:24:15 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:15 DEBUG : dir: Looking for writers 2025/11/21 02:24:15 DEBUG : file1: reading active writers 2025/11/21 02:24:15 DEBUG : Looking for writers 2025/11/21 02:24:15 DEBUG : dir: reading active writers 2025/11/21 02:24:15 DEBUG : >WaitForWriters: 2025/11/21 02:24:15 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:24:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleMethodsRead (7.10s) === RUN TestRWFileHandleSeek run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:17 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:17 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:17 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:17 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:17 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:18 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119005 2025/11/21 02:24:19 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:24:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:24:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:24:20 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:24:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:24:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:24:20 DEBUG : dir/file1(0xc000754780): _readAt: size=1, off=0 2025/11/21 02:24:20 DEBUG : dir/file1(0xc000754780): openPending: 2025/11/21 02:24:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:24:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:20 DEBUG : dir/file1(0xc000754780): >openPending: err= 2025/11/21 02:24:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/21 02:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/21 02:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): >_readAt: n=1, err= 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): _readAt: size=1, off=5 2025/11/21 02:24:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): >_readAt: n=1, err= 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): _readAt: size=1, off=3 2025/11/21 02:24:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): >_readAt: n=1, err= 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): _readAt: size=1, off=13 2025/11/21 02:24:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): >_readAt: n=1, err= 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): _readAt: size=16, off=100 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): >_readAt: n=0, err=EOF 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): close: 2025/11/21 02:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:24:20.932955207 +0000 UTC m=+486.053744606 2025/11/21 02:24:22 DEBUG : dir/file1(0xc000754780): >close: err= 2025/11/21 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:22 DEBUG : dir: Looking for writers 2025/11/21 02:24:22 DEBUG : file1: reading active writers 2025/11/21 02:24:22 DEBUG : Looking for writers 2025/11/21 02:24:22 DEBUG : dir: reading active writers 2025/11/21 02:24:22 DEBUG : >WaitForWriters: 2025/11/21 02:24:22 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:23 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:24:23 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleSeek (6.88s) === RUN TestRWFileHandleReadAt run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:24 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:24 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:24 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:24 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:24 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119006 2025/11/21 02:24:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:24:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:24:27 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:24:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:24:27 DEBUG : dir/file1(0xc000754540): _readAt: size=1, off=0 2025/11/21 02:24:27 DEBUG : dir/file1(0xc000754540): openPending: 2025/11/21 02:24:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:24:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:27 DEBUG : dir/file1(0xc000754540): >openPending: err= 2025/11/21 02:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/21 02:24:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/21 02:24:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:24:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=1, err= 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): _readAt: size=1, off=5 2025/11/21 02:24:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=1, err= 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): _readAt: size=1, off=1 2025/11/21 02:24:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=1, err= 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): _readAt: size=6, off=10 2025/11/21 02:24:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=6, err= 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): _readAt: size=256, off=10 2025/11/21 02:24:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=6, err=EOF 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): _readAt: size=256, off=100 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=0, err=EOF 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): close: 2025/11/21 02:24:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:24:27.735237261 +0000 UTC m=+492.856026670 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >close: err= 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): _readAt: size=256, off=100 2025/11/21 02:24:28 DEBUG : dir/file1(0xc000754540): >_readAt: n=0, err=file already closed 2025/11/21 02:24:28 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:28 DEBUG : dir: Looking for writers 2025/11/21 02:24:28 DEBUG : file1: reading active writers 2025/11/21 02:24:28 DEBUG : Looking for writers 2025/11/21 02:24:28 DEBUG : dir: reading active writers 2025/11/21 02:24:28 DEBUG : >WaitForWriters: 2025/11/21 02:24:28 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:24:30 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleReadAt (6.82s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:31 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:31 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:31 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:31 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:31 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:31 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119008 2025/11/21 02:24:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:24:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:24:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:24:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:24:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:24:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:24:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:24:34 DEBUG : dir/file1(0xc000419380): RWFileHandle.Flush 2025/11/21 02:24:34 DEBUG : dir/file1(0xc000419380): _readAt: size=256, off=0 2025/11/21 02:24:34 DEBUG : dir/file1(0xc000419380): openPending: 2025/11/21 02:24:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:24:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:24:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:34 DEBUG : dir/file1(0xc000419380): >openPending: err= 2025/11/21 02:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/21 02:24:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/21 02:24:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:24:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:24:35 DEBUG : dir/file1(0xc000419380): >_readAt: n=16, err=EOF 2025/11/21 02:24:35 DEBUG : dir/file1(0xc000419380): RWFileHandle.Flush 2025/11/21 02:24:35 DEBUG : dir/file1(0xc000419380): RWFileHandle.Flush 2025/11/21 02:24:35 DEBUG : dir/file1(0xc000419380): close: 2025/11/21 02:24:35 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:24:34.52849978 +0000 UTC m=+499.649289190 2025/11/21 02:24:35 DEBUG : dir/file1(0xc000419380): >close: err= 2025/11/21 02:24:35 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:35 DEBUG : dir: Looking for writers 2025/11/21 02:24:35 DEBUG : file1: reading active writers 2025/11/21 02:24:35 DEBUG : Looking for writers 2025/11/21 02:24:35 DEBUG : dir: reading active writers 2025/11/21 02:24:35 DEBUG : >WaitForWriters: 2025/11/21 02:24:35 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:24:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleFlushRead (6.84s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:37 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:37 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:37 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:37 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:37 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119011 2025/11/21 02:24:40 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:24:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:24:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/21 02:24:41 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:24:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:24:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:24:41 DEBUG : dir/file1(0xc000b06900): _readAt: size=256, off=0 2025/11/21 02:24:41 DEBUG : dir/file1(0xc000b06900): openPending: 2025/11/21 02:24:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:24:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:41 DEBUG : dir/file1(0xc000b06900): >openPending: err= 2025/11/21 02:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/21 02:24:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/21 02:24:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:24:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:24:42 DEBUG : dir/file1(0xc000b06900): >_readAt: n=16, err=EOF 2025/11/21 02:24:42 DEBUG : dir/file1(0xc000b06900): RWFileHandle.Release 2025/11/21 02:24:42 DEBUG : dir/file1(0xc000b06900): close: 2025/11/21 02:24:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:24:41.86392778 +0000 UTC m=+506.984717169 2025/11/21 02:24:42 DEBUG : dir/file1(0xc000b06900): >close: err= 2025/11/21 02:24:42 DEBUG : dir/file1(0xc000b06900): RWFileHandle.Release 2025/11/21 02:24:42 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:42 DEBUG : dir: Looking for writers 2025/11/21 02:24:42 DEBUG : file1: reading active writers 2025/11/21 02:24:42 DEBUG : Looking for writers 2025/11/21 02:24:42 DEBUG : dir: reading active writers 2025/11/21 02:24:42 DEBUG : >WaitForWriters: 2025/11/21 02:24:42 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:44 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:24:44 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleReleaseRead (7.30s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:45 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:45 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:45 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:45 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:24:45 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:24:45 DEBUG : file1: newRWFileHandle: 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): openPending: 2025/11/21 02:24:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): >openPending: err= 2025/11/21 02:24:45 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:24:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): _writeAt: size=5, off=0 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): >_writeAt: n=5, err= 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): _writeAt: size=7, off=5 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): >_writeAt: n=7, err= 2025/11/21 02:24:45 DEBUG : file1: vfs cache: truncate to size=11 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): close: 2025/11/21 02:24:45 DEBUG : file1: vfs cache: setting modification time to 2025-11-21 02:24:45.514182692 +0000 UTC m=+510.634972061 2025/11/21 02:24:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): >close: err= 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): close: 2025/11/21 02:24:45 DEBUG : file1(0xc000b074c0): >close: err=file already closed 2025/11/21 02:24:45 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:45 DEBUG : Looking for writers 2025/11/21 02:24:45 DEBUG : file1: reading active writers 2025/11/21 02:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:24:45 DEBUG : Looking for writers 2025/11/21 02:24:45 DEBUG : file1: reading active writers 2025/11/21 02:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:24:45 DEBUG : Looking for writers 2025/11/21 02:24:45 DEBUG : file1: reading active writers 2025/11/21 02:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:24:45 DEBUG : Looking for writers 2025/11/21 02:24:45 DEBUG : file1: reading active writers 2025/11/21 02:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:24:45 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:24:45 DEBUG : Looking for writers 2025/11/21 02:24:45 DEBUG : file1: reading active writers 2025/11/21 02:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:24:45 DEBUG : Looking for writers 2025/11/21 02:24:45 DEBUG : file1: reading active writers 2025/11/21 02:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:24:46 DEBUG : Looking for writers 2025/11/21 02:24:46 DEBUG : file1: reading active writers 2025/11/21 02:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:24:46 DEBUG : Looking for writers 2025/11/21 02:24:46 DEBUG : file1: reading active writers 2025/11/21 02:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:24:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:24:47 DEBUG : file1: size = 11 OK 2025/11/21 02:24:47 INFO : file1: Copied (new) 2025/11/21 02:24:47 DEBUG : file1: vfs cache: fingerprint now "11" 2025/11/21 02:24:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/21 02:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:47 INFO : file1: vfs cache: upload succeeded try #1 2025/11/21 02:24:47 DEBUG : Looking for writers 2025/11/21 02:24:47 DEBUG : file1: reading active writers 2025/11/21 02:24:47 DEBUG : >WaitForWriters: 2025/11/21 02:24:48 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:48 DEBUG : Looking for writers 2025/11/21 02:24:48 DEBUG : file1: reading active writers 2025/11/21 02:24:48 DEBUG : >WaitForWriters: 2025/11/21 02:24:48 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:48 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 --- PASS: TestRWFileHandleMethodsWrite (4.10s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:49 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:49 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:49 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:49 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:24:49 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:24:49 DEBUG : file1: newRWFileHandle: 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): openPending: 2025/11/21 02:24:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:24:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): >openPending: err= 2025/11/21 02:24:49 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:24:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:24:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): _writeAt: size=7, off=0 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): >_writeAt: n=7, err= 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): _writeAt: size=6, off=5 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): >_writeAt: n=6, err= 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): close: 2025/11/21 02:24:49 DEBUG : file1: vfs cache: setting modification time to 2025-11-21 02:24:49.612835202 +0000 UTC m=+514.733624611 2025/11/21 02:24:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): >close: err= 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): _writeAt: size=5, off=0 2025/11/21 02:24:49 DEBUG : file1(0xc00048cc40): >_writeAt: n=0, err=file already closed 2025/11/21 02:24:49 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:49 DEBUG : Looking for writers 2025/11/21 02:24:49 DEBUG : file1: reading active writers 2025/11/21 02:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:24:49 DEBUG : Looking for writers 2025/11/21 02:24:49 DEBUG : file1: reading active writers 2025/11/21 02:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:24:49 DEBUG : Looking for writers 2025/11/21 02:24:49 DEBUG : file1: reading active writers 2025/11/21 02:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:24:49 DEBUG : Looking for writers 2025/11/21 02:24:49 DEBUG : file1: reading active writers 2025/11/21 02:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:24:49 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:24:49 DEBUG : Looking for writers 2025/11/21 02:24:49 DEBUG : file1: reading active writers 2025/11/21 02:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:24:49 DEBUG : Looking for writers 2025/11/21 02:24:49 DEBUG : file1: reading active writers 2025/11/21 02:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:24:50 DEBUG : Looking for writers 2025/11/21 02:24:50 DEBUG : file1: reading active writers 2025/11/21 02:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:24:50 DEBUG : Looking for writers 2025/11/21 02:24:50 DEBUG : file1: reading active writers 2025/11/21 02:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:24:51 ERROR : file1: Failed to copy: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:24:51 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:24:51 DEBUG : Looking for writers 2025/11/21 02:24:51 DEBUG : file1: reading active writers 2025/11/21 02:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:24:52 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:24:52 DEBUG : Looking for writers 2025/11/21 02:24:52 DEBUG : file1: reading active writers 2025/11/21 02:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:24:53 DEBUG : Looking for writers 2025/11/21 02:24:53 DEBUG : file1: reading active writers 2025/11/21 02:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:24:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:24:54 DEBUG : file1: size = 11 OK 2025/11/21 02:24:54 INFO : file1: Copied (new) 2025/11/21 02:24:54 DEBUG : file1: vfs cache: fingerprint now "11" 2025/11/21 02:24:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/21 02:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:54 INFO : file1: vfs cache: upload succeeded try #2 2025/11/21 02:24:54 DEBUG : Looking for writers 2025/11/21 02:24:54 DEBUG : file1: reading active writers 2025/11/21 02:24:54 DEBUG : >WaitForWriters: 2025/11/21 02:24:55 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:55 DEBUG : Looking for writers 2025/11/21 02:24:55 DEBUG : file1: reading active writers 2025/11/21 02:24:55 DEBUG : >WaitForWriters: 2025/11/21 02:24:55 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:24:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 --- PASS: TestRWFileHandleWriteAt (7.11s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:24:56 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:24:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:24:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:24:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:24:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:24:56 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:24:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:24:56 DEBUG : file1: newRWFileHandle: 2025/11/21 02:24:56 DEBUG : file1(0xc0008d9b40): openPending: 2025/11/21 02:24:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:56 DEBUG : file1(0xc0008d9b40): >openPending: err= 2025/11/21 02:24:56 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:24:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:24:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/21 02:24:56 DEBUG : file1(0xc0008d9b40): close: 2025/11/21 02:24:56 DEBUG : file1: vfs cache: setting modification time to 2025-11-21 02:24:56.722236987 +0000 UTC m=+521.843026386 2025/11/21 02:24:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:24:56 DEBUG : file1(0xc0008d9b40): >close: err= 2025/11/21 02:24:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/21 02:24:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/21 02:24:56 DEBUG : file2: newRWFileHandle: 2025/11/21 02:24:56 DEBUG : file2(0xc000418080): openPending: 2025/11/21 02:24:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/21 02:24:56 DEBUG : file2(0xc000418080): >openPending: err= 2025/11/21 02:24:56 DEBUG : file2: >newRWFileHandle: err= 2025/11/21 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/21 02:24:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/21 02:24:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/21 02:24:56 DEBUG : file2(0xc000418080): RWFileHandle.Flush 2025/11/21 02:24:56 DEBUG : file2(0xc000418080): RWFileHandle.Release 2025/11/21 02:24:56 DEBUG : file2(0xc000418080): close: 2025/11/21 02:24:56 DEBUG : file2: vfs cache: setting modification time to 2025-11-21 02:24:56.723877364 +0000 UTC m=+521.844666773 2025/11/21 02:24:56 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/21 02:24:56 DEBUG : file2(0xc000418080): >close: err= 2025/11/21 02:24:56 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:24:56 DEBUG : Looking for writers 2025/11/21 02:24:56 DEBUG : file2: reading active writers 2025/11/21 02:24:56 DEBUG : file1: reading active writers 2025/11/21 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/21 02:24:56 DEBUG : Looking for writers 2025/11/21 02:24:56 DEBUG : file1: reading active writers 2025/11/21 02:24:56 DEBUG : file2: reading active writers 2025/11/21 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/21 02:24:56 DEBUG : Looking for writers 2025/11/21 02:24:56 DEBUG : file1: reading active writers 2025/11/21 02:24:56 DEBUG : file2: reading active writers 2025/11/21 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/21 02:24:56 DEBUG : Looking for writers 2025/11/21 02:24:56 DEBUG : file1: reading active writers 2025/11/21 02:24:56 DEBUG : file2: reading active writers 2025/11/21 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/21 02:24:56 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:24:56 ERROR : file1: Failed to copy: can't upload empty files to this remote 2025/11/21 02:24:56 ERROR : file1: Writeback failed: can't upload empty files to this remote 2025/11/21 02:24:56 INFO : file1: vfs cache: upload succeeded try #1 2025/11/21 02:24:56 DEBUG : file2: vfs cache: starting upload 2025/11/21 02:24:56 ERROR : file2: Failed to copy: can't upload empty files to this remote 2025/11/21 02:24:56 ERROR : file2: Writeback failed: can't upload empty files to this remote 2025/11/21 02:24:56 INFO : file2: vfs cache: upload succeeded try #1 2025/11/21 02:24:56 DEBUG : Looking for writers 2025/11/21 02:24:56 DEBUG : file1: reading active writers 2025/11/21 02:24:56 DEBUG : file2: reading active writers 2025/11/21 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/21 02:24:57 DEBUG : Looking for writers 2025/11/21 02:24:57 DEBUG : file1: reading active writers 2025/11/21 02:24:57 DEBUG : file2: reading active writers 2025/11/21 02:24:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/21 02:24:57 DEBUG : Looking for writers 2025/11/21 02:24:57 DEBUG : file1: reading active writers 2025/11/21 02:24:57 DEBUG : file2: reading active writers 2025/11/21 02:24:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/21 02:24:57 DEBUG : Looking for writers 2025/11/21 02:24:57 DEBUG : file1: reading active writers 2025/11/21 02:24:57 DEBUG : file2: reading active writers 2025/11/21 02:24:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:24:58 DEBUG : Looking for writers 2025/11/21 02:24:58 DEBUG : file1: reading active writers 2025/11/21 02:24:58 DEBUG : file2: reading active writers 2025/11/21 02:24:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:24:59 DEBUG : Looking for writers 2025/11/21 02:24:59 DEBUG : file1: reading active writers 2025/11/21 02:24:59 DEBUG : file2: reading active writers 2025/11/21 02:24:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:00 DEBUG : Looking for writers 2025/11/21 02:25:00 DEBUG : file1: reading active writers 2025/11/21 02:25:00 DEBUG : file2: reading active writers 2025/11/21 02:25:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:02 DEBUG : Looking for writers 2025/11/21 02:25:02 DEBUG : file1: reading active writers 2025/11/21 02:25:02 DEBUG : file2: reading active writers 2025/11/21 02:25:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:03 DEBUG : Looking for writers 2025/11/21 02:25:03 DEBUG : file1: reading active writers 2025/11/21 02:25:03 DEBUG : file2: reading active writers 2025/11/21 02:25:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:04 DEBUG : Looking for writers 2025/11/21 02:25:04 DEBUG : file1: reading active writers 2025/11/21 02:25:04 DEBUG : file2: reading active writers 2025/11/21 02:25:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:05 DEBUG : Looking for writers 2025/11/21 02:25:05 DEBUG : file1: reading active writers 2025/11/21 02:25:05 DEBUG : file2: reading active writers 2025/11/21 02:25:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:06 DEBUG : Looking for writers 2025/11/21 02:25:06 DEBUG : file2: reading active writers 2025/11/21 02:25:06 DEBUG : file1: reading active writers 2025/11/21 02:25:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:07 DEBUG : Looking for writers 2025/11/21 02:25:07 DEBUG : file1: reading active writers 2025/11/21 02:25:07 DEBUG : file2: reading active writers 2025/11/21 02:25:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:08 DEBUG : Looking for writers 2025/11/21 02:25:08 DEBUG : file1: reading active writers 2025/11/21 02:25:08 DEBUG : file2: reading active writers 2025/11/21 02:25:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:09 DEBUG : Looking for writers 2025/11/21 02:25:09 DEBUG : file1: reading active writers 2025/11/21 02:25:09 DEBUG : file2: reading active writers 2025/11/21 02:25:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:10 DEBUG : Looking for writers 2025/11/21 02:25:10 DEBUG : file2: reading active writers 2025/11/21 02:25:10 DEBUG : file1: reading active writers 2025/11/21 02:25:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:11 DEBUG : Looking for writers 2025/11/21 02:25:11 DEBUG : file1: reading active writers 2025/11/21 02:25:11 DEBUG : file2: reading active writers 2025/11/21 02:25:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:12 DEBUG : Looking for writers 2025/11/21 02:25:12 DEBUG : file1: reading active writers 2025/11/21 02:25:12 DEBUG : file2: reading active writers 2025/11/21 02:25:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:13 DEBUG : Looking for writers 2025/11/21 02:25:13 DEBUG : file1: reading active writers 2025/11/21 02:25:13 DEBUG : file2: reading active writers 2025/11/21 02:25:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:14 DEBUG : Looking for writers 2025/11/21 02:25:14 DEBUG : file1: reading active writers 2025/11/21 02:25:14 DEBUG : file2: reading active writers 2025/11/21 02:25:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:15 DEBUG : Looking for writers 2025/11/21 02:25:15 DEBUG : file2: reading active writers 2025/11/21 02:25:15 DEBUG : file1: reading active writers 2025/11/21 02:25:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:16 DEBUG : Looking for writers 2025/11/21 02:25:16 DEBUG : file1: reading active writers 2025/11/21 02:25:16 DEBUG : file2: reading active writers 2025/11/21 02:25:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:17 DEBUG : Looking for writers 2025/11/21 02:25:17 DEBUG : file1: reading active writers 2025/11/21 02:25:17 DEBUG : file2: reading active writers 2025/11/21 02:25:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:18 DEBUG : Looking for writers 2025/11/21 02:25:18 DEBUG : file1: reading active writers 2025/11/21 02:25:18 DEBUG : file2: reading active writers 2025/11/21 02:25:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:19 DEBUG : Looking for writers 2025/11/21 02:25:19 DEBUG : file1: reading active writers 2025/11/21 02:25:19 DEBUG : file2: reading active writers 2025/11/21 02:25:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:20 DEBUG : Looking for writers 2025/11/21 02:25:20 DEBUG : file1: reading active writers 2025/11/21 02:25:20 DEBUG : file2: reading active writers 2025/11/21 02:25:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:21 DEBUG : Looking for writers 2025/11/21 02:25:21 DEBUG : file1: reading active writers 2025/11/21 02:25:21 DEBUG : file2: reading active writers 2025/11/21 02:25:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:22 DEBUG : Looking for writers 2025/11/21 02:25:22 DEBUG : file2: reading active writers 2025/11/21 02:25:22 DEBUG : file1: reading active writers 2025/11/21 02:25:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:23 DEBUG : Looking for writers 2025/11/21 02:25:23 DEBUG : file1: reading active writers 2025/11/21 02:25:23 DEBUG : file2: reading active writers 2025/11/21 02:25:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:24 DEBUG : Looking for writers 2025/11/21 02:25:24 DEBUG : file1: reading active writers 2025/11/21 02:25:24 DEBUG : file2: reading active writers 2025/11/21 02:25:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:25 DEBUG : Looking for writers 2025/11/21 02:25:25 DEBUG : file1: reading active writers 2025/11/21 02:25:25 DEBUG : file2: reading active writers 2025/11/21 02:25:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:26 DEBUG : Looking for writers 2025/11/21 02:25:26 DEBUG : file2: reading active writers 2025/11/21 02:25:26 DEBUG : file1: reading active writers 2025/11/21 02:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:26 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0xc000b05a40 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00096b108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643596608} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:13997206600575383099 ext:521843026386 loc:0x429bc00} ATime:{wall:13997206600575689935 ext:521843333222 loc:0x429bc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, "file2": &{c:0xc000b05a40 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00096b208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643596864} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:13997206600577023476 ext:521844666773 loc:0x429bc00} ATime:{wall:13997206600577284515 ext:521844927812 loc:0x429bc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false}, } 2025/11/21 02:25:26 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got fstest.go:203: Not found "file2" fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 2 Test: TestRWFileHandleWriteNoWrite Messages: 2 objects not found 2025/11/21 02:25:34 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:25:34 DEBUG : Looking for writers 2025/11/21 02:25:34 DEBUG : file1: reading active writers 2025/11/21 02:25:34 DEBUG : file2: reading active writers 2025/11/21 02:25:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/21 02:25:34 DEBUG : Looking for writers 2025/11/21 02:25:34 DEBUG : file1: reading active writers 2025/11/21 02:25:34 DEBUG : file2: reading active writers 2025/11/21 02:25:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/21 02:25:34 DEBUG : Looking for writers 2025/11/21 02:25:34 DEBUG : file1: reading active writers 2025/11/21 02:25:34 DEBUG : file2: reading active writers 2025/11/21 02:25:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/21 02:25:34 DEBUG : Looking for writers 2025/11/21 02:25:34 DEBUG : file1: reading active writers 2025/11/21 02:25:34 DEBUG : file2: reading active writers 2025/11/21 02:25:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/21 02:25:34 DEBUG : Looking for writers 2025/11/21 02:25:34 DEBUG : file1: reading active writers 2025/11/21 02:25:34 DEBUG : file2: reading active writers 2025/11/21 02:25:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/21 02:25:35 DEBUG : Looking for writers 2025/11/21 02:25:35 DEBUG : file2: reading active writers 2025/11/21 02:25:35 DEBUG : file1: reading active writers 2025/11/21 02:25:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/21 02:25:35 DEBUG : Looking for writers 2025/11/21 02:25:35 DEBUG : file1: reading active writers 2025/11/21 02:25:35 DEBUG : file2: reading active writers 2025/11/21 02:25:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/21 02:25:36 DEBUG : Looking for writers 2025/11/21 02:25:36 DEBUG : file1: reading active writers 2025/11/21 02:25:36 DEBUG : file2: reading active writers 2025/11/21 02:25:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:37 DEBUG : Looking for writers 2025/11/21 02:25:37 DEBUG : file1: reading active writers 2025/11/21 02:25:37 DEBUG : file2: reading active writers 2025/11/21 02:25:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:38 DEBUG : Looking for writers 2025/11/21 02:25:38 DEBUG : file1: reading active writers 2025/11/21 02:25:38 DEBUG : file2: reading active writers 2025/11/21 02:25:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:39 DEBUG : Looking for writers 2025/11/21 02:25:39 DEBUG : file1: reading active writers 2025/11/21 02:25:39 DEBUG : file2: reading active writers 2025/11/21 02:25:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:40 DEBUG : Looking for writers 2025/11/21 02:25:40 DEBUG : file1: reading active writers 2025/11/21 02:25:40 DEBUG : file2: reading active writers 2025/11/21 02:25:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:41 DEBUG : Looking for writers 2025/11/21 02:25:41 DEBUG : file1: reading active writers 2025/11/21 02:25:41 DEBUG : file2: reading active writers 2025/11/21 02:25:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:42 DEBUG : Looking for writers 2025/11/21 02:25:42 DEBUG : file1: reading active writers 2025/11/21 02:25:42 DEBUG : file2: reading active writers 2025/11/21 02:25:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:43 DEBUG : Looking for writers 2025/11/21 02:25:43 DEBUG : file1: reading active writers 2025/11/21 02:25:43 DEBUG : file2: reading active writers 2025/11/21 02:25:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:44 DEBUG : Looking for writers 2025/11/21 02:25:44 DEBUG : file1: reading active writers 2025/11/21 02:25:44 DEBUG : file2: reading active writers 2025/11/21 02:25:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:45 DEBUG : Looking for writers 2025/11/21 02:25:45 DEBUG : file1: reading active writers 2025/11/21 02:25:45 DEBUG : file2: reading active writers 2025/11/21 02:25:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:46 DEBUG : Looking for writers 2025/11/21 02:25:46 DEBUG : file1: reading active writers 2025/11/21 02:25:46 DEBUG : file2: reading active writers 2025/11/21 02:25:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:47 DEBUG : Looking for writers 2025/11/21 02:25:47 DEBUG : file1: reading active writers 2025/11/21 02:25:47 DEBUG : file2: reading active writers 2025/11/21 02:25:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:48 DEBUG : Looking for writers 2025/11/21 02:25:48 DEBUG : file1: reading active writers 2025/11/21 02:25:48 DEBUG : file2: reading active writers 2025/11/21 02:25:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:49 DEBUG : Looking for writers 2025/11/21 02:25:49 DEBUG : file1: reading active writers 2025/11/21 02:25:49 DEBUG : file2: reading active writers 2025/11/21 02:25:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:50 DEBUG : Looking for writers 2025/11/21 02:25:50 DEBUG : file1: reading active writers 2025/11/21 02:25:50 DEBUG : file2: reading active writers 2025/11/21 02:25:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:51 DEBUG : Looking for writers 2025/11/21 02:25:51 DEBUG : file1: reading active writers 2025/11/21 02:25:51 DEBUG : file2: reading active writers 2025/11/21 02:25:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:52 DEBUG : Looking for writers 2025/11/21 02:25:52 DEBUG : file1: reading active writers 2025/11/21 02:25:52 DEBUG : file2: reading active writers 2025/11/21 02:25:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:53 DEBUG : Looking for writers 2025/11/21 02:25:53 DEBUG : file1: reading active writers 2025/11/21 02:25:53 DEBUG : file2: reading active writers 2025/11/21 02:25:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:54 DEBUG : Looking for writers 2025/11/21 02:25:54 DEBUG : file1: reading active writers 2025/11/21 02:25:54 DEBUG : file2: reading active writers 2025/11/21 02:25:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:55 DEBUG : Looking for writers 2025/11/21 02:25:55 DEBUG : file1: reading active writers 2025/11/21 02:25:55 DEBUG : file2: reading active writers 2025/11/21 02:25:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:56 DEBUG : Looking for writers 2025/11/21 02:25:56 DEBUG : file1: reading active writers 2025/11/21 02:25:56 DEBUG : file2: reading active writers 2025/11/21 02:25:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/21 02:25:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file2 not removed, freed 0 bytes 2025/11/21 02:25:56 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 2 (was 2) in use 2, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:25:57 DEBUG : Looking for writers 2025/11/21 02:25:57 DEBUG : file1: reading active writers 2025/11/21 02:25:57 DEBUG : file2: reading active writers 2025/11/21 02:25:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:58 DEBUG : Looking for writers 2025/11/21 02:25:58 DEBUG : file1: reading active writers 2025/11/21 02:25:58 DEBUG : file2: reading active writers 2025/11/21 02:25:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:25:59 DEBUG : Looking for writers 2025/11/21 02:25:59 DEBUG : file2: reading active writers 2025/11/21 02:25:59 DEBUG : file1: reading active writers 2025/11/21 02:25:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:26:00 DEBUG : Looking for writers 2025/11/21 02:26:00 DEBUG : file1: reading active writers 2025/11/21 02:26:00 DEBUG : file2: reading active writers 2025/11/21 02:26:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:26:01 DEBUG : Looking for writers 2025/11/21 02:26:01 DEBUG : file1: reading active writers 2025/11/21 02:26:01 DEBUG : file2: reading active writers 2025/11/21 02:26:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:26:02 DEBUG : Looking for writers 2025/11/21 02:26:02 DEBUG : file1: reading active writers 2025/11/21 02:26:02 DEBUG : file2: reading active writers 2025/11/21 02:26:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:26:03 DEBUG : Looking for writers 2025/11/21 02:26:03 DEBUG : file1: reading active writers 2025/11/21 02:26:03 DEBUG : file2: reading active writers 2025/11/21 02:26:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:26:04 DEBUG : Looking for writers 2025/11/21 02:26:04 DEBUG : file1: reading active writers 2025/11/21 02:26:04 DEBUG : file2: reading active writers 2025/11/21 02:26:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/21 02:26:04 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0xc000b05a40 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00096b108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643596608} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:13997206600575383099 ext:521843026386 loc:0x429bc00} ATime:{wall:13997206600575689935 ext:521843333222 loc:0x429bc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, "file2": &{c:0xc000b05a40 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00096b208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643596864} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:13997206600577023476 ext:521844666773 loc:0x429bc00} ATime:{wall:13997206600577284515 ext:521844927812 loc:0x429bc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false}, } 2025/11/21 02:26:04 DEBUG : >WaitForWriters: 2025/11/21 02:26:04 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleWriteNoWrite (70.26s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:06 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:06 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:06 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:06 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:06 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:06 DEBUG : file1: newRWFileHandle: 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): openPending: 2025/11/21 02:26:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): >openPending: err= 2025/11/21 02:26:06 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:26:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:26:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): _writeAt: size=5, off=0 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): >_writeAt: n=5, err= 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): RWFileHandle.Flush 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): RWFileHandle.Flush 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): close: 2025/11/21 02:26:06 DEBUG : file1: vfs cache: setting modification time to 2025-11-21 02:26:06.989584579 +0000 UTC m=+592.110373947 2025/11/21 02:26:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:06 DEBUG : file1(0xc000a278c0): >close: err= 2025/11/21 02:26:06 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:06 DEBUG : Looking for writers 2025/11/21 02:26:06 DEBUG : file1: reading active writers 2025/11/21 02:26:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:26:07 DEBUG : Looking for writers 2025/11/21 02:26:07 DEBUG : file1: reading active writers 2025/11/21 02:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:26:07 DEBUG : Looking for writers 2025/11/21 02:26:07 DEBUG : file1: reading active writers 2025/11/21 02:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:26:07 DEBUG : Looking for writers 2025/11/21 02:26:07 DEBUG : file1: reading active writers 2025/11/21 02:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:26:07 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:07 DEBUG : Looking for writers 2025/11/21 02:26:07 DEBUG : file1: reading active writers 2025/11/21 02:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:26:07 DEBUG : Looking for writers 2025/11/21 02:26:07 DEBUG : file1: reading active writers 2025/11/21 02:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:26:07 DEBUG : Looking for writers 2025/11/21 02:26:07 DEBUG : file1: reading active writers 2025/11/21 02:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:26:08 DEBUG : Looking for writers 2025/11/21 02:26:08 DEBUG : file1: reading active writers 2025/11/21 02:26:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:09 DEBUG : Looking for writers 2025/11/21 02:26:09 DEBUG : file1: reading active writers 2025/11/21 02:26:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:09 ERROR : file1: Failed to copy: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:09 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:09 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:10 DEBUG : Looking for writers 2025/11/21 02:26:10 DEBUG : file1: reading active writers 2025/11/21 02:26:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:11 DEBUG : Looking for writers 2025/11/21 02:26:11 DEBUG : file1: reading active writers 2025/11/21 02:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:26:11 DEBUG : file1: size = 5 OK 2025/11/21 02:26:11 INFO : file1: Copied (new) 2025/11/21 02:26:11 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/21 02:26:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/21 02:26:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:11 INFO : file1: vfs cache: upload succeeded try #2 2025/11/21 02:26:12 DEBUG : Looking for writers 2025/11/21 02:26:12 DEBUG : file1: reading active writers 2025/11/21 02:26:12 DEBUG : >WaitForWriters: 2025/11/21 02:26:12 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:26:13 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 --- PASS: TestRWFileHandleFlushWrite (6.75s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:13 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:13 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:13 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:13 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:13 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:13 DEBUG : file1: newRWFileHandle: 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): openPending: 2025/11/21 02:26:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): >openPending: err= 2025/11/21 02:26:13 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:26:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): _writeAt: size=5, off=0 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): >_writeAt: n=5, err= 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): RWFileHandle.Release 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): close: 2025/11/21 02:26:13 DEBUG : file1: vfs cache: setting modification time to 2025-11-21 02:26:13.737013179 +0000 UTC m=+598.857802588 2025/11/21 02:26:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): >close: err= 2025/11/21 02:26:13 DEBUG : file1(0xc00096c800): RWFileHandle.Release 2025/11/21 02:26:13 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:13 DEBUG : Looking for writers 2025/11/21 02:26:13 DEBUG : file1: reading active writers 2025/11/21 02:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:26:13 DEBUG : Looking for writers 2025/11/21 02:26:13 DEBUG : file1: reading active writers 2025/11/21 02:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:26:13 DEBUG : Looking for writers 2025/11/21 02:26:13 DEBUG : file1: reading active writers 2025/11/21 02:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:26:13 DEBUG : Looking for writers 2025/11/21 02:26:13 DEBUG : file1: reading active writers 2025/11/21 02:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:26:13 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:13 DEBUG : Looking for writers 2025/11/21 02:26:13 DEBUG : file1: reading active writers 2025/11/21 02:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:26:14 DEBUG : Looking for writers 2025/11/21 02:26:14 DEBUG : file1: reading active writers 2025/11/21 02:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:26:14 DEBUG : Looking for writers 2025/11/21 02:26:14 DEBUG : file1: reading active writers 2025/11/21 02:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:26:14 DEBUG : forgetting directory cache 2025/11/21 02:26:15 DEBUG : Looking for writers 2025/11/21 02:26:15 DEBUG : file1: reading active writers 2025/11/21 02:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:16 DEBUG : Looking for writers 2025/11/21 02:26:16 DEBUG : file1: reading active writers 2025/11/21 02:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:16 ERROR : file1: Failed to copy: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:16 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:16 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:17 DEBUG : Looking for writers 2025/11/21 02:26:17 DEBUG : file1: reading active writers 2025/11/21 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:18 DEBUG : Looking for writers 2025/11/21 02:26:18 DEBUG : file1: reading active writers 2025/11/21 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:18 ERROR : file1: Failed to copy: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:18 ERROR : file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:18 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:19 DEBUG : Looking for writers 2025/11/21 02:26:19 DEBUG : file1: reading active writers 2025/11/21 02:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:20 DEBUG : Looking for writers 2025/11/21 02:26:20 DEBUG : file1: reading active writers 2025/11/21 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:20 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:26:20 DEBUG : file1: size = 5 OK 2025/11/21 02:26:20 INFO : file1: Copied (new) 2025/11/21 02:26:20 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/21 02:26:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/21 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:20 INFO : file1: vfs cache: upload succeeded try #3 2025/11/21 02:26:21 DEBUG : Looking for writers 2025/11/21 02:26:21 DEBUG : file1: reading active writers 2025/11/21 02:26:21 DEBUG : >WaitForWriters: 2025/11/21 02:26:21 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:26:21 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 --- PASS: TestRWFileHandleReleaseWrite (8.75s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:22 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:22 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:22 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:22 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:22 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:22 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119027 2025/11/21 02:26:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:26:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/21 02:26:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:26:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:26:25 DEBUG : dir/file1(0xc000876fc0): openPending: 2025/11/21 02:26:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:26:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:26:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:25 DEBUG : dir/file1(0xc000876fc0): >openPending: err= 2025/11/21 02:26:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/21 02:26:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:26:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:26:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:26:25 DEBUG : dir/file1(0xc000876fc0): _writeAt: size=5, off=0 2025/11/21 02:26:25 DEBUG : dir/file1(0xc000876fc0): >_writeAt: n=5, err= 2025/11/21 02:26:25 DEBUG : dir/file1(0xc000876fc0): close: 2025/11/21 02:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:26:25.674615056 +0000 UTC m=+610.795404466 2025/11/21 02:26:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:25 DEBUG : dir/file1(0xc000876fc0): >close: err= 2025/11/21 02:26:25 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:25 DEBUG : dir: Looking for writers 2025/11/21 02:26:25 DEBUG : file1: reading active writers 2025/11/21 02:26:25 DEBUG : Looking for writers 2025/11/21 02:26:25 DEBUG : dir: reading active writers 2025/11/21 02:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:26:25 DEBUG : dir: Looking for writers 2025/11/21 02:26:25 DEBUG : file1: reading active writers 2025/11/21 02:26:25 DEBUG : Looking for writers 2025/11/21 02:26:25 DEBUG : dir: reading active writers 2025/11/21 02:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:26:25 DEBUG : dir: Looking for writers 2025/11/21 02:26:25 DEBUG : file1: reading active writers 2025/11/21 02:26:25 DEBUG : Looking for writers 2025/11/21 02:26:25 DEBUG : dir: reading active writers 2025/11/21 02:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:26:25 DEBUG : dir: Looking for writers 2025/11/21 02:26:25 DEBUG : file1: reading active writers 2025/11/21 02:26:25 DEBUG : Looking for writers 2025/11/21 02:26:25 DEBUG : dir: reading active writers 2025/11/21 02:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:26:25 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:26:25 DEBUG : dir: Looking for writers 2025/11/21 02:26:25 DEBUG : file1: reading active writers 2025/11/21 02:26:25 DEBUG : Looking for writers 2025/11/21 02:26:25 DEBUG : dir: reading active writers 2025/11/21 02:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:26:25 DEBUG : dir: Looking for writers 2025/11/21 02:26:25 DEBUG : file1: reading active writers 2025/11/21 02:26:25 DEBUG : Looking for writers 2025/11/21 02:26:25 DEBUG : dir: reading active writers 2025/11/21 02:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:26:26 DEBUG : dir: Looking for writers 2025/11/21 02:26:26 DEBUG : file1: reading active writers 2025/11/21 02:26:26 DEBUG : Looking for writers 2025/11/21 02:26:26 DEBUG : dir: reading active writers 2025/11/21 02:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:26:26 DEBUG : dir: Looking for writers 2025/11/21 02:26:26 DEBUG : file1: reading active writers 2025/11/21 02:26:26 DEBUG : Looking for writers 2025/11/21 02:26:26 DEBUG : dir: reading active writers 2025/11/21 02:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:27 DEBUG : dir: Looking for writers 2025/11/21 02:26:27 DEBUG : file1: reading active writers 2025/11/21 02:26:27 DEBUG : Looking for writers 2025/11/21 02:26:27 DEBUG : dir: reading active writers 2025/11/21 02:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:28 ERROR : dir/file1: Failed to copy: failed to upload file: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:28 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:28 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:26:28 DEBUG : dir: Looking for writers 2025/11/21 02:26:28 DEBUG : file1: reading active writers 2025/11/21 02:26:28 DEBUG : Looking for writers 2025/11/21 02:26:28 DEBUG : dir: reading active writers 2025/11/21 02:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:29 DEBUG : dir: Looking for writers 2025/11/21 02:26:29 DEBUG : file1: reading active writers 2025/11/21 02:26:29 DEBUG : Looking for writers 2025/11/21 02:26:29 DEBUG : dir: reading active writers 2025/11/21 02:26:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:30 ERROR : dir/file1: Failed to copy: failed to upload file: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:30 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:30 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:26:30 DEBUG : dir: Looking for writers 2025/11/21 02:26:30 DEBUG : file1: reading active writers 2025/11/21 02:26:30 DEBUG : Looking for writers 2025/11/21 02:26:30 DEBUG : dir: reading active writers 2025/11/21 02:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:31 DEBUG : dir: Looking for writers 2025/11/21 02:26:31 DEBUG : file1: reading active writers 2025/11/21 02:26:31 DEBUG : Looking for writers 2025/11/21 02:26:31 DEBUG : dir: reading active writers 2025/11/21 02:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:32 ERROR : dir/file1: Failed to copy: failed to upload file: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:32 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:32 DEBUG : dir: Looking for writers 2025/11/21 02:26:32 DEBUG : file1: reading active writers 2025/11/21 02:26:32 DEBUG : Looking for writers 2025/11/21 02:26:32 DEBUG : dir: reading active writers 2025/11/21 02:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:33 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:26:33 DEBUG : dir: Looking for writers 2025/11/21 02:26:33 DEBUG : file1: reading active writers 2025/11/21 02:26:33 DEBUG : Looking for writers 2025/11/21 02:26:33 DEBUG : dir: reading active writers 2025/11/21 02:26:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:34 DEBUG : dir: Looking for writers 2025/11/21 02:26:34 DEBUG : file1: reading active writers 2025/11/21 02:26:34 DEBUG : Looking for writers 2025/11/21 02:26:34 DEBUG : dir: reading active writers 2025/11/21 02:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:35 DEBUG : dir/file1: size = 5 OK 2025/11/21 02:26:35 INFO : dir/file1: Copied (replaced existing) 2025/11/21 02:26:35 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/11/21 02:26:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/21 02:26:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:35 INFO : dir/file1: vfs cache: upload succeeded try #4 2025/11/21 02:26:35 DEBUG : dir: Looking for writers 2025/11/21 02:26:35 DEBUG : file1: reading active writers 2025/11/21 02:26:35 DEBUG : Looking for writers 2025/11/21 02:26:35 DEBUG : dir: reading active writers 2025/11/21 02:26:35 DEBUG : >WaitForWriters: 2025/11/21 02:26:35 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:26:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:26:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleSizeTruncateExisting (16.04s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:38 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:38 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:38 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:38 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:38 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119028 2025/11/21 02:26:40 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file1" 2025/11/21 02:26:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/21 02:26:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/21 02:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/21 02:26:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): _writeAt: size=5, off=0 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): openPending: 2025/11/21 02:26:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/21 02:26:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/21 02:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): >openPending: err= 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): >_writeAt: n=5, err= 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): _writeAt: size=15, off=5 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): >_writeAt: n=15, err= 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): close: 2025/11/21 02:26:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/21 02:26:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-21 02:26:42.356844705 +0000 UTC m=+627.477634114 2025/11/21 02:26:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:42 DEBUG : dir/file1(0xc000b06c00): >close: err= 2025/11/21 02:26:42 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:26:42 DEBUG : dir/file1: vfs cache: starting upload 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:26:42 DEBUG : dir: Looking for writers 2025/11/21 02:26:42 DEBUG : file1: reading active writers 2025/11/21 02:26:42 DEBUG : Looking for writers 2025/11/21 02:26:42 DEBUG : dir: reading active writers 2025/11/21 02:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:26:43 DEBUG : dir: Looking for writers 2025/11/21 02:26:43 DEBUG : file1: reading active writers 2025/11/21 02:26:43 DEBUG : Looking for writers 2025/11/21 02:26:43 DEBUG : dir: reading active writers 2025/11/21 02:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:44 DEBUG : dir: Looking for writers 2025/11/21 02:26:44 DEBUG : file1: reading active writers 2025/11/21 02:26:44 DEBUG : Looking for writers 2025/11/21 02:26:44 DEBUG : dir: reading active writers 2025/11/21 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:44 DEBUG : dir/file1: size = 20 OK 2025/11/21 02:26:44 INFO : dir/file1: Copied (replaced existing) 2025/11/21 02:26:44 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/11/21 02:26:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/21 02:26:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/21 02:26:45 DEBUG : dir: Looking for writers 2025/11/21 02:26:45 DEBUG : file1: reading active writers 2025/11/21 02:26:45 DEBUG : Looking for writers 2025/11/21 02:26:45 DEBUG : dir: reading active writers 2025/11/21 02:26:45 DEBUG : >WaitForWriters: 2025/11/21 02:26:45 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:26:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:26:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestRWFileHandleSizeCreateExisting (9.67s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:47 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:47 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:47 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:47 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:47 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:48 DEBUG : file1: newRWFileHandle: 2025/11/21 02:26:48 DEBUG : file1(0xc000418400): openPending: 2025/11/21 02:26:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:48 DEBUG : file1(0xc000418400): >openPending: err= 2025/11/21 02:26:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:26:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/21 02:26:48 DEBUG : file1(0xc000418400): _writeAt: size=5, off=0 2025/11/21 02:26:48 DEBUG : file1(0xc000418400): >_writeAt: n=5, err= 2025/11/21 02:26:48 DEBUG : file1(0xc000418400): close: 2025/11/21 02:26:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-21 02:26:48.194144214 +0000 UTC m=+633.314933624 2025/11/21 02:26:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:48 DEBUG : file1(0xc000418400): >close: err= 2025/11/21 02:26:48 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:26:48 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:26:48 DEBUG : Looking for writers 2025/11/21 02:26:48 DEBUG : file1: reading active writers 2025/11/21 02:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:26:49 DEBUG : Looking for writers 2025/11/21 02:26:49 DEBUG : file1: reading active writers 2025/11/21 02:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:50 ERROR : file1: Failed to copy: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:50 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:50 DEBUG : Looking for writers 2025/11/21 02:26:50 DEBUG : file1: reading active writers 2025/11/21 02:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:50 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:51 DEBUG : Looking for writers 2025/11/21 02:26:51 DEBUG : file1: reading active writers 2025/11/21 02:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:52 DEBUG : Looking for writers 2025/11/21 02:26:52 DEBUG : file1: reading active writers 2025/11/21 02:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:52 DEBUG : forgetting directory cache 2025/11/21 02:26:52 DEBUG : dir: forgetting directory cache 2025/11/21 02:26:52 DEBUG : dir/subdir: forgetting directory cache 2025/11/21 02:26:52 ERROR : file1: Failed to copy: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:52 ERROR : file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:26:53 DEBUG : file1: vfs cache: starting upload 2025/11/21 02:26:53 DEBUG : Looking for writers 2025/11/21 02:26:53 DEBUG : file1: reading active writers 2025/11/21 02:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:54 DEBUG : Looking for writers 2025/11/21 02:26:54 DEBUG : file1: reading active writers 2025/11/21 02:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:26:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:26:55 DEBUG : file1: size = 5 OK 2025/11/21 02:26:55 INFO : file1: Copied (new) 2025/11/21 02:26:55 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/21 02:26:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/21 02:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:55 INFO : file1: vfs cache: upload succeeded try #3 2025/11/21 02:26:55 DEBUG : Looking for writers 2025/11/21 02:26:55 DEBUG : file1: reading active writers 2025/11/21 02:26:55 DEBUG : >WaitForWriters: 2025/11/21 02:26:55 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:26:56 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 --- PASS: TestRWFileHandleSizeCreateNew (8.77s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:56 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:56 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/21 02:26:56 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8000): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8000): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8000): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8000): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8000): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.955769174 +0000 UTC m=+642.076558573 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8000): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): _writeAt: size=3, off=2 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.955769174 +0000 UTC m=+642.076558573 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8600): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8d80): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8d80): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8d80): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8d80): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8d80): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.955769174 +0000 UTC m=+642.076558573 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a8d80): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329ab0 item 1 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9440): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9440): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9440): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9440): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9440): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.959837854 +0000 UTC m=+642.080627263 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9440): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9980): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9980): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9980): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9980): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9980): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.959837854 +0000 UTC m=+642.080627263 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008a9980): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f810 item 2 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048c0c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048c0c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048c0c0): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048c0c0): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048c0c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.962222707 +0000 UTC m=+642.083012117 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048c0c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): _writeAt: size=3, off=2 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.962222707 +0000 UTC m=+642.083012117 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048cdc0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048d600): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048d600): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048d600): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048d600): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048d600): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.962222707 +0000 UTC m=+642.083012117 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048d600): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e070 item 3 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048de80): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048de80): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048de80): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048de80): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048de80): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.965915242 +0000 UTC m=+642.086704651 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc00048de80): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008764c0): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008764c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008764c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008764c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008764c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.965915242 +0000 UTC m=+642.086704651 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0008764c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eb60 item 4 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876b00): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876b00): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876b00): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876b00): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876b00): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.968544442 +0000 UTC m=+642.089333851 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876b00): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): _writeAt: size=3, off=2 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.968544442 +0000 UTC m=+642.089333851 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000876fc0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000877480): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000877480): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000877480): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000877480): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000877480): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.968544442 +0000 UTC m=+642.089333851 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000877480): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 5 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cae80): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cae80): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cae80): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cae80): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cae80): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.971660756 +0000 UTC m=+642.092450135 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cae80): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cb900): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cb900): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cb900): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cb900): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cb900): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.971660756 +0000 UTC m=+642.092450135 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0002cb900): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 6 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06180): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06180): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06180): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06180): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06180): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.974003981 +0000 UTC m=+642.094793370 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06180): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): _writeAt: size=3, off=2 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.974003981 +0000 UTC m=+642.094793370 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b066c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06c40): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06c40): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06c40): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06c40): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06c40): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.974003981 +0000 UTC m=+642.094793370 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b06c40): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a000 item 7 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07340): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07340): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07340): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07340): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07340): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.976990531 +0000 UTC m=+642.097779921 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07340): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07900): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07900): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07900): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07900): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07900): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.976990531 +0000 UTC m=+642.097779921 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07900): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b110 item 8 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07ec0): _readAt: size=2, off=0 2025/11/21 02:26:56 ERROR : open-test-file(0xc000b07ec0): Couldn't read size of file 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07ec0): >_readAt: n=0, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07ec0): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07ec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07ec0): close: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000b07ec0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754380): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754380): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754380): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754380): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754380): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.97922908 +0000 UTC m=+642.100018470 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754380): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): _writeAt: size=3, off=2 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.97922908 +0000 UTC m=+642.100018470 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754940): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754e80): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754e80): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754e80): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754e80): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754e80): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.97922908 +0000 UTC m=+642.100018470 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000754e80): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b7a0 item 9 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0007555c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0007555c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0007555c0): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0007555c0): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0007555c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.982234617 +0000 UTC m=+642.103023996 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0007555c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000755b40): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000755b40): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000755b40): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000755b40): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000755b40): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.982234617 +0000 UTC m=+642.103023996 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000755b40): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc770 item 10 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4380): _readAt: size=2, off=0 2025/11/21 02:26:56 ERROR : open-test-file(0xc0003d4380): Couldn't read size of file 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4380): >_readAt: n=0, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4380): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4380): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4380): close: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4380): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4d00): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4d00): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4d00): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4d00): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4d00): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.984300281 +0000 UTC m=+642.105089660 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d4d00): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): _writeAt: size=3, off=2 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.984300281 +0000 UTC m=+642.105089660 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0003d5400): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae340): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae340): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae340): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae340): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae340): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.984300281 +0000 UTC m=+642.105089660 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae340): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd110 item 11 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae9c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae9c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae9c0): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae9c0): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae9c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.987137041 +0000 UTC m=+642.107926430 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ae9c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009aef00): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009aef00): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009aef00): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009aef00): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009aef00): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.987137041 +0000 UTC m=+642.107926430 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009aef00): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd5e0 item 12 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af540): _readAt: size=2, off=0 2025/11/21 02:26:56 ERROR : open-test-file(0xc0009af540): Couldn't read size of file 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af540): >_readAt: n=0, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af540): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af540): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af540): close: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af540): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af900): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af900): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af900): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af900): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af900): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.989208766 +0000 UTC m=+642.109998155 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009af900): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc040): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc040): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc040): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc040): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc040): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.989208766 +0000 UTC m=+642.109998155 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc040): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fddc0 item 13 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc6c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc6c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc6c0): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc6c0): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc6c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.991385809 +0000 UTC m=+642.112175198 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dc6c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dcc00): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dcc00): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dcc00): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dcc00): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dcc00): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.991385809 +0000 UTC m=+642.112175198 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dcc00): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea690 item 14 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd240): _readAt: size=2, off=0 2025/11/21 02:26:56 ERROR : open-test-file(0xc0009dd240): Couldn't read size of file 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd240): >_readAt: n=0, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd240): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd240): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd240): close: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd240): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd600): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd600): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd600): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd600): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd600): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.993748589 +0000 UTC m=+642.114537968 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009dd600): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ddcc0): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ddcc0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ddcc0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ddcc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ddcc0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.993748589 +0000 UTC m=+642.114537968 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc0009ddcc0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eabd0 item 15 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a483c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a483c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a483c0): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a483c0): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a483c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.996035308 +0000 UTC m=+642.116824697 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a483c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48900): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48900): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48900): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48900): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48900): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.996035308 +0000 UTC m=+642.116824697 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48900): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: Remove: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebe30 item 16 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48f40): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48f40): >openPending: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48f40): _writeAt: size=5, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48f40): >_writeAt: n=5, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48f40): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.99851076 +0000 UTC m=+642.119300139 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a48f40): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): _readAt: size=2, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): open at offset 5 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): >_readAt: n=2, err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): _writeAt: size=3, off=7 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): close: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.99851076 +0000 UTC m=+642.119300139 2025/11/21 02:26:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a493c0): >close: err= 2025/11/21 02:26:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:56 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a498c0): _readAt: size=512, off=0 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a498c0): openPending: 2025/11/21 02:26:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a498c0): >openPending: err= 2025/11/21 02:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a498c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:56 DEBUG : open-test-file(0xc000a498c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:56.99851076 +0000 UTC m=+642.119300139 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a498c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c850 item 17 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a49f40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a49f40): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a49f40): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a49f40): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a49f40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.001557605 +0000 UTC m=+642.122347014 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a49f40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68500): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68500): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68500): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68500): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68500): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.001557605 +0000 UTC m=+642.122347014 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68500): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f2d0 item 18 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68b80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68b80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68b80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68b80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68b80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.003834374 +0000 UTC m=+642.124623783 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a68b80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.003834374 +0000 UTC m=+642.124623783 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69080): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69580): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69580): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69580): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69580): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69580): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.003834374 +0000 UTC m=+642.124623783 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69580): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fea0 item 19 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69c00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69c00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69c00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69c00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69c00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.007338365 +0000 UTC m=+642.128127775 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a69c00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a861c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a861c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a861c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a861c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a861c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.007338365 +0000 UTC m=+642.128127775 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a861c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005533b0 item 20 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86840): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86840): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.009807276 +0000 UTC m=+642.130596685 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.009807276 +0000 UTC m=+642.130596685 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a86d40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87240): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87240): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87240): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87240): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87240): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.009807276 +0000 UTC m=+642.130596685 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87240): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553b90 item 21 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a878c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a878c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a878c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a878c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a878c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.014497172 +0000 UTC m=+642.135286580 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a878c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87e00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87e00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87e00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87e00): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87e00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.014497172 +0000 UTC m=+642.135286580 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a87e00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402310 item 22 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6500): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6500): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6500): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6500): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6500): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.016759954 +0000 UTC m=+642.137549364 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6500): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.016759954 +0000 UTC m=+642.137549364 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6a00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6f00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6f00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6f00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6f00): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.016759954 +0000 UTC m=+642.137549364 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab6f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 23 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7580): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7580): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7580): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7580): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7580): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.020658948 +0000 UTC m=+642.141448357 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7580): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7ac0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7ac0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7ac0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7ac0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7ac0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.020658948 +0000 UTC m=+642.141448357 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000ab7ac0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 24 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea180): _readAt: size=2, off=0 2025/11/21 02:26:57 ERROR : open-test-file(0xc000aea180): Couldn't read size of file 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea180): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea180): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea180): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea180): close: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea180): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea540): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea540): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea540): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.023370562 +0000 UTC m=+642.144159972 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aea540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.023370562 +0000 UTC m=+642.144159972 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaa40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaf80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaf80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaf80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaf80): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaf80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.023370562 +0000 UTC m=+642.144159972 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeaf80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 25 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeb600): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeb600): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeb600): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeb600): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeb600): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.026607002 +0000 UTC m=+642.147396401 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aeb600): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aebb40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aebb40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aebb40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aebb40): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aebb40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.026607002 +0000 UTC m=+642.147396401 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000aebb40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403570 item 26 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54200): _readAt: size=2, off=0 2025/11/21 02:26:57 ERROR : open-test-file(0xc000b54200): Couldn't read size of file 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54200): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54200): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54200): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54200): close: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54200): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b545c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b545c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b545c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b545c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b545c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.029221335 +0000 UTC m=+642.150010734 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b545c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.029221335 +0000 UTC m=+642.150010734 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b54ac0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55000): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55000): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55000): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55000): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55000): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.029221335 +0000 UTC m=+642.150010734 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55000): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004038f0 item 27 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55680): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55680): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55680): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55680): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55680): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.032364169 +0000 UTC m=+642.153153558 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55680): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55bc0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55bc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55bc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55bc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55bc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.032364169 +0000 UTC m=+642.153153558 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b55bc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403dc0 item 28 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86280): _readAt: size=2, off=0 2025/11/21 02:26:57 ERROR : open-test-file(0xc000b86280): Couldn't read size of file 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86280): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86280): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86280): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86280): close: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86280): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86640): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86640): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86640): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.034486468 +0000 UTC m=+642.155275858 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86d00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86d00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86d00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86d00): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86d00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.034486468 +0000 UTC m=+642.155275858 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b86d00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 29 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87380): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87380): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87380): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87380): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87380): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.037143772 +0000 UTC m=+642.157933182 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87380): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b878c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b878c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b878c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b878c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b878c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.037143772 +0000 UTC m=+642.157933182 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b878c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 30 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87f00): _readAt: size=2, off=0 2025/11/21 02:26:57 ERROR : open-test-file(0xc000b87f00): Couldn't read size of file 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87f00): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87f00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b87f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.039812657 +0000 UTC m=+642.160602066 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8a00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8a00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8a00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8a00): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8a00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.039812657 +0000 UTC m=+642.160602066 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc8a00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 31 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 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 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc9080): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc9080): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc9080): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc9080): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc9080): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.042568076 +0000 UTC m=+642.163357465 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bc9080): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877c40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877c40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877c40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877c40): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877c40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.042568076 +0000 UTC m=+642.163357465 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877c40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fd50 item 32 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972300): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972300): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972300): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972300): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972300): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.045002541 +0000 UTC m=+642.165791940 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972300): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484310 item 33 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.045970826 +0000 UTC m=+642.166760236 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972780): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972c80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972c80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972c80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972c80): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972c80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.045970826 +0000 UTC m=+642.166760236 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000972c80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484540 item 33 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009732c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009732c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009732c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009732c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009732c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.048284505 +0000 UTC m=+642.169073905 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009732c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484a80 item 34 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.049346086 +0000 UTC m=+642.170135486 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973740): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973c80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973c80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973c80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973c80): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973c80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.049346086 +0000 UTC m=+642.170135486 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000973c80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d90 item 34 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.051769512 +0000 UTC m=+642.172558921 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004852d0 item 35 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.052637218 +0000 UTC m=+642.173426618 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c207c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20cc0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20cc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20cc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20cc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20cc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.052637218 +0000 UTC m=+642.173426618 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c20cc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 35 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.055184897 +0000 UTC m=+642.175974305 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 36 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.056377493 +0000 UTC m=+642.177166903 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21d80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21d80): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.056377493 +0000 UTC m=+642.177166903 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485b90 item 36 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46440): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46440): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46440): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46440): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46440): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.058715908 +0000 UTC m=+642.179505318 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46440): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 37 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.059550113 +0000 UTC m=+642.180339492 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c468c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46dc0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46dc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46dc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46dc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46dc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.059550113 +0000 UTC m=+642.180339492 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46dc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a2a0 item 37 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47440): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47440): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47440): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47440): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47440): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.06182029 +0000 UTC m=+642.182609679 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47440): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a7e0 item 38 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.062727151 +0000 UTC m=+642.183516540 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47940): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47e80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47e80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47e80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47e80): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47e80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.062727151 +0000 UTC m=+642.183516540 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47e80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aaf0 item 38 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68580): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68580): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68580): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68580): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68580): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.06583565 +0000 UTC m=+642.186625039 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68580): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b0a0 item 39 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.067190472 +0000 UTC m=+642.187979851 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27ec0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68cc0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68cc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68cc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68cc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68cc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.067190472 +0000 UTC m=+642.187979851 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c68cc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c0e0 item 39 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.069017749 +0000 UTC m=+642.189807128 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c460 item 40 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.069771933 +0000 UTC m=+642.190561322 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69d80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69d80): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.069771933 +0000 UTC m=+642.190561322 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c69d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c620 item 40 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.071512256 +0000 UTC m=+642.192301645 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c3c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c980): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c980): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c980): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c9a0 item 41 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c980): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c980): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.072072738 +0000 UTC m=+642.192862127 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096c980): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 41 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.073000418 +0000 UTC m=+642.193789817 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096ce40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096d380): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096d380): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096d380): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096d380): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096d380): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.073000418 +0000 UTC m=+642.193789817 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096d380): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd90 item 41 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.074973517 +0000 UTC m=+642.195762906 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096da00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096df00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096df00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096df00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d180 item 42 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096df00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096df00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.075646991 +0000 UTC m=+642.196436380 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00096df00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 42 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.076576233 +0000 UTC m=+642.197365612 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4bc0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4bc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4bc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4bc0): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4bc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.076576233 +0000 UTC m=+642.197365612 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b4bc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d880 item 42 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.078688766 +0000 UTC m=+642.199478145 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5200): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5700): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5700): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5700): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 43 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5700): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5700): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.079381303 +0000 UTC m=+642.200170683 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5700): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a2a0 item 43 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.080066469 +0000 UTC m=+642.200855858 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007b5c40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d85c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d85c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d85c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d85c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d85c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.080066469 +0000 UTC m=+642.200855858 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d85c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a4d0 item 43 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.082472822 +0000 UTC m=+642.203262222 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9140): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9840): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054acb0 item 44 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9840): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.083202311 +0000 UTC m=+642.203991709 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b2d0 item 44 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.084057824 +0000 UTC m=+642.204847213 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008d9d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8480): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8480): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8480): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8480): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8480): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.084057824 +0000 UTC m=+642.204847213 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8480): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b570 item 44 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.085810592 +0000 UTC m=+642.206599981 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a8d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9300): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9300): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9300): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bab0 item 45 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9300): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9300): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.086541633 +0000 UTC m=+642.207331012 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9300): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9a40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9a40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9a40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9a40): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9a40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.086541633 +0000 UTC m=+642.207331012 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008a9a40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bd50 item 45 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.088497871 +0000 UTC m=+642.209287260 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048c180): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048cf40): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048cf40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048cf40): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348310 item 46 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048cf40): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048cf40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.089145245 +0000 UTC m=+642.209934634 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048cf40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048da80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048da80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048da80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048da80): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048da80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.089145245 +0000 UTC m=+642.209934634 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00048da80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003485b0 item 46 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.091358376 +0000 UTC m=+642.212147765 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0004187c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000419900): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000419900): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000419900): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348af0 item 47 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000419900): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000419900): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.091980192 +0000 UTC m=+642.212769562 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000419900): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002caf80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002caf80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002caf80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002caf80): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002caf80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.091980192 +0000 UTC m=+642.212769562 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002caf80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d90 item 47 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.093661405 +0000 UTC m=+642.214450774 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0002cbc00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b061c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b061c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b061c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349180 item 48 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b061c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b061c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.094211557 +0000 UTC m=+642.215000925 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b061c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b06940): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b06940): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b06940): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b06940): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b06940): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.094211557 +0000 UTC m=+642.215000925 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b06940): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349340 item 48 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07040): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07040): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07040): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07040): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07040): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.095814613 +0000 UTC m=+642.216603972 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07040): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 49 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.096485471 +0000 UTC m=+642.217274841 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07500): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07ac0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07ac0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07ac0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07ac0): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07ac0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.096485471 +0000 UTC m=+642.217274841 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b07ac0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349d50 item 49 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754240): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754240): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754240): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754240): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754240): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.098169429 +0000 UTC m=+642.218958798 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754240): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2690 item 50 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.09911888 +0000 UTC m=+642.219908289 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754e40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754e40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754e40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754e40): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754e40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.09911888 +0000 UTC m=+642.219908289 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000754e40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e33b0 item 50 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755540): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755540): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755540): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.101457316 +0000 UTC m=+642.222246725 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390380 item 51 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.102295397 +0000 UTC m=+642.223084796 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000755ac0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d41c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d41c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d41c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d41c0): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d41c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.102295397 +0000 UTC m=+642.223084796 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d41c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e00 item 51 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d4ec0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d4ec0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d4ec0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d4ec0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d4ec0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.10424347 +0000 UTC m=+642.225032839 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0003d4ec0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ce0 item 52 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.104921832 +0000 UTC m=+642.225711202 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876540): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876540): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876540): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.104921832 +0000 UTC m=+642.225711202 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 52 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876bc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876bc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876bc0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876bc0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876bc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.106468463 +0000 UTC m=+642.227257832 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000876bc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 53 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.107082985 +0000 UTC m=+642.227872354 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877100): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877640): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877640): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877640): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.107082985 +0000 UTC m=+642.227872354 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110af0 item 53 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877d00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877d00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877d00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877d00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877d00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.109164779 +0000 UTC m=+642.229954169 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000877d00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 54 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.11004954 +0000 UTC m=+642.230838928 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46280): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46800): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46800): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46800): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46800): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46800): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.11004954 +0000 UTC m=+642.230838928 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46800): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 54 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46e80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46e80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46e80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46e80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46e80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.111953199 +0000 UTC m=+642.232742578 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c46e80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 55 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.112703456 +0000 UTC m=+642.233492835 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c47380): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c478c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c478c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c478c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c478c0): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c478c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.112703456 +0000 UTC m=+642.233492835 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c478c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003329a0 item 55 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26000): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26000): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26000): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26000): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26000): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.114542435 +0000 UTC m=+642.235331815 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26000): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003339d0 item 56 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.115387079 +0000 UTC m=+642.236176467 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a26800): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704100): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704100): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704100): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704100): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704100): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.115387079 +0000 UTC m=+642.236176467 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704100): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e0e0 item 56 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.117177627 +0000 UTC m=+642.237967016 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704740): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704c80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704c80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704c80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 57 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704c80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704c80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.117849096 +0000 UTC m=+642.238638485 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000704c80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 57 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.118571141 +0000 UTC m=+642.239360520 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007051c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705740): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705740): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705740): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705740): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705740): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.118571141 +0000 UTC m=+642.239360520 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705740): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f3b0 item 57 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.120570139 +0000 UTC m=+642.241359528 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000705d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 58 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.121219617 +0000 UTC m=+642.242009006 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 58 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.122621787 +0000 UTC m=+642.243411166 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724880): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724e40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724e40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724e40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724e40): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724e40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.122621787 +0000 UTC m=+642.243411166 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000724e40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328150 item 58 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.124274285 +0000 UTC m=+642.245063664 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725480): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007259c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007259c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007259c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329180 item 59 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007259c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007259c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.124984948 +0000 UTC m=+642.245774337 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0007259c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329b20 item 59 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.126229212 +0000 UTC m=+642.247018601 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000725f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074c500): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074c500): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074c500): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074c500): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074c500): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.126229212 +0000 UTC m=+642.247018601 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074c500): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ec40 item 59 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.128601221 +0000 UTC m=+642.249390610 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074cb40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d080): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d080): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d080): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f8f0 item 60 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d080): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d080): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.129271307 +0000 UTC m=+642.250060696 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d080): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fd50 item 60 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.130101163 +0000 UTC m=+642.250890553 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074d5c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074db80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074db80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074db80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074db80): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074db80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.130101163 +0000 UTC m=+642.250890553 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00074db80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 60 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.132382011 +0000 UTC m=+642.253171421 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd82c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8800): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8800): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8800): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a380 item 61 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8800): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8800): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.133226515 +0000 UTC m=+642.254015923 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8800): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8f00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8f00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8f00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8f00): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.133226515 +0000 UTC m=+642.254015923 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd8f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a770 item 61 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.135961443 +0000 UTC m=+642.256750843 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9a80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9a80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9a80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b570 item 62 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9a80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9a80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.136806438 +0000 UTC m=+642.257595817 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bd9a80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe200): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe200): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe200): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe200): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe200): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.136806438 +0000 UTC m=+642.257595817 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe200): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b7a0 item 62 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.138776272 +0000 UTC m=+642.259565661 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfe840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfed80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfed80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfed80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc310 item 63 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfed80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfed80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.139509197 +0000 UTC m=+642.260298576 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bfed80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bff480): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bff480): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bff480): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bff480): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bff480): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.139509197 +0000 UTC m=+642.260298576 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bff480): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc7e0 item 63 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 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 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.141334951 +0000 UTC m=+642.262124330 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bffac0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838080): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838080): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838080): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd110 item 64 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838080): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838080): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.141956507 +0000 UTC m=+642.262745896 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838080): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838780): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838780): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838780): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838780): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838780): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.141956507 +0000 UTC m=+642.262745896 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838780): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd2d0 item 64 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838dc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838dc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838dc0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838dc0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838dc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.143781319 +0000 UTC m=+642.264570708 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000838dc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): _writeAt: size=3, off=2 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd6c0 item 65 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.144516268 +0000 UTC m=+642.265305647 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839240): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839740): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839740): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839740): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839740): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839740): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.144516268 +0000 UTC m=+642.265305647 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839740): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb90 item 65 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839d80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839d80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.146272862 +0000 UTC m=+642.267062241 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000839d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea310 item 66 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.147006217 +0000 UTC m=+642.267795596 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a280): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a7c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a7c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a7c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a7c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a7c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.147006217 +0000 UTC m=+642.267795596 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086a7c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea700 item 66 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086ae00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086ae00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086ae00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086ae00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086ae00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.148766287 +0000 UTC m=+642.269555666 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086ae00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): _writeAt: size=3, off=2 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eac40 item 67 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.149459588 +0000 UTC m=+642.270248967 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b280): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b780): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b780): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b780): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b780): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b780): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.149459588 +0000 UTC m=+642.270248967 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086b780): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb880 item 67 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086be00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086be00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086be00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086be00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086be00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.151168784 +0000 UTC m=+642.271958183 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00086be00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c1c0 item 68 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.152003138 +0000 UTC m=+642.272792527 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2380): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c28c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c28c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c28c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c28c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c28c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.152003138 +0000 UTC m=+642.272792527 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c28c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c850 item 68 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2f00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2f00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2f00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2f00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.154157569 +0000 UTC m=+642.274946958 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c2f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): _writeAt: size=3, off=2 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d3b0 item 69 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.154930789 +0000 UTC m=+642.275720178 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3380): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3880): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3880): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3880): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3880): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3880): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.154930789 +0000 UTC m=+642.275720178 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3880): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058dce0 item 69 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3f00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3f00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3f00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3f00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.156950657 +0000 UTC m=+642.277740045 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008c3f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f7a0 item 70 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.157795581 +0000 UTC m=+642.278584970 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea480): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea9c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea9c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea9c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea9c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea9c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.157795581 +0000 UTC m=+642.278584970 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008ea9c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fb90 item 70 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb040): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb040): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb040): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb040): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb040): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.159701426 +0000 UTC m=+642.280490815 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb040): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): _writeAt: size=3, off=2 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552e00 item 71 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.160398232 +0000 UTC m=+642.281187620 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eb540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eba40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eba40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eba40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eba40): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eba40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.160398232 +0000 UTC m=+642.281187620 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0008eba40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553110 item 71 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922140): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922140): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922140): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922140): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922140): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.16226856 +0000 UTC m=+642.283057949 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922140): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553650 item 72 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.163114106 +0000 UTC m=+642.283903495 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922b80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922b80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922b80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922b80): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922b80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.163114106 +0000 UTC m=+642.283903495 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000922b80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553b90 item 72 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.164903651 +0000 UTC m=+642.285693040 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923140): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923640): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923640): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402150 item 73 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923640): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.165605036 +0000 UTC m=+642.286394425 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): _writeAt: size=3, off=2 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402310 item 73 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.166340676 +0000 UTC m=+642.287130066 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000923b00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009420c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009420c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009420c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009420c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009420c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.166340676 +0000 UTC m=+642.287130066 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009420c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 73 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.169010403 +0000 UTC m=+642.289799813 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942700): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942c00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942c00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942c00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402930 item 74 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942c00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942c00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.169740913 +0000 UTC m=+642.290530302 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000942c00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 74 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.170579115 +0000 UTC m=+642.291368504 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943140): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009436c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009436c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009436c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009436c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009436c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.170579115 +0000 UTC m=+642.291368504 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009436c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 74 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.172378821 +0000 UTC m=+642.293168210 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000943d00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978280): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978280): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978280): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403110 item 75 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978280): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978280): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.173099543 +0000 UTC m=+642.293888932 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978280): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): _writeAt: size=3, off=2 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004032d0 item 75 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.17475176 +0000 UTC m=+642.295541159 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009787c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978d00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978d00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978d00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978d00): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978d00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.17475176 +0000 UTC m=+642.295541159 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000978d00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403490 item 75 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.176885142 +0000 UTC m=+642.297674521 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979840): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979840): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403810 item 76 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979840): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.177553526 +0000 UTC m=+642.298342914 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 76 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): _writeAt: size=3, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.178447451 +0000 UTC m=+642.299236830 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000979d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a380): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a380): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a380): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a380): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a380): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.178447451 +0000 UTC m=+642.299236830 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a380): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b90 item 76 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.180177786 +0000 UTC m=+642.300967165 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099a9c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099aec0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099aec0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099aec0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 77 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099aec0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099aec0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.180850147 +0000 UTC m=+642.301639526 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099aec0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099b5c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099b5c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099b5c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099b5c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099b5c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.180850147 +0000 UTC m=+642.301639526 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099b5c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e4d0 item 77 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.182773235 +0000 UTC m=+642.303562614 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc00099bc00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6180): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6180): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6180): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eb60 item 78 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6180): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6180): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.183453489 +0000 UTC m=+642.304242878 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6180): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6880): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6880): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6880): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6880): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6880): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.183453489 +0000 UTC m=+642.304242878 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6880): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f0a0 item 78 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.185402274 +0000 UTC m=+642.306191653 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c6ec0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c73c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c73c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c73c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 79 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c73c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c73c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.186027557 +0000 UTC m=+642.306816946 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c73c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c7ac0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c7ac0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c7ac0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c7ac0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c7ac0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.186027557 +0000 UTC m=+642.306816946 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc0009c7ac0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fab0 item 79 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.188009353 +0000 UTC m=+642.308798742 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38180): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38680): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38680): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38680): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004841c0 item 80 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38680): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38680): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.188706972 +0000 UTC m=+642.309496361 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38680): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38d80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38d80): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.188706972 +0000 UTC m=+642.309496361 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a38d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 80 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a393c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a393c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a393c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a393c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a393c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.190389177 +0000 UTC m=+642.311178546 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a393c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004849a0 item 81 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.191018387 +0000 UTC m=+642.311807757 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39840): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39d80): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39d80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39d80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39d80): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39d80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.191018387 +0000 UTC m=+642.311807757 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a39d80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484c40 item 81 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58480): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58480): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58480): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58480): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58480): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.192546913 +0000 UTC m=+642.313336282 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58480): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485180 item 82 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.193211509 +0000 UTC m=+642.314000879 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58980): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58f00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58f00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58f00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58f00): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58f00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.193211509 +0000 UTC m=+642.314000879 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a58f00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 82 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59580): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59580): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59580): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59580): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59580): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.195451551 +0000 UTC m=+642.316240960 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59580): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004858f0 item 83 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.196223839 +0000 UTC m=+642.317013228 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a59a80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72040): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72040): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72040): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72040): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72040): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.196223839 +0000 UTC m=+642.317013228 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72040): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ab0 item 83 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a726c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a726c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a726c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a726c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a726c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.198249097 +0000 UTC m=+642.319038486 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a726c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ea0 item 84 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.199106906 +0000 UTC m=+642.319896295 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a72bc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73140): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73140): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73140): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73140): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73140): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.199106906 +0000 UTC m=+642.319896295 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73140): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a800e0 item 84 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a737c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a737c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a737c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a737c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a737c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.201088271 +0000 UTC m=+642.321877660 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a737c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a80460 item 85 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.201956249 +0000 UTC m=+642.322745628 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a73cc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c280): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c280): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c280): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c280): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c280): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.201956249 +0000 UTC m=+642.322745628 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c280): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a80620 item 85 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c900): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c900): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c900): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c900): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c900): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.204131198 +0000 UTC m=+642.324920577 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9c900): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a809a0 item 86 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.204965653 +0000 UTC m=+642.325755043 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a9ce00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27180): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27180): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27180): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27180): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27180): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.204965653 +0000 UTC m=+642.325755043 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a27180): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ce0 item 86 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a278c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a278c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a278c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a278c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a278c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.207255728 +0000 UTC m=+642.328045117 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000a278c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a150 item 87 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.207958126 +0000 UTC m=+642.328747505 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e000): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e540): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e540): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e540): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.207958126 +0000 UTC m=+642.328747505 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1e540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a310 item 87 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1ebc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1ebc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1ebc0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1ebc0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1ebc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.21095188 +0000 UTC m=+642.331741259 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1ebc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a690 item 88 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.21171456 +0000 UTC m=+642.332503949 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f0c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f640): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f640): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f640): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.21171456 +0000 UTC m=+642.332503949 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1f640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a850 item 88 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.213402235 +0000 UTC m=+642.334191614 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b1fc80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44240): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44240): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44240): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1abd0 item 89 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44240): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44240): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.213984728 +0000 UTC m=+642.334774107 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44240): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1ad90 item 89 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.214763237 +0000 UTC m=+642.335552616 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44780): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44d00): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44d00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44d00): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44d00): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44d00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.214763237 +0000 UTC m=+642.335552616 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b44d00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1af50 item 89 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.216682507 +0000 UTC m=+642.337471896 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45340): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45880): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45880): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45880): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b2d0 item 90 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45880): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45880): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.217525367 +0000 UTC m=+642.338314746 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45880): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b490 item 90 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.218420216 +0000 UTC m=+642.339209606 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b45dc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70400): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70400): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70400): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70400): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70400): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.218420216 +0000 UTC m=+642.339209606 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70400): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b650 item 90 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.220350896 +0000 UTC m=+642.341140275 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70a40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70f80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70f80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70f80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b9d0 item 91 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70f80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70f80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.221048895 +0000 UTC m=+642.341838284 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b70f80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): >_readAt: n=2, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): _writeAt: size=3, off=7 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1bb90 item 91 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.22230389 +0000 UTC m=+642.343093298 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b714c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b71a40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b71a40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b71a40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b71a40): >_readAt: n=8, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b71a40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.22230389 +0000 UTC m=+642.343093298 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b71a40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1bd50 item 91 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.224716864 +0000 UTC m=+642.345506274 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e100): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e640): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e640): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e640): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac150 item 92 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e640): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e640): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.225474816 +0000 UTC m=+642.346264225 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9e640): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): open at offset 5 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac310 item 92 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): _readAt: size=2, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): _writeAt: size=3, off=5 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): >_writeAt: n=3, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.22611667 +0000 UTC m=+642.346906039 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9eb80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f140): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f140): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f140): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f140): >_readAt: n=3, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f140): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.22611667 +0000 UTC m=+642.346906039 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f140): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac4d0 item 92 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.228173587 +0000 UTC m=+642.348962966 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9f780): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9fcc0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9fcc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9fcc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bac850 item 93 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9fcc0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9fcc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.228876325 +0000 UTC m=+642.349665714 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000b9fcc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcc440): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcc440): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcc440): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcc440): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcc440): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.228876325 +0000 UTC m=+642.349665714 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcc440): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baca10 item 93 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.230822876 +0000 UTC m=+642.351612255 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcca80): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bccfc0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bccfc0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bccfc0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bacd90 item 94 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bccfc0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bccfc0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.231511567 +0000 UTC m=+642.352300957 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bccfc0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcd6c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcd6c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcd6c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcd6c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcd6c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.231511567 +0000 UTC m=+642.352300957 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcd6c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bacf50 item 94 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.233331991 +0000 UTC m=+642.354121380 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000bcdd00): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c202c0): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c202c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c202c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad2d0 item 95 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c202c0): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c202c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.233932517 +0000 UTC m=+642.354721896 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c202c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c209c0): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c209c0): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c209c0): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c209c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c209c0): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.233932517 +0000 UTC m=+642.354721896 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c209c0): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad490 item 95 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 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 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): open at offset 0 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): _readAt: size=2, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): >_readAt: n=0, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.235999404 +0000 UTC m=+642.356788793 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21000): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21540): _writeAt: size=5, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21540): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21540): >openPending: err= 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad810 item 96 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21540): >_writeAt: n=5, err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21540): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.236661364 +0000 UTC m=+642.357450744 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21540): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:57 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21c40): _readAt: size=512, off=0 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21c40): openPending: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21c40): >openPending: err= 2025/11/21 02:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21c40): >_readAt: n=5, err=EOF 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21c40): close: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:57.236661364 +0000 UTC m=+642.357450744 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:57 DEBUG : open-test-file(0xc000c21c40): >close: err= 2025/11/21 02:26:57 DEBUG : open-test-file: Remove: 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bad9d0 item 96 2025/11/21 02:26:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:57 DEBUG : open-test-file: >Remove: err= 2025/11/21 02:26:57 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:57 DEBUG : Looking for writers 2025/11/21 02:26:57 DEBUG : >WaitForWriters: 2025/11/21 02:26:57 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:57 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:57 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:57 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:57 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/21 02:26:57 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e200): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e200): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e200): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e200): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e200): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.342077407 +0000 UTC m=+643.462866806 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e200): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.342077407 +0000 UTC m=+643.462866806 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e6c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078eb80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078eb80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078eb80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078eb80): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078eb80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.342077407 +0000 UTC m=+643.462866806 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078eb80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 1 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f1c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f1c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f1c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f1c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f1c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.346463392 +0000 UTC m=+643.467252802 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f1c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f6c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f6c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f6c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f6c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f6c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.346463392 +0000 UTC m=+643.467252802 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f6c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 2 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fd00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fd00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fd00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fd00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fd00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.349588974 +0000 UTC m=+643.470378393 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fd00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.349588974 +0000 UTC m=+643.470378393 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18240): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18700): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18700): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18700): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18700): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18700): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.349588974 +0000 UTC m=+643.470378393 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18700): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 3 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18d80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18d80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18d80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18d80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18d80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.354014864 +0000 UTC m=+643.474804263 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d18d80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d192c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d192c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d192c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d192c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d192c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.354014864 +0000 UTC m=+643.474804263 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d192c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c460 item 4 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19900): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19900): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19900): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19900): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19900): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.356809586 +0000 UTC m=+643.477598994 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19900): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.356809586 +0000 UTC m=+643.477598994 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000d19d80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c422c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c422c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c422c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c422c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c422c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.356809586 +0000 UTC m=+643.477598994 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c422c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c7e0 item 5 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42980): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42980): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42980): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42980): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42980): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.361881918 +0000 UTC m=+643.482671327 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42980): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42ec0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42ec0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42ec0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42ec0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42ec0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.361881918 +0000 UTC m=+643.482671327 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c42ec0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1ccb0 item 6 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43540): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43540): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43540): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.365037396 +0000 UTC m=+643.485826795 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.365037396 +0000 UTC m=+643.485826795 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43f00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43f00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43f00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43f00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43f00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.365037396 +0000 UTC m=+643.485826795 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c43f00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d030 item 7 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c640): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c640): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c640): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c640): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c640): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.369223577 +0000 UTC m=+643.490012975 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c640): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096cc00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096cc00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096cc00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096cc00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096cc00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.369223577 +0000 UTC m=+643.490012975 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096cc00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d500 item 8 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d1c0): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc00096d1c0): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d1c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d1c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d1c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d1c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d5c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d5c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d5c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d5c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d5c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.37386461 +0000 UTC m=+643.494654019 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d5c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.37386461 +0000 UTC m=+643.494654019 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096da40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096df40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096df40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096df40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096df40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096df40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.37386461 +0000 UTC m=+643.494654019 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096df40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d880 item 9 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8d40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8d40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8d40): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8d40): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8d40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.378109511 +0000 UTC m=+643.498898920 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8d40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9680): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9680): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9680): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9680): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9680): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.378109511 +0000 UTC m=+643.498898920 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9680): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1dd50 item 10 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9cc0): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc0008d9cc0): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9cc0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9cc0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9cc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9cc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8180): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8180): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8180): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8180): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8180): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.381621316 +0000 UTC m=+643.502410726 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8180): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.381621316 +0000 UTC m=+643.502410726 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8f00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8f00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8f00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8f00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8f00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.381621316 +0000 UTC m=+643.502410726 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8f00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4310 item 11 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a95c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a95c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a95c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a95c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a95c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.38611804 +0000 UTC m=+643.506907449 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a95c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9b40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9b40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9b40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9b40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9b40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.38611804 +0000 UTC m=+643.506907449 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9b40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca47e0 item 12 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048c8c0): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc00048c8c0): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048c8c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048c8c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048c8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048c8c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048c8c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cf00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cf00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cf00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cf00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cf00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.389560987 +0000 UTC m=+643.510350385 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cf00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d9c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d9c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d9c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d9c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d9c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.389560987 +0000 UTC m=+643.510350385 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d9c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4b60 item 13 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000418780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000418780): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000418780): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000418780): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000418780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.392344137 +0000 UTC m=+643.513133546 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000418780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419900): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419900): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419900): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419900): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419900): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.392344137 +0000 UTC m=+643.513133546 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419900): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4ee0 item 14 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cae80): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc0002cae80): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cae80): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cae80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cae80): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cae80): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cae80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cb6c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cb6c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cb6c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cb6c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cb6c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.395204771 +0000 UTC m=+643.515994180 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cb6c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06040): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06040): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06040): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06040): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06040): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.395204771 +0000 UTC m=+643.515994180 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06040): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5260 item 15 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06700): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06700): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06700): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06700): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06700): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.39829721 +0000 UTC m=+643.519086619 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06700): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06d00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06d00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06d00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06d00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06d00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.39829721 +0000 UTC m=+643.519086619 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06d00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca55e0 item 16 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b073c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b073c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b073c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b073c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b073c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.401185007 +0000 UTC m=+643.521974426 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b073c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.401185007 +0000 UTC m=+643.521974426 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b078c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07dc0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07dc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07dc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07dc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07dc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.401185007 +0000 UTC m=+643.521974426 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07dc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5960 item 17 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007545c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007545c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007545c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007545c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007545c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.405163467 +0000 UTC m=+643.525952867 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007545c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754c00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754c00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754c00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754c00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754c00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.405163467 +0000 UTC m=+643.525952867 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754c00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5e30 item 18 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755300): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755300): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755300): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755300): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755300): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.40834841 +0000 UTC m=+643.529137819 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755300): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.40834841 +0000 UTC m=+643.529137819 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755e00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755e00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.40834841 +0000 UTC m=+643.529137819 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000755e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c230 item 19 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4880): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4880): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4880): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4880): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4880): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.412710571 +0000 UTC m=+643.533499970 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4880): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d5300): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d5300): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d5300): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d5300): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d5300): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.412710571 +0000 UTC m=+643.533499970 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d5300): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c700 item 20 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876400): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876400): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876400): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876400): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876400): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.415801577 +0000 UTC m=+643.536590987 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876400): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.415801577 +0000 UTC m=+643.536590987 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876900): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876e00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876e00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.415801577 +0000 UTC m=+643.536590987 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca80 item 21 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a263c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a263c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a263c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a263c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a263c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.419818392 +0000 UTC m=+643.540607811 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a263c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26a40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26a40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.419818392 +0000 UTC m=+643.540607811 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a230 item 22 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a270c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a270c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a270c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a270c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a270c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.422845598 +0000 UTC m=+643.543635018 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a270c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.422845598 +0000 UTC m=+643.543635018 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27640): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27c40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27c40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27c40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27c40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27c40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.422845598 +0000 UTC m=+643.543635018 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27c40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a770 item 23 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664380): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664380): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664380): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664380): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664380): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.42693658 +0000 UTC m=+643.547725999 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664380): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006648c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006648c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006648c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006648c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006648c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.42693658 +0000 UTC m=+643.547725999 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006648c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054af50 item 24 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664f00): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc000664f00): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664f00): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664f00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664f00): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000664f00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006652c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006652c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006652c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006652c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006652c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.430588599 +0000 UTC m=+643.551378018 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006652c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.430588599 +0000 UTC m=+643.551378018 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006657c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000665d00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000665d00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000665d00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000665d00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000665d00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.430588599 +0000 UTC m=+643.551378018 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000665d00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b340 item 25 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684400): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684400): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684400): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684400): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684400): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.434217504 +0000 UTC m=+643.555006954 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684400): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684940): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684940): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684940): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684940): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684940): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.434217504 +0000 UTC m=+643.555006954 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684940): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bab0 item 26 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684f80): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc000684f80): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684f80): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684f80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684f80): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000684f80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685340): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685340): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685340): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685340): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685340): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.436978723 +0000 UTC m=+643.557768122 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685340): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.436978723 +0000 UTC m=+643.557768122 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685d80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685d80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685d80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685d80): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685d80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.436978723 +0000 UTC m=+643.557768122 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000685d80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 27 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a8480): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a8480): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a8480): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a8480): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a8480): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.440559108 +0000 UTC m=+643.561348507 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a8480): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a89c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a89c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a89c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a89c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a89c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.440559108 +0000 UTC m=+643.561348507 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a89c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348700 item 28 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9000): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc0006a9000): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9000): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9000): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9000): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9000): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a93c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a93c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a93c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a93c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a93c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.443694758 +0000 UTC m=+643.564484157 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a93c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9a80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9a80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9a80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9a80): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9a80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.443694758 +0000 UTC m=+643.564484157 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0006a9a80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d20 item 29 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704180): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704180): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704180): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704180): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704180): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.446619344 +0000 UTC m=+643.567408753 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704180): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007046c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007046c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007046c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007046c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007046c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.446619344 +0000 UTC m=+643.567408753 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007046c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349110 item 30 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704d00): _readAt: size=2, off=0 2025/11/21 02:26:58 ERROR : open-test-file(0xc000704d00): Couldn't read size of file 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704d00): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704d00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704d00): close: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000704d00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007050c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007050c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007050c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007050c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007050c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.449696244 +0000 UTC m=+643.570485642 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007050c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705780): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705780): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705780): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.449696244 +0000 UTC m=+643.570485642 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 31 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 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 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705e00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705e00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.452585813 +0000 UTC m=+643.573375221 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000705e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c3c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c3c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c3c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c3c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c3c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.452585813 +0000 UTC m=+643.573375221 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c3c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ce0 item 32 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2380): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2380): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2380): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2380): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2380): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.455150593 +0000 UTC m=+643.575939982 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2380): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2380 item 33 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.456110272 +0000 UTC m=+643.576899662 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2880): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d80): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.456110272 +0000 UTC m=+643.576899662 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2700 item 33 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a33c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a33c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a33c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a33c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a33c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.459047351 +0000 UTC m=+643.579836759 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a33c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3c00 item 34 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.460541834 +0000 UTC m=+643.581331243 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3d80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3d80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3d80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3d80): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3d80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.460541834 +0000 UTC m=+643.581331243 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3d80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390460 item 34 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec440): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec440): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec440): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.4636968 +0000 UTC m=+643.584486209 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 35 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.464886963 +0000 UTC m=+643.585676382 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ec8c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ecdc0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ecdc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ecdc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ecdc0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ecdc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.464886963 +0000 UTC m=+643.585676382 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ecdc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 35 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed440): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed440): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed440): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.467756023 +0000 UTC m=+643.588545432 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 36 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.469048137 +0000 UTC m=+643.589837535 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ed940): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ede80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ede80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ede80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ede80): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ede80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.469048137 +0000 UTC m=+643.589837535 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007ede80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110620 item 36 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796540): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796540): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796540): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.471771012 +0000 UTC m=+643.592560422 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110cb0 item 37 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.472842933 +0000 UTC m=+643.593632352 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007969c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796ec0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796ec0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796ec0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796ec0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796ec0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.472842933 +0000 UTC m=+643.593632352 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000796ec0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 37 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797540): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797540): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797540): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.475852075 +0000 UTC m=+643.596641485 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 38 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.477090188 +0000 UTC m=+643.597879597 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000797a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a000): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a000): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a000): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a000): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a000): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.477090188 +0000 UTC m=+643.597879597 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 38 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a680): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a680): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a680): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a680): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a680): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.479893154 +0000 UTC m=+643.600682563 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080a680): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e7e0 item 39 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.480963943 +0000 UTC m=+643.601753351 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080ab80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b080): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b080): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b080): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b080): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b080): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.480963943 +0000 UTC m=+643.601753351 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b080): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eb60 item 39 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b700): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b700): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b700): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b700): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b700): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.483957817 +0000 UTC m=+643.604747226 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080b700): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 40 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.48507379 +0000 UTC m=+643.605863199 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00080bc00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008421c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008421c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008421c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008421c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008421c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.48507379 +0000 UTC m=+643.605863199 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008421c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 40 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.487343267 +0000 UTC m=+643.608132676 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842c80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842c80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842c80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc00 item 41 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842c80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842c80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.488254043 +0000 UTC m=+643.609043453 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000842c80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328150 item 41 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.489393791 +0000 UTC m=+643.610183201 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843140): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843680): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843680): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843680): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843680): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843680): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.489393791 +0000 UTC m=+643.610183201 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843680): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328d90 item 41 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.491826926 +0000 UTC m=+643.612616334 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000843cc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870240): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870240): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870240): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329b20 item 42 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870240): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870240): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.492671538 +0000 UTC m=+643.613460948 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870240): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ec40 item 42 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.493844749 +0000 UTC m=+643.614634158 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870d00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870d00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870d00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870d00): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870d00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.493844749 +0000 UTC m=+643.614634158 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000870d00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f730 item 42 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.496458361 +0000 UTC m=+643.617247760 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871340): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871840): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871840): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fd50 item 43 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871840): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.497275433 +0000 UTC m=+643.618064842 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a1c0 item 43 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.498270589 +0000 UTC m=+643.619059998 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000871d80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2340): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2340): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2340): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2340): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2340): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.498270589 +0000 UTC m=+643.619059998 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2340): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a700 item 43 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.500953531 +0000 UTC m=+643.621742940 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2980): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2e80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2e80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2e80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b500 item 44 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2e80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2e80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.501919171 +0000 UTC m=+643.622708581 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c2e80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b730 item 44 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.503057306 +0000 UTC m=+643.623846715 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c33c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c3940): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c3940): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c3940): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c3940): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c3940): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.503057306 +0000 UTC m=+643.623846715 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008c3940): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bdc0 item 44 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.505244709 +0000 UTC m=+643.626034108 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8500): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8500): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8500): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc770 item 45 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8500): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8500): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.50607235 +0000 UTC m=+643.626861749 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8500): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8c00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8c00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8c00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8c00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8c00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.50607235 +0000 UTC m=+643.626861749 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e8c00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fca10 item 45 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.50864749 +0000 UTC m=+643.629436899 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9240): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9740): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9740): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9740): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 46 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9740): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9740): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.509502153 +0000 UTC m=+643.630291562 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9740): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9e40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9e40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9e40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9e40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9e40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.509502153 +0000 UTC m=+643.630291562 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008e9e40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd420 item 46 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.511892395 +0000 UTC m=+643.632681784 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910500): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910a00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910a00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910a00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb20 item 47 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910a00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910a00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.512717643 +0000 UTC m=+643.633507042 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000910a00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911100): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911100): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911100): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911100): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911100): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.512717643 +0000 UTC m=+643.633507042 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911100): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fddc0 item 47 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.515077238 +0000 UTC m=+643.635866627 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911740): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911c40): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911c40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911c40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea690 item 48 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911c40): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911c40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.515922884 +0000 UTC m=+643.636712273 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000911c40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009443c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009443c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009443c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009443c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009443c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.515922884 +0000 UTC m=+643.636712273 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009443c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea8c0 item 48 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944a00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944a00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944a00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944a00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944a00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.517978068 +0000 UTC m=+643.638767457 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944a00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb5e0 item 49 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.518822402 +0000 UTC m=+643.639611791 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000944e80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009453c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009453c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009453c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009453c0): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009453c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.518822402 +0000 UTC m=+643.639611791 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009453c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebdc0 item 49 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945a40): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945a40): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.520836829 +0000 UTC m=+643.641626218 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c770 item 50 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.521793654 +0000 UTC m=+643.642583043 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000945f40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978540): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978540): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978540): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.521793654 +0000 UTC m=+643.642583043 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058cd20 item 50 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978bc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978bc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978bc0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978bc0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978bc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.523779539 +0000 UTC m=+643.644568918 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000978bc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058dc70 item 51 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.524679676 +0000 UTC m=+643.645469065 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009790c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979600): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979600): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979600): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979600): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979600): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.524679676 +0000 UTC m=+643.645469065 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979600): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058de30 item 51 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979c80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979c80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979c80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979c80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979c80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.526834989 +0000 UTC m=+643.647624378 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000979c80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fb20 item 52 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.527766125 +0000 UTC m=+643.648555514 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0200): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0780): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0780): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0780): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.527766125 +0000 UTC m=+643.648555514 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fea0 item 52 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0e00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0e00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.529862175 +0000 UTC m=+643.650651564 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a0e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005530a0 item 53 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.530788353 +0000 UTC m=+643.651577742 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1300): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1840): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1840): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1840): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.530788353 +0000 UTC m=+643.651577742 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553340 item 53 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1ec0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1ec0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1ec0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1ec0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1ec0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.532904661 +0000 UTC m=+643.653694050 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009a1ec0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553a40 item 54 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.533887445 +0000 UTC m=+643.654676833 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da9c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da9c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da9c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da9c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da9c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.533887445 +0000 UTC m=+643.654676833 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009da9c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553e30 item 54 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db040): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db040): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db040): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db040): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db040): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.535908895 +0000 UTC m=+643.656698274 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db040): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 55 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.536742749 +0000 UTC m=+643.657532139 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009db540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009dba80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009dba80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009dba80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009dba80): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009dba80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.536742749 +0000 UTC m=+643.657532139 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0009dba80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 55 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48180): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48180): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48180): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48180): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48180): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.538853017 +0000 UTC m=+643.659642406 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48180): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 56 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.539725083 +0000 UTC m=+643.660514472 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48680): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48c00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48c00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48c00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48c00): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48c00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.539725083 +0000 UTC m=+643.660514472 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a48c00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a80 item 56 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.541811655 +0000 UTC m=+643.662601044 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49240): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49780): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49780): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 57 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49780): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.542921186 +0000 UTC m=+643.663710595 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 57 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.543979972 +0000 UTC m=+643.664769371 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a49cc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a642c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a642c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a642c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a642c0): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a642c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.543979972 +0000 UTC m=+643.664769371 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a642c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 57 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.546548228 +0000 UTC m=+643.667337627 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64900): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64e40): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64e40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64e40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004035e0 item 58 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64e40): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64e40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.54791421 +0000 UTC m=+643.668703619 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a64e40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004037a0 item 58 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.549266446 +0000 UTC m=+643.670055845 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65380): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65940): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65940): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65940): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65940): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65940): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.549266446 +0000 UTC m=+643.670055845 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a65940): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 58 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.555081923 +0000 UTC m=+643.675871332 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008774c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008774c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008774c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 59 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008774c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008774c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.558355201 +0000 UTC m=+643.679144610 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008774c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 59 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.560204709 +0000 UTC m=+643.680994108 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a040): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a040): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a040): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a040): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a040): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.560204709 +0000 UTC m=+643.680994108 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a040): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d340 item 59 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.563586943 +0000 UTC m=+643.684376332 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1a680): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1abc0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1abc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1abc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040da40 item 60 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1abc0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1abc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.564178602 +0000 UTC m=+643.684967991 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1abc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ddc0 item 60 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.565495371 +0000 UTC m=+643.686284760 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b100): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b6c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b6c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b6c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b6c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b6c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.565495371 +0000 UTC m=+643.686284760 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1b6c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e3f0 item 60 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.568519203 +0000 UTC m=+643.689308582 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b1bd00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b382c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b382c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b382c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 61 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b382c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b382c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.569542721 +0000 UTC m=+643.690332111 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b382c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b389c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b389c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b389c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b389c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b389c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.569542721 +0000 UTC m=+643.690332111 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b389c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f030 item 61 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.571937824 +0000 UTC m=+643.692727203 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39540): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39540): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f500 item 62 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39540): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.572683833 +0000 UTC m=+643.693473222 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39c40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39c40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39c40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39c40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39c40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.572683833 +0000 UTC m=+643.693473222 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b39c40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f960 item 62 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.57459683 +0000 UTC m=+643.695386209 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76300): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76840): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76840): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484150 item 63 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76840): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.575286173 +0000 UTC m=+643.696075562 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76f40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76f40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76f40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76f40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76f40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.575286173 +0000 UTC m=+643.696075562 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b76f40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484380 item 63 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 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 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): >_readAt: n=0, err=Bad file descriptor 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.578120438 +0000 UTC m=+643.698909807 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77580): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77ac0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77ac0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77ac0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004848c0 item 64 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77ac0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77ac0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.578815482 +0000 UTC m=+643.699604851 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b77ac0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac240): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac240): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac240): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac240): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac240): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.578815482 +0000 UTC m=+643.699604851 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac240): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484bd0 item 64 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac880): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac880): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac880): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac880): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac880): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.581478386 +0000 UTC m=+643.702267756 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bac880): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485110 item 65 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.582101735 +0000 UTC m=+643.702891105 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bacd00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad200): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad200): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad200): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad200): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad200): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.582101735 +0000 UTC m=+643.702891105 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad200): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004853b0 item 65 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad840): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad840): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad840): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad840): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad840): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.58362937 +0000 UTC m=+643.704418738 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bad840): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485880 item 66 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.584263369 +0000 UTC m=+643.705052737 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000badcc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0280): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0280): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0280): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0280): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0280): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.584263369 +0000 UTC m=+643.705052737 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0280): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485a40 item 66 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd08c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd08c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd08c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd08c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd08c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.585776357 +0000 UTC m=+643.706565726 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd08c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ce0 item 67 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.586836484 +0000 UTC m=+643.707625863 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82a40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82a40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.586836484 +0000 UTC m=+643.707625863 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a82a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ea0 item 67 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a830c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a830c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a830c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a830c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a830c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.589338567 +0000 UTC m=+643.710127946 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a830c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 68 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.590161861 +0000 UTC m=+643.710951240 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a835c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a83b00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a83b00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a83b00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a83b00): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a83b00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.590161861 +0000 UTC m=+643.710951240 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a83b00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333500 item 68 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa81c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa81c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa81c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa81c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa81c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.591950805 +0000 UTC m=+643.712740184 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa81c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b90 item 69 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.592661859 +0000 UTC m=+643.713451248 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8640): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8b40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8b40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8b40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8b40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8b40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.592661859 +0000 UTC m=+643.713451248 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa8b40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333e30 item 69 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa91c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa91c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa91c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa91c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa91c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.594331481 +0000 UTC m=+643.715120860 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa91c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac42a0 item 70 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.595068683 +0000 UTC m=+643.715858103 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa96c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa9c00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa9c00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa9c00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa9c00): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa9c00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.595068683 +0000 UTC m=+643.715858103 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000aa9c00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4460 item 70 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6300): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6300): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6300): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6300): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6300): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.596974947 +0000 UTC m=+643.717764326 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6300): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac47e0 item 71 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.597706069 +0000 UTC m=+643.718495448 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6800): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6d00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6d00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6d00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6d00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6d00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.597706069 +0000 UTC m=+643.718495448 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6d00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac49a0 item 71 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7380): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7380): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7380): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7380): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7380): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.5995457 +0000 UTC m=+643.720335089 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7380): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4d20 item 72 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.60021282 +0000 UTC m=+643.721002208 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7880): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7dc0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7dc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7dc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7dc0): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7dc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.60021282 +0000 UTC m=+643.721002208 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7dc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4ee0 item 72 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.602498888 +0000 UTC m=+643.723288277 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12400): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd00c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd00c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd00c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728000 item 73 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd00c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd00c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.603546683 +0000 UTC m=+643.724336052 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd00c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004841c0 item 73 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.604136168 +0000 UTC m=+643.724925537 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0580): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0ac0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0ac0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0ac0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0ac0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0ac0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.604136168 +0000 UTC m=+643.724925537 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd0ac0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 73 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.606755149 +0000 UTC m=+643.727544549 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1140): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1640): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1640): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1640): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004849a0 item 74 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1640): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1640): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.607590256 +0000 UTC m=+643.728379635 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1640): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484c40 item 74 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.608575313 +0000 UTC m=+643.729364692 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000bd1b80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12940): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12940): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12940): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12940): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12940): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.608575313 +0000 UTC m=+643.729364692 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12940): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484f50 item 74 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.610736396 +0000 UTC m=+643.731525785 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c12f80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13480): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13480): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13480): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 75 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13480): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13480): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.611595697 +0000 UTC m=+643.732385086 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13480): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): _writeAt: size=3, off=2 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485650 item 75 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.61257792 +0000 UTC m=+643.733367319 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c139c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13f00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13f00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13f00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13f00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13f00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.61257792 +0000 UTC m=+643.733367319 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000c13f00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004858f0 item 75 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.615459063 +0000 UTC m=+643.736248452 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071c5c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071cb00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071cb00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071cb00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ce0 item 76 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071cb00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071cb00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.616695942 +0000 UTC m=+643.737485322 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071cb00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485f10 item 76 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): _writeAt: size=3, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.61748358 +0000 UTC m=+643.738272959 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d040): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d5c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d5c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d5c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d5c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d5c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.61748358 +0000 UTC m=+643.738272959 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071d5c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4150 item 76 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.619104439 +0000 UTC m=+643.739893818 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00071dc00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e180): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e180): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e180): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac44d0 item 77 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e180): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e180): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.620099135 +0000 UTC m=+643.740888523 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e180): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e8c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e8c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e8c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e8c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e8c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.620099135 +0000 UTC m=+643.740888523 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078e8c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4690 item 77 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.622157996 +0000 UTC m=+643.742947375 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078ef00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f400): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f400): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f400): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4a10 item 78 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f400): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f400): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.622873157 +0000 UTC m=+643.743662546 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078f400): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fb00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fb00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fb00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fb00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fb00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.622873157 +0000 UTC m=+643.743662546 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00078fb00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac4bd0 item 78 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.625006558 +0000 UTC m=+643.745795937 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c1c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c700): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c700): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c700): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac52d0 item 79 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c700): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c700): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.625663059 +0000 UTC m=+643.746452448 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096c700): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096ce00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096ce00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096ce00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096ce00): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096ce00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.625663059 +0000 UTC m=+643.746452448 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096ce00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac5490 item 79 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.627724956 +0000 UTC m=+643.748514335 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d980): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d980): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d980): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac5810 item 80 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d980): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d980): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.62841477 +0000 UTC m=+643.749204149 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00096d980): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8340): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8340): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8340): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8340): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8340): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.62841477 +0000 UTC m=+643.749204149 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8340): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac59d0 item 80 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8f80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8f80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8f80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8f80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8f80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.630526219 +0000 UTC m=+643.751315599 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d8f80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac5d50 item 81 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.63118204 +0000 UTC m=+643.751971419 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d96c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9c00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9c00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9c00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9c00): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9c00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.63118204 +0000 UTC m=+643.751971419 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008d9c00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac5f10 item 81 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8400): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8400): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8400): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8400): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8400): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.632964472 +0000 UTC m=+643.753753851 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8400): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007283f0 item 82 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.633709149 +0000 UTC m=+643.754498528 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a8bc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9180): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9180): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9180): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9180): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9180): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.633709149 +0000 UTC m=+643.754498528 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9180): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007285b0 item 82 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9880): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9880): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9880): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9880): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9880): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.635379852 +0000 UTC m=+643.756169232 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9880): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728930 item 83 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.636074315 +0000 UTC m=+643.756863704 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0008a9dc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cc00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cc00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cc00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cc00): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cc00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.636074315 +0000 UTC m=+643.756863704 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048cc00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728af0 item 83 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d640): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d640): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d640): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d640): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d640): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.637881834 +0000 UTC m=+643.758671213 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048d640): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728e70 item 84 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.638717982 +0000 UTC m=+643.759507361 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc00048dd40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0004189c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0004189c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0004189c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0004189c0): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0004189c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.638717982 +0000 UTC m=+643.759507361 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0004189c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729030 item 84 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419e00): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419e00): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.640452736 +0000 UTC m=+643.761242115 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000419e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007293b0 item 85 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.641147077 +0000 UTC m=+643.761936466 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002caf80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cbb00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cbb00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cbb00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cbb00): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cbb00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.641147077 +0000 UTC m=+643.761936466 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0002cbb00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729570 item 85 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06240): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06240): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06240): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06240): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06240): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.643500942 +0000 UTC m=+643.764290342 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06240): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007298f0 item 86 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.644412542 +0000 UTC m=+643.765201931 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06e00): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06e00): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.644412542 +0000 UTC m=+643.765201931 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b06e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729ab0 item 86 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b074c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b074c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b074c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b074c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b074c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.646560951 +0000 UTC m=+643.767350349 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b074c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729e30 item 87 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.647552741 +0000 UTC m=+643.768342140 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000b07a40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754000): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754000): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754000): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754000): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754000): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.647552741 +0000 UTC m=+643.768342140 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 87 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754800): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754800): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754800): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754800): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754800): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.649531532 +0000 UTC m=+643.770320911 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000754800): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c150 item 88 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.650304231 +0000 UTC m=+643.771093620 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d42c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4e80): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4e80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4e80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4e80): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4e80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.650304231 +0000 UTC m=+643.771093620 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0003d4e80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c310 item 88 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.651965316 +0000 UTC m=+643.772754695 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26080): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26940): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26940): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26940): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c690 item 89 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26940): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26940): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.652616959 +0000 UTC m=+643.773406347 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26940): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c850 item 89 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.653377094 +0000 UTC m=+643.774166483 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a26e80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27440): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27440): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27440): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.653377094 +0000 UTC m=+643.774166483 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1ca10 item 89 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.655126684 +0000 UTC m=+643.775916063 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000a27bc0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a21c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a21c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a21c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1cd90 item 90 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a21c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a21c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.655712163 +0000 UTC m=+643.776501552 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a21c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1cf50 item 90 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.656637538 +0000 UTC m=+643.777426927 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2780): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d40): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.656637538 +0000 UTC m=+643.777426927 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a2d40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d110 item 90 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.658304515 +0000 UTC m=+643.779093894 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3380): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a38c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a38c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a38c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d490 item 91 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a38c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a38c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.658914619 +0000 UTC m=+643.779703998 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a38c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): >_readAt: n=2, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): _writeAt: size=3, off=7 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d650 item 91 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.659681196 +0000 UTC m=+643.780470585 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0007a3e00): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876440): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876440): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876440): >_readAt: n=8, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.659681196 +0000 UTC m=+643.780470585 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d810 item 91 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.661754265 +0000 UTC m=+643.782543654 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000876a80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877000): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877000): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877000): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1db90 item 92 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877000): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877000): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.662502528 +0000 UTC m=+643.783291917 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877000): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): open at offset 5 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1dd50 item 92 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): _readAt: size=2, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): _writeAt: size=3, off=5 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): >_writeAt: n=3, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.663352622 +0000 UTC m=+643.784142011 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877540): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877b40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877b40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877b40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877b40): >_readAt: n=3, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877b40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.663352622 +0000 UTC m=+643.784142011 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000877b40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1df10 item 92 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.665380194 +0000 UTC m=+643.786169573 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6200): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6740): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6740): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6740): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca44d0 item 93 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6740): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6740): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.666015666 +0000 UTC m=+643.786805045 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6740): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6e40): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6e40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6e40): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6e40): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6e40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.666015666 +0000 UTC m=+643.786805045 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae6e40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4690 item 93 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.6680497 +0000 UTC m=+643.788839119 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae7480): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae79c0): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae79c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae79c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4a10 item 94 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae79c0): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae79c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.668635068 +0000 UTC m=+643.789424457 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc000ae79c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e21c0): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e21c0): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e21c0): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e21c0): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e21c0): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.668635068 +0000 UTC m=+643.789424457 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e21c0): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4bd0 item 94 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.67092353 +0000 UTC m=+643.791712919 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2800): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2d40): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2d40): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2d40): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4f50 item 95 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2d40): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2d40): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.671659972 +0000 UTC m=+643.792449360 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e2d40): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3440): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3440): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3440): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3440): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3440): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.671659972 +0000 UTC m=+643.792449360 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3440): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5110 item 95 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 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 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): open at offset 0 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): _readAt: size=2, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): >_readAt: n=0, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.673587425 +0000 UTC m=+643.794376815 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005e3a80): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8040): _writeAt: size=5, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8040): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8040): >openPending: err= 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5490 item 96 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8040): >_writeAt: n=5, err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8040): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.674457297 +0000 UTC m=+643.795246676 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8040): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/21 02:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/21 02:26:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/21 02:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/21 02:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8740): _readAt: size=512, off=0 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8740): openPending: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8740): >openPending: err= 2025/11/21 02:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8740): >_readAt: n=5, err=EOF 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8740): close: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-21 02:26:58.674457297 +0000 UTC m=+643.795246676 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/21 02:26:58 DEBUG : open-test-file(0xc0005f8740): >close: err= 2025/11/21 02:26:58 DEBUG : open-test-file: Remove: 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5650 item 96 2025/11/21 02:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/21 02:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/21 02:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/21 02:26:58 DEBUG : open-test-file: >Remove: err= 2025/11/21 02:26:58 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:58 DEBUG : Looking for writers 2025/11/21 02:26:58 DEBUG : >WaitForWriters: 2025/11/21 02:26:58 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.81s) --- PASS: TestRWFileHandleOpenTests/writes (1.37s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.37s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:26:59 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:26:59 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:26:59 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:59 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:26:59 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:26:59 DEBUG : file1: newRWFileHandle: 2025/11/21 02:26:59 DEBUG : file1(0xc0005f8dc0): openPending: 2025/11/21 02:26:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:59 DEBUG : file1(0xc0005f8dc0): >openPending: err= 2025/11/21 02:26:59 DEBUG : file1: >newRWFileHandle: err= 2025/11/21 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:26:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/21 02:26:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/21 02:26:59 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:26:59 DEBUG : Looking for writers 2025/11/21 02:26:59 DEBUG : file1: reading active writers 2025/11/21 02:26:59 DEBUG : file1: active writers 1 2025/11/21 02:26:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:26:59 DEBUG : Looking for writers 2025/11/21 02:26:59 DEBUG : file1: reading active writers 2025/11/21 02:26:59 DEBUG : file1: active writers 1 2025/11/21 02:26:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:26:59 DEBUG : Looking for writers 2025/11/21 02:26:59 DEBUG : file1: reading active writers 2025/11/21 02:26:59 DEBUG : file1: active writers 1 2025/11/21 02:26:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:26:59 DEBUG : Looking for writers 2025/11/21 02:26:59 DEBUG : file1: reading active writers 2025/11/21 02:26:59 DEBUG : file1: active writers 1 2025/11/21 02:26:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:26:59 DEBUG : Looking for writers 2025/11/21 02:26:59 DEBUG : file1: reading active writers 2025/11/21 02:26:59 DEBUG : file1: active writers 1 2025/11/21 02:26:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:27:00 DEBUG : Looking for writers 2025/11/21 02:27:00 DEBUG : file1: reading active writers 2025/11/21 02:27:00 DEBUG : file1: active writers 1 2025/11/21 02:27:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:27:00 DEBUG : Looking for writers 2025/11/21 02:27:00 DEBUG : file1: reading active writers 2025/11/21 02:27:00 DEBUG : file1: active writers 1 2025/11/21 02:27:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:27:00 DEBUG : forgetting directory cache 2025/11/21 02:27:00 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:01 DEBUG : Looking for writers 2025/11/21 02:27:01 DEBUG : file1: reading active writers 2025/11/21 02:27:01 DEBUG : file1: active writers 1 2025/11/21 02:27:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:02 DEBUG : Looking for writers 2025/11/21 02:27:02 DEBUG : file1: reading active writers 2025/11/21 02:27:02 DEBUG : file1: active writers 1 2025/11/21 02:27:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:03 DEBUG : Looking for writers 2025/11/21 02:27:03 DEBUG : file1: reading active writers 2025/11/21 02:27:03 DEBUG : file1: active writers 1 2025/11/21 02:27:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:04 DEBUG : Looking for writers 2025/11/21 02:27:04 DEBUG : file1: reading active writers 2025/11/21 02:27:04 DEBUG : file1: active writers 1 2025/11/21 02:27:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:05 DEBUG : Looking for writers 2025/11/21 02:27:05 DEBUG : file1: reading active writers 2025/11/21 02:27:05 DEBUG : file1: active writers 1 2025/11/21 02:27:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:06 DEBUG : Looking for writers 2025/11/21 02:27:06 DEBUG : file1: reading active writers 2025/11/21 02:27:06 DEBUG : file1: active writers 1 2025/11/21 02:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:07 DEBUG : Looking for writers 2025/11/21 02:27:07 DEBUG : file1: reading active writers 2025/11/21 02:27:07 DEBUG : file1: active writers 1 2025/11/21 02:27:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:08 DEBUG : Looking for writers 2025/11/21 02:27:08 DEBUG : file1: reading active writers 2025/11/21 02:27:08 DEBUG : file1: active writers 1 2025/11/21 02:27:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:09 DEBUG : Looking for writers 2025/11/21 02:27:09 DEBUG : file1: reading active writers 2025/11/21 02:27:09 DEBUG : file1: active writers 1 2025/11/21 02:27:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:09 DEBUG : forgetting directory cache 2025/11/21 02:27:09 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:09 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:10 DEBUG : Looking for writers 2025/11/21 02:27:10 DEBUG : file1: reading active writers 2025/11/21 02:27:10 DEBUG : file1: active writers 1 2025/11/21 02:27:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:11 DEBUG : Looking for writers 2025/11/21 02:27:11 DEBUG : file1: reading active writers 2025/11/21 02:27:11 DEBUG : file1: active writers 1 2025/11/21 02:27:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:12 DEBUG : Looking for writers 2025/11/21 02:27:12 DEBUG : file1: reading active writers 2025/11/21 02:27:12 DEBUG : file1: active writers 1 2025/11/21 02:27:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:13 DEBUG : Looking for writers 2025/11/21 02:27:13 DEBUG : file1: reading active writers 2025/11/21 02:27:13 DEBUG : file1: active writers 1 2025/11/21 02:27:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:14 DEBUG : Looking for writers 2025/11/21 02:27:14 DEBUG : file1: reading active writers 2025/11/21 02:27:14 DEBUG : file1: active writers 1 2025/11/21 02:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:15 DEBUG : Looking for writers 2025/11/21 02:27:15 DEBUG : file1: reading active writers 2025/11/21 02:27:15 DEBUG : file1: active writers 1 2025/11/21 02:27:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:16 DEBUG : Looking for writers 2025/11/21 02:27:16 DEBUG : file1: reading active writers 2025/11/21 02:27:16 DEBUG : file1: active writers 1 2025/11/21 02:27:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:17 DEBUG : Looking for writers 2025/11/21 02:27:17 DEBUG : file1: reading active writers 2025/11/21 02:27:17 DEBUG : file1: active writers 1 2025/11/21 02:27:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:18 DEBUG : Looking for writers 2025/11/21 02:27:18 DEBUG : file1: reading active writers 2025/11/21 02:27:18 DEBUG : file1: active writers 1 2025/11/21 02:27:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:19 DEBUG : Looking for writers 2025/11/21 02:27:19 DEBUG : file1: reading active writers 2025/11/21 02:27:19 DEBUG : file1: active writers 1 2025/11/21 02:27:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:20 DEBUG : Looking for writers 2025/11/21 02:27:20 DEBUG : file1: reading active writers 2025/11/21 02:27:20 DEBUG : file1: active writers 1 2025/11/21 02:27:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:21 DEBUG : Looking for writers 2025/11/21 02:27:21 DEBUG : file1: reading active writers 2025/11/21 02:27:21 DEBUG : file1: active writers 1 2025/11/21 02:27:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:21 DEBUG : forgetting directory cache 2025/11/21 02:27:21 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:22 DEBUG : Looking for writers 2025/11/21 02:27:22 DEBUG : file1: reading active writers 2025/11/21 02:27:22 DEBUG : file1: active writers 1 2025/11/21 02:27:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:23 DEBUG : Looking for writers 2025/11/21 02:27:23 DEBUG : file1: reading active writers 2025/11/21 02:27:23 DEBUG : file1: active writers 1 2025/11/21 02:27:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:24 DEBUG : Looking for writers 2025/11/21 02:27:24 DEBUG : file1: reading active writers 2025/11/21 02:27:24 DEBUG : file1: active writers 1 2025/11/21 02:27:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:25 DEBUG : Looking for writers 2025/11/21 02:27:25 DEBUG : file1: reading active writers 2025/11/21 02:27:25 DEBUG : file1: active writers 1 2025/11/21 02:27:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:26 DEBUG : Looking for writers 2025/11/21 02:27:26 DEBUG : file1: reading active writers 2025/11/21 02:27:26 DEBUG : file1: active writers 1 2025/11/21 02:27:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:27 DEBUG : Looking for writers 2025/11/21 02:27:27 DEBUG : file1: reading active writers 2025/11/21 02:27:27 DEBUG : file1: active writers 1 2025/11/21 02:27:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:28 DEBUG : Looking for writers 2025/11/21 02:27:28 DEBUG : file1: reading active writers 2025/11/21 02:27:28 DEBUG : file1: active writers 1 2025/11/21 02:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:29 DEBUG : Looking for writers 2025/11/21 02:27:29 DEBUG : file1: reading active writers 2025/11/21 02:27:29 DEBUG : file1: active writers 1 2025/11/21 02:27:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:29 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007223c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008d7d08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642993472} name:file1 opens:1 downloaders: o: fd:0xc0003d0550 info:{ModTime:{wall:13997206732689343177 ext:644886742102 loc:0x429bc00} ATime:{wall:13997206732689343177 ext:644886742102 loc:0x429bc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/21 02:27:29 DEBUG : >WaitForWriters: 2025/11/21 02:27:29 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (31.09s) === RUN TestRWCacheRename run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:30 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:30 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:27:30 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:30 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:27:30 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:27:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:27:30 DEBUG : rename_me: newRWFileHandle: 2025/11/21 02:27:30 DEBUG : rename_me(0xc0005f9e40): openPending: 2025/11/21 02:27:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/21 02:27:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/21 02:27:30 DEBUG : rename_me(0xc0005f9e40): >openPending: err= 2025/11/21 02:27:30 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/21 02:27:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/21 02:27:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/21 02:27:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/21 02:27:30 DEBUG : rename_me(0xc0005f9e40): _writeAt: size=5, off=0 2025/11/21 02:27:30 DEBUG : rename_me(0xc0005f9e40): >_writeAt: n=5, err= 2025/11/21 02:27:30 DEBUG : rename_me(0xc0005f9e40): close: 2025/11/21 02:27:30 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-21 02:27:30.866349758 +0000 UTC m=+675.987139167 2025/11/21 02:27:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/21 02:27:30 DEBUG : rename_me(0xc0005f9e40): >close: err= 2025/11/21 02:27:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/21 02:27:30 DEBUG : i_was_renamed: Updating file with 0xc00055dd40 2025/11/21 02:27:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/21 02:27:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/21 02:27:30 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:30 DEBUG : Looking for writers 2025/11/21 02:27:30 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/21 02:27:30 DEBUG : Looking for writers 2025/11/21 02:27:30 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/21 02:27:30 DEBUG : Looking for writers 2025/11/21 02:27:30 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/21 02:27:30 DEBUG : Looking for writers 2025/11/21 02:27:30 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/21 02:27:30 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/21 02:27:31 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:31 DEBUG : forgetting directory cache 2025/11/21 02:27:31 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:31 DEBUG : fil: forgetting directory cache 2025/11/21 02:27:31 DEBUG : fil/a: forgetting directory cache 2025/11/21 02:27:31 DEBUG : fil/a/b: forgetting directory cache 2025/11/21 02:27:31 DEBUG : Looking for writers 2025/11/21 02:27:31 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/21 02:27:31 DEBUG : Looking for writers 2025/11/21 02:27:31 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/21 02:27:31 DEBUG : Looking for writers 2025/11/21 02:27:31 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/21 02:27:32 DEBUG : Looking for writers 2025/11/21 02:27:32 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/21 02:27:32 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "i_was_renamed" 2025/11/21 02:27:32 DEBUG : i_was_renamed: size = 5 OK 2025/11/21 02:27:32 INFO : i_was_renamed: Copied (new) 2025/11/21 02:27:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/11/21 02:27:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/21 02:27:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/21 02:27:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/21 02:27:33 DEBUG : Looking for writers 2025/11/21 02:27:33 DEBUG : i_was_renamed: reading active writers 2025/11/21 02:27:33 DEBUG : >WaitForWriters: 2025/11/21 02:27:33 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:27:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/i_was_renamed --- PASS: TestRWCacheRename (3.76s) === RUN TestRWCacheUpdate run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:34 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:34 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/21 02:27:34 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:34 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" 2025/11/21 02:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/21 02:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-xagexul7xiya" read_write_test.go:729: skip as modtime not supported 2025/11/21 02:27:34 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:34 DEBUG : Looking for writers 2025/11/21 02:27:34 DEBUG : >WaitForWriters: 2025/11/21 02:27:34 INFO : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/21 02:27:34 DEBUG : FileLu root 'rclone-test-xagexul7xiya': vfs cache: cleaner exiting 2025/11/21 02:27:34 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (0.72s) === RUN TestCaseSensitivity run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" run.go:290: Failed to put "FiLeA" to "FileLu root 'rclone-test-xagexul7xiya'": failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP --- FAIL: TestCaseSensitivity (2.73s) === RUN TestUnicodeNormalization run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "normal name with no special characters.txt" 2025/11/21 02:27:40 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:40 DEBUG : forgetting directory cache 2025/11/21 02:27:40 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:42 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "測試_Русский___ě_áñ" 2025/11/21 02:27:42 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:42 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:27:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:27:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/21 02:27:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/21 02:27:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/21 02:27:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:27:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/21 02:27:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:27:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/21 02:27:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/21 02:27:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/21 02:27:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:27:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/21 02:27:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:27:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/21 02:27:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/21 02:27:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/21 02:27:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:27:45 DEBUG : forgetting directory cache 2025/11/21 02:27:45 DEBUG : dir: forgetting directory cache 2025/11/21 02:27:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/21 02:27:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:27:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/21 02:27:46 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:46 DEBUG : Looking for writers 2025/11/21 02:27:46 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/21 02:27:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/21 02:27:46 DEBUG : >WaitForWriters: 2025/11/21 02:27:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/normal name with no special characters.txt 2025/11/21 02:27:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (9.84s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:47 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:47 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:27:47 DEBUG : FileLu root 'rclone-test-xagexul7xiya': Reusing VFS from active cache 2025/11/21 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:47 DEBUG : Looking for writers 2025/11/21 02:27:47 DEBUG : >WaitForWriters: 2025/11/21 02:27:47 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:47 DEBUG : Looking for writers 2025/11/21 02:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.74s) === RUN TestVFSNewWithOpts run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:48 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:48 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:27:48 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:48 DEBUG : Looking for writers 2025/11/21 02:27:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.74s) === RUN TestVFSRoot run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:49 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:49 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:27:49 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:49 DEBUG : Looking for writers 2025/11/21 02:27:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.73s) === RUN TestVFSStat run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:49 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:49 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:27:51 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:27:52 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119039 run.go:290: Failed to put "dir/file2" to "FileLu root 'rclone-test-xagexul7xiya'": failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:27:54 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:27:54 DEBUG : Looking for writers 2025/11/21 02:27:54 DEBUG : >WaitForWriters: 2025/11/21 02:27:54 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 2025/11/21 02:27:55 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- FAIL: TestVFSStat (6.60s) === RUN TestVFSStatParent run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:27:56 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:27:56 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:27:56 DEBUG : dir/subdir: forgetting directory cache 2025/11/21 02:27:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:27:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119042 2025/11/21 02:28:00 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file2" 2025/11/21 02:28:01 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:01 DEBUG : dir: Looking for writers 2025/11/21 02:28:01 DEBUG : Looking for writers 2025/11/21 02:28:01 DEBUG : file1: reading active writers 2025/11/21 02:28:01 DEBUG : dir: reading active writers 2025/11/21 02:28:01 DEBUG : >WaitForWriters: 2025/11/21 02:28:03 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 2025/11/21 02:28:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file2 2025/11/21 02:28:07 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/21 02:28:07 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" 2025/11/21 02:28:07 DEBUG : forgetting directory cache 2025/11/21 02:28:07 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:07 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/21 02:28:07 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:07 DEBUG : dir/virtualDir: forgetting directory cache --- PASS: TestVFSStatParent (11.19s) === RUN TestVFSOpenFile run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:07 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:07 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:09 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:28:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119044 2025/11/21 02:28:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file2" 2025/11/21 02:28:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:28:12 DEBUG : file1: Open: flags=O_RDONLY 2025/11/21 02:28:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/21 02:28:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/21 02:28:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:28:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/21 02:28:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/21 02:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/21 02:28:13 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/21 02:28:13 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: Remove: 2025/11/21 02:28:13 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2025/11/21 02:28:13 DEBUG : dir/new_file.txt: >Remove: err= 2025/11/21 02:28:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:28:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/21 02:28:13 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:13 DEBUG : dir: Looking for writers 2025/11/21 02:28:13 DEBUG : file2: reading active writers 2025/11/21 02:28:13 DEBUG : Looking for writers 2025/11/21 02:28:13 DEBUG : dir: reading active writers 2025/11/21 02:28:13 DEBUG : file1: reading active writers 2025/11/21 02:28:13 DEBUG : >WaitForWriters: 2025/11/21 02:28:13 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 2025/11/21 02:28:14 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file2 2025/11/21 02:28:14 DEBUG : forgetting directory cache 2025/11/21 02:28:14 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:14 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestVFSOpenFile (9.41s) === RUN TestVFSRename run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:16 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:16 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:17 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir" with ID 1119046 2025/11/21 02:28:19 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir/file2" 2025/11/21 02:28:21 DEBUG : forgetting directory cache 2025/11/21 02:28:21 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:21 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2025/11/21 02:28:24 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file2 2025/11/21 02:28:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/21 02:28:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00079ce40 2025/11/21 02:28:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/21 02:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/21 02:28:28 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir/file1 2025/11/21 02:28:28 INFO : dir/file1: Moved (server-side) to: file0 2025/11/21 02:28:28 DEBUG : file0: Updating file with file0 0xc00079ce40 2025/11/21 02:28:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/21 02:28:28 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/21 02:28:29 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:29 DEBUG : dir: Looking for writers 2025/11/21 02:28:29 DEBUG : Looking for writers 2025/11/21 02:28:29 DEBUG : file0: reading active writers 2025/11/21 02:28:29 DEBUG : dir: reading active writers 2025/11/21 02:28:29 DEBUG : >WaitForWriters: 2025/11/21 02:28:29 DEBUG : forgetting directory cache 2025/11/21 02:28:29 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:29 DEBUG : dir/sub: forgetting directory cache 2025/11/21 02:28:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/21 02:28:29 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file0 2025/11/21 02:28:31 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir" --- PASS: TestVFSRename (14.47s) === RUN TestVFSStatfs run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:31 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:31 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:31 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:31 DEBUG : Looking for writers 2025/11/21 02:28:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (1.15s) === RUN TestVFSMkdir run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:32 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:32 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya" with ID 1.118923e+06 2025/11/21 02:28:33 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/21 02:28:34 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a" with ID 1119051 2025/11/21 02:28:34 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/21 02:28:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/b" with ID 1119052 2025/11/21 02:28:36 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/21 02:28:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/c" with ID 1119053 2025/11/21 02:28:37 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/21 02:28:38 DEBUG : forgetting directory cache 2025/11/21 02:28:38 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:38 DEBUG : dir/sub: forgetting directory cache 2025/11/21 02:28:38 DEBUG : dir/sub/subsub: forgetting directory cache 2025/11/21 02:28:38 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2025/11/21 02:28:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/21 02:28:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/d" with ID 1119054 2025/11/21 02:28:38 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/21 02:28:39 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:39 DEBUG : Looking for writers 2025/11/21 02:28:39 DEBUG : a: Looking for writers 2025/11/21 02:28:39 DEBUG : b: Looking for writers 2025/11/21 02:28:39 DEBUG : c: Looking for writers 2025/11/21 02:28:39 DEBUG : d: Looking for writers 2025/11/21 02:28:39 DEBUG : Looking for writers 2025/11/21 02:28:39 DEBUG : /: reading active writers 2025/11/21 02:28:39 DEBUG : a: reading active writers 2025/11/21 02:28:39 DEBUG : b: reading active writers 2025/11/21 02:28:39 DEBUG : c: reading active writers 2025/11/21 02:28:39 DEBUG : d: reading active writers 2025/11/21 02:28:39 DEBUG : >WaitForWriters: 2025/11/21 02:28:41 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/d" 2025/11/21 02:28:42 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/c" 2025/11/21 02:28:43 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/b" 2025/11/21 02:28:43 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a" --- PASS: TestVFSMkdir (11.75s) === RUN TestVFSMkdirAll run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:44 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:44 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:45 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a" with ID 1119055 2025/11/21 02:28:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/21 02:28:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a/b" with ID 1119056 2025/11/21 02:28:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/21 02:28:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a/b/c" with ID 1119057 2025/11/21 02:28:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/21 02:28:48 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a/b/c/d" with ID 1119058 2025/11/21 02:28:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/21 02:28:50 DEBUG : forgetting directory cache 2025/11/21 02:28:50 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/21 02:28:50 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:28:53 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:53 DEBUG : a/b/c/d: Looking for writers 2025/11/21 02:28:53 DEBUG : a/b/c: Looking for writers 2025/11/21 02:28:53 DEBUG : d: reading active writers 2025/11/21 02:28:53 DEBUG : a/b: Looking for writers 2025/11/21 02:28:53 DEBUG : c: reading active writers 2025/11/21 02:28:53 DEBUG : a: Looking for writers 2025/11/21 02:28:53 DEBUG : b: reading active writers 2025/11/21 02:28:53 DEBUG : Looking for writers 2025/11/21 02:28:53 DEBUG : a: reading active writers 2025/11/21 02:28:53 DEBUG : >WaitForWriters: 2025/11/21 02:28:56 DEBUG : forgetting directory cache 2025/11/21 02:28:56 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/21 02:28:56 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a/b/c/d" 2025/11/21 02:28:56 DEBUG : dir: forgetting directory cache 2025/11/21 02:28:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:28:57 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a/b/c" 2025/11/21 02:28:57 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a/b" 2025/11/21 02:28:58 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a" --- PASS: TestVFSMkdirAll (14.67s) === 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:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:59 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:59 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:59 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:28:59 DEBUG : Looking for writers 2025/11/21 02:28:59 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.75s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:28:59 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:28:59 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:28:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:29:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:29:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:29:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:29:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:00 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/21 02:29:00 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/21 02:29:00 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/21 02:29:00 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/21 02:29:02 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:29:02 DEBUG : file1: Remove: 2025/11/21 02:29:02 DEBUG : Added virtual directory entry vDel: "file1" 2025/11/21 02:29:02 DEBUG : file1: >Remove: err= write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:144 Error: Received unexpected error: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP Test: TestWriteFileHandleMethods dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" -} +([]string) Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/11/21 02:29:04 DEBUG : forgetting directory cache 2025/11/21 02:29:04 DEBUG : dir: forgetting directory cache 2025/11/21 02:29:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Not equal: expected: 0 actual : 1 Test: TestWriteFileHandleMethods Messages: 1 objects not found 2025/11/21 02:29:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:29:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:29:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:29:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:29:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:12 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/21 02:29:12 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/11/21 02:29:12 DEBUG : file1: Remove: 2025/11/21 02:29:12 DEBUG : Added virtual directory entry vDel: "file1" 2025/11/21 02:29:12 DEBUG : file1: >Remove: err= write_test.go:163: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:163 Error: Received unexpected error: can't upload empty files to this remote Test: TestWriteFileHandleMethods dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" -} +([]string) Test: TestWriteFileHandleMethods 2025/11/21 02:29:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:29:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:29:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:29:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:29:12 DEBUG : Added virtual directory entry vAddFile: "file1" write_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:171 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"permission denied"}) actual : () Test: TestWriteFileHandleMethods 2025/11/21 02:29:12 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:29:12 DEBUG : Looking for writers 2025/11/21 02:29:12 DEBUG : file1: reading active writers 2025/11/21 02:29:12 DEBUG : file1: active writers 1 2025/11/21 02:29:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/21 02:29:12 DEBUG : Looking for writers 2025/11/21 02:29:12 DEBUG : file1: reading active writers 2025/11/21 02:29:12 DEBUG : file1: active writers 1 2025/11/21 02:29:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/21 02:29:12 DEBUG : Looking for writers 2025/11/21 02:29:12 DEBUG : file1: reading active writers 2025/11/21 02:29:12 DEBUG : file1: active writers 1 2025/11/21 02:29:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/21 02:29:12 DEBUG : Looking for writers 2025/11/21 02:29:12 DEBUG : file1: reading active writers 2025/11/21 02:29:12 DEBUG : file1: active writers 1 2025/11/21 02:29:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/21 02:29:12 DEBUG : forgetting directory cache 2025/11/21 02:29:12 DEBUG : dir3: forgetting directory cache 2025/11/21 02:29:12 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2025/11/21 02:29:12 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2025/11/21 02:29:12 DEBUG : renamed empty directory: forgetting directory cache 2025/11/21 02:29:12 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2025/11/21 02:29:12 DEBUG : Removed virtual directory entry vDel: "file2" 2025/11/21 02:29:12 DEBUG : Removed virtual directory entry vDel: "empty directory" 2025/11/21 02:29:12 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2025/11/21 02:29:12 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/21 02:29:12 DEBUG : Looking for writers 2025/11/21 02:29:12 DEBUG : file1: reading active writers 2025/11/21 02:29:12 DEBUG : file1: active writers 1 2025/11/21 02:29:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/21 02:29:12 DEBUG : Looking for writers 2025/11/21 02:29:12 DEBUG : file1: reading active writers 2025/11/21 02:29:12 DEBUG : file1: active writers 1 2025/11/21 02:29:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/21 02:29:13 DEBUG : Looking for writers 2025/11/21 02:29:13 DEBUG : file1: reading active writers 2025/11/21 02:29:13 DEBUG : file1: active writers 1 2025/11/21 02:29:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/21 02:29:13 DEBUG : Looking for writers 2025/11/21 02:29:13 DEBUG : file1: reading active writers 2025/11/21 02:29:13 DEBUG : file1: active writers 1 2025/11/21 02:29:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:14 DEBUG : Looking for writers 2025/11/21 02:29:14 DEBUG : file1: reading active writers 2025/11/21 02:29:14 DEBUG : file1: active writers 1 2025/11/21 02:29:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:15 DEBUG : Looking for writers 2025/11/21 02:29:15 DEBUG : file1: reading active writers 2025/11/21 02:29:15 DEBUG : file1: active writers 1 2025/11/21 02:29:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:16 DEBUG : Looking for writers 2025/11/21 02:29:16 DEBUG : file1: reading active writers 2025/11/21 02:29:16 DEBUG : file1: active writers 1 2025/11/21 02:29:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:17 DEBUG : Looking for writers 2025/11/21 02:29:17 DEBUG : file1: reading active writers 2025/11/21 02:29:17 DEBUG : file1: active writers 1 2025/11/21 02:29:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:18 DEBUG : Looking for writers 2025/11/21 02:29:18 DEBUG : file1: reading active writers 2025/11/21 02:29:18 DEBUG : file1: active writers 1 2025/11/21 02:29:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:19 DEBUG : Looking for writers 2025/11/21 02:29:19 DEBUG : file1: reading active writers 2025/11/21 02:29:19 DEBUG : file1: active writers 1 2025/11/21 02:29:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:20 DEBUG : Looking for writers 2025/11/21 02:29:20 DEBUG : file1: reading active writers 2025/11/21 02:29:20 DEBUG : file1: active writers 1 2025/11/21 02:29:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:21 DEBUG : Looking for writers 2025/11/21 02:29:21 DEBUG : file1: reading active writers 2025/11/21 02:29:21 DEBUG : file1: active writers 1 2025/11/21 02:29:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:22 DEBUG : Looking for writers 2025/11/21 02:29:22 DEBUG : file1: reading active writers 2025/11/21 02:29:22 DEBUG : file1: active writers 1 2025/11/21 02:29:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:23 DEBUG : Looking for writers 2025/11/21 02:29:23 DEBUG : file1: reading active writers 2025/11/21 02:29:23 DEBUG : file1: active writers 1 2025/11/21 02:29:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:24 DEBUG : Looking for writers 2025/11/21 02:29:24 DEBUG : file1: reading active writers 2025/11/21 02:29:24 DEBUG : file1: active writers 1 2025/11/21 02:29:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:25 DEBUG : Looking for writers 2025/11/21 02:29:25 DEBUG : file1: reading active writers 2025/11/21 02:29:25 DEBUG : file1: active writers 1 2025/11/21 02:29:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:26 DEBUG : Looking for writers 2025/11/21 02:29:26 DEBUG : file1: reading active writers 2025/11/21 02:29:26 DEBUG : file1: active writers 1 2025/11/21 02:29:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:27 DEBUG : Looking for writers 2025/11/21 02:29:27 DEBUG : file1: reading active writers 2025/11/21 02:29:27 DEBUG : file1: active writers 1 2025/11/21 02:29:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:28 DEBUG : Looking for writers 2025/11/21 02:29:28 DEBUG : file1: reading active writers 2025/11/21 02:29:28 DEBUG : file1: active writers 1 2025/11/21 02:29:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:29 DEBUG : Looking for writers 2025/11/21 02:29:29 DEBUG : file1: reading active writers 2025/11/21 02:29:29 DEBUG : file1: active writers 1 2025/11/21 02:29:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:30 DEBUG : Looking for writers 2025/11/21 02:29:30 DEBUG : file1: reading active writers 2025/11/21 02:29:30 DEBUG : file1: active writers 1 2025/11/21 02:29:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:31 DEBUG : Looking for writers 2025/11/21 02:29:31 DEBUG : file1: reading active writers 2025/11/21 02:29:31 DEBUG : file1: active writers 1 2025/11/21 02:29:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:32 DEBUG : Looking for writers 2025/11/21 02:29:32 DEBUG : file1: reading active writers 2025/11/21 02:29:32 DEBUG : file1: active writers 1 2025/11/21 02:29:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:33 DEBUG : Looking for writers 2025/11/21 02:29:33 DEBUG : file1: reading active writers 2025/11/21 02:29:33 DEBUG : file1: active writers 1 2025/11/21 02:29:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:34 DEBUG : Looking for writers 2025/11/21 02:29:34 DEBUG : file1: reading active writers 2025/11/21 02:29:34 DEBUG : file1: active writers 1 2025/11/21 02:29:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:35 DEBUG : Looking for writers 2025/11/21 02:29:35 DEBUG : file1: reading active writers 2025/11/21 02:29:35 DEBUG : file1: active writers 1 2025/11/21 02:29:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:36 DEBUG : Looking for writers 2025/11/21 02:29:36 DEBUG : file1: reading active writers 2025/11/21 02:29:36 DEBUG : file1: active writers 1 2025/11/21 02:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:37 DEBUG : Looking for writers 2025/11/21 02:29:37 DEBUG : file1: reading active writers 2025/11/21 02:29:37 DEBUG : file1: active writers 1 2025/11/21 02:29:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:38 DEBUG : Looking for writers 2025/11/21 02:29:38 DEBUG : file1: reading active writers 2025/11/21 02:29:38 DEBUG : file1: active writers 1 2025/11/21 02:29:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:39 DEBUG : Looking for writers 2025/11/21 02:29:39 DEBUG : file1: reading active writers 2025/11/21 02:29:39 DEBUG : file1: active writers 1 2025/11/21 02:29:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:40 DEBUG : Looking for writers 2025/11/21 02:29:40 DEBUG : file1: reading active writers 2025/11/21 02:29:40 DEBUG : file1: active writers 1 2025/11/21 02:29:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:41 DEBUG : Looking for writers 2025/11/21 02:29:41 DEBUG : file1: reading active writers 2025/11/21 02:29:41 DEBUG : file1: active writers 1 2025/11/21 02:29:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:29:42 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/21 02:29:42 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleMethods (43.34s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:29:43 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:29:43 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:29:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:29:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:29:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:29:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:29:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/21 02:29:43 DEBUG : forgetting directory cache 2025/11/21 02:29:43 DEBUG : dir: forgetting directory cache 2025/11/21 02:29:43 DEBUG : dir/sub: forgetting directory cache 2025/11/21 02:29:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2025/11/21 02:29:43 DEBUG : dir/sub: forgetting directory cache 2025/11/21 02:29:43 DEBUG : dir: forgetting directory cache 2025/11/21 02:29:44 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/21 02:29:44 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/21 02:29:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/21 02:29:44 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (11 bytes), uploading instead of streaming 2025/11/21 02:29:46 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "file1" 2025/11/21 02:29:46 DEBUG : file1: size = 11 OK 2025/11/21 02:29:46 DEBUG : file1: Size of src and dst objects identical 2025/11/21 02:29:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/21 02:29:46 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:29:46 DEBUG : Looking for writers 2025/11/21 02:29:46 DEBUG : file1: reading active writers 2025/11/21 02:29:46 DEBUG : >WaitForWriters: 2025/11/21 02:29:47 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/file1 --- PASS: TestWriteFileHandleWriteAt (4.99s) === RUN TestWriteFileHandleFlush run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:29:48 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:29:48 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:29:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:29:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:29:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:29:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:29:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/21 02:29:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:29:48 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/21 02:29:49 DEBUG : forgetting directory cache 2025/11/21 02:29:53 DEBUG : forgetting directory cache 2025/11/21 02:29:53 DEBUG : dir: forgetting directory cache 2025/11/21 02:29:53 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2025/11/21 02:29:53 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2025/11/21 02:29:59 DEBUG : forgetting directory cache 2025/11/21 02:29:59 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:07 DEBUG : forgetting directory cache 2025/11/21 02:30:07 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:16 DEBUG : forgetting directory cache 2025/11/21 02:30:16 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:20 DEBUG : forgetting directory cache 2025/11/21 02:30:23 DEBUG : forgetting directory cache 2025/11/21 02:30:23 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:23 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/21 02:30:32 DEBUG : forgetting directory cache 2025/11/21 02:30:32 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:30:38 DEBUG : forgetting directory cache 2025/11/21 02:30:38 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:30:45 DEBUG : forgetting directory cache 2025/11/21 02:30:45 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:52 DEBUG : forgetting directory cache 2025/11/21 02:30:52 DEBUG : dir: forgetting directory cache 2025/11/21 02:30:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:30:52 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:31:17 DEBUG : forgetting directory cache 2025/11/21 02:31:17 DEBUG : dir: forgetting directory cache 2025/11/21 02:31:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:31:17 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:31:25 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload file: failed to send upload request: Post "https://1000.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": io: read/write on closed pipe 2025/11/21 02:31:25 DEBUG : file1: Remove: 2025/11/21 02:31:25 DEBUG : Added virtual directory entry vDel: "file1" 2025/11/21 02:31:25 DEBUG : file1: >Remove: err= 2025/11/21 02:31:25 ERROR : file1: WriteFileHandle.Flush error: failed to upload file: failed to send upload request: Post "https://1000.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": io: read/write on closed pipe write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://1000.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": io: read/write on closed pipe Test: TestWriteFileHandleFlush 2025/11/21 02:31:25 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" -} +([]string) Test: TestWriteFileHandleFlush 2025/11/21 02:31:25 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:31:25 DEBUG : Looking for writers 2025/11/21 02:31:25 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleFlush (98.40s) === RUN TestWriteFileHandleRelease run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:31:26 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:31:26 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:31:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:31:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:31:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:31:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:31:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:31:26 DEBUG : file1: WriteFileHandle.Release closing 2025/11/21 02:31:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:31:26 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/21 02:31:26 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/11/21 02:31:26 DEBUG : file1: Remove: 2025/11/21 02:31:26 DEBUG : Added virtual directory entry vDel: "file1" 2025/11/21 02:31:26 DEBUG : file1: >Remove: err= 2025/11/21 02:31:26 ERROR : file1: WriteFileHandle.Release error: can't upload empty files to this remote write_test.go:276: skipping test: can't upload empty files to this remote 2025/11/21 02:31:26 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:31:26 DEBUG : Looking for writers 2025/11/21 02:31:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:31:27 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:31:27 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:31:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:31:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:31:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:31:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:31:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/21 02:31:27 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:31:27 DEBUG : Looking for writers 2025/11/21 02:31:27 DEBUG : file1: reading active writers 2025/11/21 02:31:27 DEBUG : file1: active writers 1 2025/11/21 02:31:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/21 02:31:27 DEBUG : Looking for writers 2025/11/21 02:31:27 DEBUG : file1: reading active writers 2025/11/21 02:31:27 DEBUG : file1: active writers 1 2025/11/21 02:31:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/21 02:31:27 DEBUG : Looking for writers 2025/11/21 02:31:27 DEBUG : file1: reading active writers 2025/11/21 02:31:27 DEBUG : file1: active writers 1 2025/11/21 02:31:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/21 02:31:28 DEBUG : Looking for writers 2025/11/21 02:31:28 DEBUG : file1: reading active writers 2025/11/21 02:31:28 DEBUG : file1: active writers 1 2025/11/21 02:31:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/21 02:31:28 DEBUG : Looking for writers 2025/11/21 02:31:28 DEBUG : file1: reading active writers 2025/11/21 02:31:28 DEBUG : file1: active writers 1 2025/11/21 02:31:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/21 02:31:28 DEBUG : Looking for writers 2025/11/21 02:31:28 DEBUG : file1: reading active writers 2025/11/21 02:31:28 DEBUG : file1: active writers 1 2025/11/21 02:31:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/21 02:31:28 DEBUG : Looking for writers 2025/11/21 02:31:28 DEBUG : file1: reading active writers 2025/11/21 02:31:28 DEBUG : file1: active writers 1 2025/11/21 02:31:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/21 02:31:29 DEBUG : Looking for writers 2025/11/21 02:31:29 DEBUG : file1: reading active writers 2025/11/21 02:31:29 DEBUG : file1: active writers 1 2025/11/21 02:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:30 DEBUG : Looking for writers 2025/11/21 02:31:30 DEBUG : file1: reading active writers 2025/11/21 02:31:30 DEBUG : file1: active writers 1 2025/11/21 02:31:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:31 DEBUG : Looking for writers 2025/11/21 02:31:31 DEBUG : file1: reading active writers 2025/11/21 02:31:31 DEBUG : file1: active writers 1 2025/11/21 02:31:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:32 DEBUG : Looking for writers 2025/11/21 02:31:32 DEBUG : file1: reading active writers 2025/11/21 02:31:32 DEBUG : file1: active writers 1 2025/11/21 02:31:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:33 DEBUG : Looking for writers 2025/11/21 02:31:33 DEBUG : file1: reading active writers 2025/11/21 02:31:33 DEBUG : file1: active writers 1 2025/11/21 02:31:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:34 DEBUG : Looking for writers 2025/11/21 02:31:34 DEBUG : file1: reading active writers 2025/11/21 02:31:34 DEBUG : file1: active writers 1 2025/11/21 02:31:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:35 DEBUG : Looking for writers 2025/11/21 02:31:35 DEBUG : file1: reading active writers 2025/11/21 02:31:35 DEBUG : file1: active writers 1 2025/11/21 02:31:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:36 DEBUG : Looking for writers 2025/11/21 02:31:36 DEBUG : file1: reading active writers 2025/11/21 02:31:36 DEBUG : file1: active writers 1 2025/11/21 02:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:37 DEBUG : Looking for writers 2025/11/21 02:31:37 DEBUG : file1: reading active writers 2025/11/21 02:31:37 DEBUG : file1: active writers 1 2025/11/21 02:31:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:38 DEBUG : Looking for writers 2025/11/21 02:31:38 DEBUG : file1: reading active writers 2025/11/21 02:31:38 DEBUG : file1: active writers 1 2025/11/21 02:31:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:39 DEBUG : Looking for writers 2025/11/21 02:31:39 DEBUG : file1: reading active writers 2025/11/21 02:31:39 DEBUG : file1: active writers 1 2025/11/21 02:31:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:39 DEBUG : forgetting directory cache 2025/11/21 02:31:39 DEBUG : dir: forgetting directory cache 2025/11/21 02:31:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:31:39 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:31:40 DEBUG : Looking for writers 2025/11/21 02:31:40 DEBUG : file1: reading active writers 2025/11/21 02:31:40 DEBUG : file1: active writers 1 2025/11/21 02:31:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:41 DEBUG : Looking for writers 2025/11/21 02:31:41 DEBUG : file1: reading active writers 2025/11/21 02:31:41 DEBUG : file1: active writers 1 2025/11/21 02:31:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:42 DEBUG : Looking for writers 2025/11/21 02:31:42 DEBUG : file1: reading active writers 2025/11/21 02:31:42 DEBUG : file1: active writers 1 2025/11/21 02:31:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:43 DEBUG : Looking for writers 2025/11/21 02:31:43 DEBUG : file1: reading active writers 2025/11/21 02:31:43 DEBUG : file1: active writers 1 2025/11/21 02:31:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:44 DEBUG : Looking for writers 2025/11/21 02:31:44 DEBUG : file1: reading active writers 2025/11/21 02:31:44 DEBUG : file1: active writers 1 2025/11/21 02:31:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:45 DEBUG : Looking for writers 2025/11/21 02:31:45 DEBUG : file1: reading active writers 2025/11/21 02:31:45 DEBUG : file1: active writers 1 2025/11/21 02:31:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:46 DEBUG : Looking for writers 2025/11/21 02:31:46 DEBUG : file1: reading active writers 2025/11/21 02:31:46 DEBUG : file1: active writers 1 2025/11/21 02:31:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:47 DEBUG : Looking for writers 2025/11/21 02:31:47 DEBUG : file1: reading active writers 2025/11/21 02:31:47 DEBUG : file1: active writers 1 2025/11/21 02:31:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:48 DEBUG : Looking for writers 2025/11/21 02:31:48 DEBUG : file1: reading active writers 2025/11/21 02:31:48 DEBUG : file1: active writers 1 2025/11/21 02:31:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:49 DEBUG : Looking for writers 2025/11/21 02:31:49 DEBUG : file1: reading active writers 2025/11/21 02:31:49 DEBUG : file1: active writers 1 2025/11/21 02:31:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:50 DEBUG : Looking for writers 2025/11/21 02:31:50 DEBUG : file1: reading active writers 2025/11/21 02:31:50 DEBUG : file1: active writers 1 2025/11/21 02:31:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:51 DEBUG : Looking for writers 2025/11/21 02:31:51 DEBUG : file1: reading active writers 2025/11/21 02:31:51 DEBUG : file1: active writers 1 2025/11/21 02:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:52 DEBUG : Looking for writers 2025/11/21 02:31:52 DEBUG : file1: reading active writers 2025/11/21 02:31:52 DEBUG : file1: active writers 1 2025/11/21 02:31:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:53 DEBUG : Looking for writers 2025/11/21 02:31:53 DEBUG : file1: reading active writers 2025/11/21 02:31:53 DEBUG : file1: active writers 1 2025/11/21 02:31:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:54 DEBUG : Looking for writers 2025/11/21 02:31:54 DEBUG : file1: reading active writers 2025/11/21 02:31:54 DEBUG : file1: active writers 1 2025/11/21 02:31:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:55 DEBUG : Looking for writers 2025/11/21 02:31:55 DEBUG : file1: reading active writers 2025/11/21 02:31:55 DEBUG : file1: active writers 1 2025/11/21 02:31:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:56 DEBUG : Looking for writers 2025/11/21 02:31:56 DEBUG : file1: reading active writers 2025/11/21 02:31:56 DEBUG : file1: active writers 1 2025/11/21 02:31:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:57 DEBUG : Looking for writers 2025/11/21 02:31:57 DEBUG : file1: reading active writers 2025/11/21 02:31:57 DEBUG : file1: active writers 1 2025/11/21 02:31:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/21 02:31:57 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/21 02:31:57 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.10s) === RUN TestFileReadAtZeroLength run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:31:58 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:31:58 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:31:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:31:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:31:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:31:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:31:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:31:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:31:59 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/21 02:31:59 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/11/21 02:31:59 DEBUG : file1: Remove: 2025/11/21 02:31:59 DEBUG : Added virtual directory entry vDel: "file1" 2025/11/21 02:31:59 DEBUG : file1: >Remove: err= write_test.go:357: skipping test: can't upload empty files to this remote 2025/11/21 02:31:59 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:31:59 DEBUG : Looking for writers 2025/11/21 02:31:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.10s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:31:59 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:31:59 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:31:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/21 02:32:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/21 02:32:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:32:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/21 02:32:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/21 02:32:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/21 02:32:00 DEBUG : FileLu root 'rclone-test-xagexul7xiya': File to upload is small (100 bytes), uploading instead of streaming 2025/11/21 02:32:02 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:32:02 DEBUG : file1: Remove: 2025/11/21 02:32:02 DEBUG : Added virtual directory entry vDel: "file1" 2025/11/21 02:32:02 DEBUG : file1: >Remove: err= write_test.go:360: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP Test: TestFileReadAtNonZeroLength 2025/11/21 02:32:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/21 02:32:02 DEBUG : file1: >OpenFile: fd=, err=file does not exist write_test.go:365: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: file does not exist Test: TestFileReadAtNonZeroLength 2025/11/21 02:32:02 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:32:02 DEBUG : Looking for writers 2025/11/21 02:32:02 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (3.11s) === RUN TestZipManyFiles run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:32:02 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:32:02 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:32:03 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/flat" with ID 1119091 2025/11/21 02:32:06 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "flat/f000.txt" 2025/11/21 02:32:07 DEBUG : forgetting directory cache 2025/11/21 02:32:07 DEBUG : dir: forgetting directory cache 2025/11/21 02:32:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:32:07 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" run.go:290: Failed to put "flat/f001.txt" to "FileLu root 'rclone-test-xagexul7xiya'": failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:32:08 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:32:08 DEBUG : Looking for writers 2025/11/21 02:32:08 DEBUG : >WaitForWriters: 2025/11/21 02:32:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/flat/f000.txt 2025/11/21 02:32:10 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/flat" --- FAIL: TestZipManyFiles (8.32s) === RUN TestZipManySubDirs run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:32:11 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:32:11 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:32:11 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a" with ID 1119093 2025/11/21 02:32:13 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "a/top.txt" 2025/11/21 02:32:14 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/a/b" with ID 1119094 run.go:290: Failed to put "a/b/mid.txt" to "FileLu root 'rclone-test-xagexul7xiya'": failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:32:15 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:32:15 DEBUG : Looking for writers 2025/11/21 02:32:15 DEBUG : >WaitForWriters: 2025/11/21 02:32:16 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/a/top.txt 2025/11/21 02:32:17 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a/b" 2025/11/21 02:32:18 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/a" --- FAIL: TestZipManySubDirs (7.73s) === RUN TestZipLargeFiles run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:32:18 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:32:18 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:32:19 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/bigdir" with ID 1119097 2025/11/21 02:32:22 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "bigdir/big.bin" 2025/11/21 02:32:23 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/21 02:32:23 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/21 02:32:23 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-11-21 02:32:23.315518795 +0000 UTC m=+968.436308205 2025/11/21 02:32:23 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/21 02:32:25 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:32:25 DEBUG : bigdir: Looking for writers 2025/11/21 02:32:25 DEBUG : big.bin: reading active writers 2025/11/21 02:32:25 DEBUG : Looking for writers 2025/11/21 02:32:25 DEBUG : bigdir: reading active writers 2025/11/21 02:32:25 DEBUG : >WaitForWriters: 2025/11/21 02:32:26 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/bigdir/big.bin 2025/11/21 02:32:27 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/bigdir" --- PASS: TestZipLargeFiles (9.07s) === RUN TestZipDirsInRoot run.go:185: Remote "FileLu root 'rclone-test-xagexul7xiya'", Local "Local file system at /tmp/rclone3703150945", Modify Window "876000h0m0s" 2025/11/21 02:32:28 INFO : FileLu root 'rclone-test-xagexul7xiya': poll-interval is not supported by this remote 2025/11/21 02:32:28 NOTICE: FileLu root 'rclone-test-xagexul7xiya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/21 02:32:28 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir1" with ID 1119100 2025/11/21 02:32:30 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir1/a.txt" 2025/11/21 02:32:30 DEBUG : forgetting directory cache 2025/11/21 02:32:30 DEBUG : dir: forgetting directory cache 2025/11/21 02:32:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/21 02:32:30 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/11/21 02:32:30 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir2" with ID 1119101 2025/11/21 02:32:32 INFO : FileLu root 'rclone-test-xagexul7xiya': Put: Successfully uploaded new file "dir2/b.txt" 2025/11/21 02:32:33 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully created folder "rclone-test-xagexul7xiya/dir3" with ID 1119102 run.go:290: Failed to put "dir3/c.txt" to "FileLu root 'rclone-test-xagexul7xiya'": failed to upload file: upload failed with status: failed while requesting fs.cgi: Wrong file server IP 2025/11/21 02:32:34 DEBUG : WaitForWriters: timeout=30s 2025/11/21 02:32:34 DEBUG : Looking for writers 2025/11/21 02:32:34 DEBUG : >WaitForWriters: 2025/11/21 02:32:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir1/a.txt 2025/11/21 02:32:36 INFO : FileLu root 'rclone-test-xagexul7xiya': Successfully deleted file: /rclone-test-xagexul7xiya/dir2/b.txt 2025/11/21 02:32:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir3" 2025/11/21 02:32:37 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir2" 2025/11/21 02:32:38 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya/dir1" --- FAIL: TestZipDirsInRoot (11.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/21 02:32:39 DEBUG : FileLu root 'rclone-test-xagexul7xiya': Purge remote 2025/11/21 02:32:39 INFO : FileLu root 'rclone-test-xagexul7xiya': Rmdir: successfully deleted "/rclone-test-xagexul7xiya" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 16m24.561611224s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestCaseSensitivity TestVFSStat TestWriteFileHandleMethods TestWriteFileHandleFlush TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipDirsInRoot]