"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/07 01:55:38 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fesodiz4repe" 2026/05/07 01:55:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 01:55:39 DEBUG : Creating backend with remote "/tmp/rclone3216517033" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:39 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:42 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:42 DEBUG : dir: Looking for writers 2026/05/07 01:55:42 DEBUG : Looking for writers 2026/05/07 01:55:42 DEBUG : dir: reading active writers 2026/05/07 01:55:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.77s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:43 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:46 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:46 DEBUG : dir/subdir: Looking for writers 2026/05/07 01:55:46 DEBUG : dir: Looking for writers 2026/05/07 01:55:46 DEBUG : file1: reading active writers 2026/05/07 01:55:46 DEBUG : file2: reading active writers 2026/05/07 01:55:46 DEBUG : subdir: reading active writers 2026/05/07 01:55:46 DEBUG : Looking for writers 2026/05/07 01:55:46 DEBUG : dir: reading active writers 2026/05/07 01:55:46 DEBUG : >WaitForWriters: 2026/05/07 01:55:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/dir not empty`) 2026/05/07 01:55:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/07 01:55:47 DEBUG : pacer: Reducing sleep to 15ms 2026/05/07 01:55:47 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.50s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:47 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:48 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 01:55:49 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:49 DEBUG : dir: Looking for writers 2026/05/07 01:55:49 DEBUG : file1: reading active writers 2026/05/07 01:55:49 DEBUG : Looking for writers 2026/05/07 01:55:49 DEBUG : dir: reading active writers 2026/05/07 01:55:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.26s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:49 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:51 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:51 DEBUG : dir: Looking for writers 2026/05/07 01:55:51 DEBUG : Looking for writers 2026/05/07 01:55:51 DEBUG : dir: reading active writers 2026/05/07 01:55:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.96s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:51 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:53 DEBUG : dir: forgetting directory cache 2026/05/07 01:55:53 DEBUG : forgetting directory cache 2026/05/07 01:55:53 DEBUG : dir: forgetting directory cache 2026/05/07 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:53 DEBUG : Looking for writers 2026/05/07 01:55:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.02s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:53 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:55 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/07 01:55:55 DEBUG : dir: invalidating directory cache 2026/05/07 01:55:55 DEBUG : >ForgetPath: 2026/05/07 01:55:55 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/07 01:55:55 DEBUG : invalidating directory cache 2026/05/07 01:55:55 DEBUG : dir: forgetting directory cache 2026/05/07 01:55:55 DEBUG : >ForgetPath: 2026/05/07 01:55:55 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/07 01:55:55 DEBUG : >ForgetPath: 2026/05/07 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:55 DEBUG : dir: Looking for writers 2026/05/07 01:55:55 DEBUG : Looking for writers 2026/05/07 01:55:55 DEBUG : dir: reading active writers 2026/05/07 01:55:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.06s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:55:55 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:55:58 DEBUG : forgetting directory cache 2026/05/07 01:55:58 DEBUG : dir: forgetting directory cache 2026/05/07 01:55:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:55:59 DEBUG : dir: Looking for writers 2026/05/07 01:55:59 DEBUG : fil/a/b: Looking for writers 2026/05/07 01:55:59 DEBUG : fil/a: Looking for writers 2026/05/07 01:55:59 DEBUG : b: reading active writers 2026/05/07 01:55:59 DEBUG : fil: Looking for writers 2026/05/07 01:55:59 DEBUG : a: reading active writers 2026/05/07 01:55:59 DEBUG : Looking for writers 2026/05/07 01:55:59 DEBUG : dir: reading active writers 2026/05/07 01:55:59 DEBUG : fil: reading active writers 2026/05/07 01:55:59 DEBUG : >WaitForWriters: 2026/05/07 01:56:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/fil/a not empty`) 2026/05/07 01:56:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/07 01:56:00 DEBUG : pacer: Reducing sleep to 15ms 2026/05/07 01:56:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/fil not empty`) 2026/05/07 01:56:00 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/07 01:56:00 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/07 01:56:00 DEBUG : pacer: Reducing sleep to 16.875ms 2026/05/07 01:56:00 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.85s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:00 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:01 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 01:56:01 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:01 DEBUG : dir: Looking for writers 2026/05/07 01:56:01 DEBUG : Looking for writers 2026/05/07 01:56:01 DEBUG : dir: reading active writers 2026/05/07 01:56:01 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.93s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:02 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:03 DEBUG : dir: Looking for writers 2026/05/07 01:56:03 DEBUG : file1: reading active writers 2026/05/07 01:56:03 DEBUG : Looking for writers 2026/05/07 01:56:03 DEBUG : dir: reading active writers 2026/05/07 01:56:03 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.02s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:04 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/07 01:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/07 01:56:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/07 01:56:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/07 01:56:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/07 01:56:10 DEBUG : dir: invalidating directory cache 2026/05/07 01:56:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/07 01:56:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/07 01:56:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/07 01:56:10 DEBUG : dir/file1: Reset virtual modtime 2026/05/07 01:56:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/07 01:56:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/07 01:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/07 01:56:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/07 01:56:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:56:10 DEBUG : dir: invalidating directory cache 2026/05/07 01:56:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/07 01:56:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/07 01:56:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/07 01:56:10 DEBUG : forgetting directory cache 2026/05/07 01:56:10 DEBUG : dir: forgetting directory cache 2026/05/07 01:56:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/07 01:56:10 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:10 DEBUG : dir/virtualDir: Looking for writers 2026/05/07 01:56:10 DEBUG : dir: Looking for writers 2026/05/07 01:56:10 DEBUG : virtualFile: reading active writers 2026/05/07 01:56:10 DEBUG : virtualDir: reading active writers 2026/05/07 01:56:10 DEBUG : file1: reading active writers 2026/05/07 01:56:10 DEBUG : virtualFile2: reading active writers 2026/05/07 01:56:10 DEBUG : Looking for writers 2026/05/07 01:56:10 DEBUG : dir: reading active writers 2026/05/07 01:56:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.96s) --- PASS: TestDirReadDirAll/Virtual (2.24s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:11 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:12 ERROR : dir/: Can only open directories read only 2026/05/07 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:12 DEBUG : dir: Looking for writers 2026/05/07 01:56:12 DEBUG : Looking for writers 2026/05/07 01:56:12 DEBUG : dir: reading active writers 2026/05/07 01:56:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.89s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:13 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:56:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/07 01:56:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/07 01:56:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/07 01:56:14 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 01:56:15 DEBUG : dir/potato: size = 5 OK 2026/05/07 01:56:15 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/07 01:56:15 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/07 01:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/07 01:56:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:15 DEBUG : dir: Looking for writers 2026/05/07 01:56:15 DEBUG : file1: reading active writers 2026/05/07 01:56:15 DEBUG : potato: reading active writers 2026/05/07 01:56:15 DEBUG : Looking for writers 2026/05/07 01:56:15 DEBUG : dir: reading active writers 2026/05/07 01:56:15 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.04s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:16 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/07 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:18 DEBUG : dir/sub: Looking for writers 2026/05/07 01:56:18 DEBUG : dir: Looking for writers 2026/05/07 01:56:18 DEBUG : file1: reading active writers 2026/05/07 01:56:18 DEBUG : sub: reading active writers 2026/05/07 01:56:18 DEBUG : Looking for writers 2026/05/07 01:56:18 DEBUG : dir: reading active writers 2026/05/07 01:56:18 DEBUG : >WaitForWriters: 2026/05/07 01:56:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/dir not empty`) 2026/05/07 01:56:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/07 01:56:19 DEBUG : pacer: Reducing sleep to 15ms 2026/05/07 01:56:19 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.22s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:19 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:20 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 01:56:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/07 01:56:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/07 01:56:22 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:22 DEBUG : dir/sub/subsub: Looking for writers 2026/05/07 01:56:22 DEBUG : dir/sub: Looking for writers 2026/05/07 01:56:22 DEBUG : subsub: reading active writers 2026/05/07 01:56:22 DEBUG : dir: Looking for writers 2026/05/07 01:56:22 DEBUG : file1: reading active writers 2026/05/07 01:56:22 DEBUG : sub: reading active writers 2026/05/07 01:56:22 DEBUG : Looking for writers 2026/05/07 01:56:22 DEBUG : dir: reading active writers 2026/05/07 01:56:22 DEBUG : >WaitForWriters: 2026/05/07 01:56:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/dir/sub not empty`) 2026/05/07 01:56:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/07 01:56:23 DEBUG : pacer: Reducing sleep to 15ms 2026/05/07 01:56:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/07 01:56:23 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (3.85s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:23 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:24 ERROR : dir/: Dir.Remove not empty 2026/05/07 01:56:24 DEBUG : dir/file1: Remove: 2026/05/07 01:56:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:56:25 DEBUG : dir/file1: >Remove: err= 2026/05/07 01:56:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/07 01:56:25 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:25 DEBUG : Looking for writers 2026/05/07 01:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.02s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:25 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:26 DEBUG : dir/file1: Remove: 2026/05/07 01:56:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:56:27 DEBUG : dir/file1: >Remove: err= 2026/05/07 01:56:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/07 01:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:27 DEBUG : Looking for writers 2026/05/07 01:56:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.04s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:27 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:29 DEBUG : dir/file1: Remove: 2026/05/07 01:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:56:29 DEBUG : dir/file1: >Remove: err= 2026/05/07 01:56:29 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:29 DEBUG : dir: Looking for writers 2026/05/07 01:56:29 DEBUG : Looking for writers 2026/05/07 01:56:29 DEBUG : dir: reading active writers 2026/05/07 01:56:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:30 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/07 01:56:33 DEBUG : dir: Updating dir with dir2 0xe1910f6e410 2026/05/07 01:56:33 DEBUG : dir: forgetting directory cache 2026/05/07 01:56:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/07 01:56:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/07 01:56:34 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/07 01:56:34 DEBUG : file2: Updating file with file2 0xe1910fa2b60 2026/05/07 01:56:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/07 01:56:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 01:56:34 INFO : dir2/file3: Deleted 2026/05/07 01:56:35 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/07 01:56:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xe1910fa2b60 2026/05/07 01:56:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/07 01:56:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/07 01:56:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/07 01:56:36 DEBUG : empty directory: Updating dir with renamed empty directory 0xe191094c000 2026/05/07 01:56:36 DEBUG : empty directory: forgetting directory cache 2026/05/07 01:56:36 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/07 01:56:36 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/07 01:56:36 DEBUG : dir2: Renaming to "dir3" 2026/05/07 01:56:36 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:36 DEBUG : dir3: Looking for writers 2026/05/07 01:56:36 DEBUG : file3: reading active writers 2026/05/07 01:56:36 DEBUG : renamed empty directory: Looking for writers 2026/05/07 01:56:36 DEBUG : Looking for writers 2026/05/07 01:56:36 DEBUG : dir3: reading active writers 2026/05/07 01:56:36 DEBUG : renamed empty directory: reading active writers 2026/05/07 01:56:36 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:37 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/07 01:56:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:56:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:56:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/07 01:56:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/07 01:56:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/07 01:56:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/07 01:56:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:56:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:56:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/07 01:56:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/07 01:56:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/07 01:56:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/07 01:56:38 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (12 bytes), uploading instead of streaming 2026/05/07 01:56:39 DEBUG : dir/sub/file2: size = 12 OK 2026/05/07 01:56:39 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/07 01:56:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/07 01:56:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/07 01:56:39 DEBUG : forgetting directory cache 2026/05/07 01:56:39 DEBUG : dir: forgetting directory cache 2026/05/07 01:56:39 DEBUG : dir/sub: forgetting directory cache 2026/05/07 01:56:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/07 01:56:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/07 01:56:39 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 01:56:40 DEBUG : dir/sub/file0: size = 5 OK 2026/05/07 01:56:40 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/07 01:56:40 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/07 01:56:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/07 01:56:40 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:40 DEBUG : dir/sub: Looking for writers 2026/05/07 01:56:40 DEBUG : file0: reading active writers 2026/05/07 01:56:40 DEBUG : file2: reading active writers 2026/05/07 01:56:40 DEBUG : dir: Looking for writers 2026/05/07 01:56:40 DEBUG : file1: reading active writers 2026/05/07 01:56:40 DEBUG : sub: reading active writers 2026/05/07 01:56:40 DEBUG : Looking for writers 2026/05/07 01:56:40 DEBUG : dir: reading active writers 2026/05/07 01:56:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.49s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:41 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:42 DEBUG : forgetting directory cache 2026/05/07 01:56:44 DEBUG : forgetting directory cache 2026/05/07 01:56:44 DEBUG : dir: forgetting directory cache 2026/05/07 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:44 DEBUG : dir: Looking for writers 2026/05/07 01:56:44 DEBUG : Looking for writers 2026/05/07 01:56:44 DEBUG : dir: reading active writers 2026/05/07 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.81s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:45 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/07 01:56:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:56:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/07 01:56:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/07 01:56:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/07 01:56:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:56:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/07 01:56:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/07 01:56:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:56:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/07 01:56:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/07 01:56:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/07 01:56:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:56:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/07 01:56:46 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:46 DEBUG : dir: Looking for writers 2026/05/07 01:56:46 DEBUG : file1: reading active writers 2026/05/07 01:56:46 DEBUG : file1.metadata: reading active writers 2026/05/07 01:56:46 DEBUG : Looking for writers 2026/05/07 01:56:46 DEBUG : dir.metadata: reading active writers 2026/05/07 01:56:46 DEBUG : dir: reading active writers 2026/05/07 01:56:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.99s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:47 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:48 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:48 DEBUG : dir: Looking for writers 2026/05/07 01:56:48 DEBUG : file1: reading active writers 2026/05/07 01:56:48 DEBUG : Looking for writers 2026/05/07 01:56:48 DEBUG : dir: reading active writers 2026/05/07 01:56:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:49 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:51 DEBUG : Can set mod time: true 2026/05/07 01:56:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/07 01:56:52 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:52 DEBUG : dir: Looking for writers 2026/05/07 01:56:52 DEBUG : file1: reading active writers 2026/05/07 01:56:52 DEBUG : Looking for writers 2026/05/07 01:56:52 DEBUG : dir: reading active writers 2026/05/07 01:56:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:53 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:56:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 01:56:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:56:54 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 01:56:55 DEBUG : dir/file1: size = 0 OK 2026/05/07 01:56:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:56:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 01:56:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/07 01:56:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:56:55 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:55 DEBUG : dir: Looking for writers 2026/05/07 01:56:55 DEBUG : file1: reading active writers 2026/05/07 01:56:55 DEBUG : Looking for writers 2026/05/07 01:56:55 DEBUG : dir: reading active writers 2026/05/07 01:56:55 DEBUG : >WaitForWriters: 2026/05/07 01:56:55 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:55 DEBUG : dir: Looking for writers 2026/05/07 01:56:55 DEBUG : file1: reading active writers 2026/05/07 01:56:55 DEBUG : Looking for writers 2026/05/07 01:56:55 DEBUG : dir: reading active writers 2026/05/07 01:56:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:56 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 01:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:56:57 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 01:56:58 DEBUG : dir/file1: size = 5 OK 2026/05/07 01:56:58 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:56:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 01:56:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/07 01:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:56:58 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:58 DEBUG : dir: Looking for writers 2026/05/07 01:56:58 DEBUG : file1: reading active writers 2026/05/07 01:56:58 DEBUG : Looking for writers 2026/05/07 01:56:58 DEBUG : dir: reading active writers 2026/05/07 01:56:58 DEBUG : >WaitForWriters: 2026/05/07 01:56:58 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:56:58 DEBUG : dir: Looking for writers 2026/05/07 01:56:58 DEBUG : file1: reading active writers 2026/05/07 01:56:58 DEBUG : Looking for writers 2026/05/07 01:56:58 DEBUG : dir: reading active writers 2026/05/07 01:56:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:56:59 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:56:59 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:56:59 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:56:59 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:56:59 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:57:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/07 01:57:01 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:01 DEBUG : dir: Looking for writers 2026/05/07 01:57:01 DEBUG : file1: reading active writers 2026/05/07 01:57:01 DEBUG : Looking for writers 2026/05/07 01:57:01 DEBUG : dir: reading active writers 2026/05/07 01:57:01 DEBUG : >WaitForWriters: 2026/05/07 01:57:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:02 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:57:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:02 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:57:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/07 01:57:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:57:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:57:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:57:03 DEBUG : dir/file1(0xe191109d0c0): close: 2026/05/07 01:57:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/07 01:57:03 DEBUG : dir/file1(0xe191109d0c0): >close: err= 2026/05/07 01:57:03 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:03 DEBUG : dir: Looking for writers 2026/05/07 01:57:03 DEBUG : file1: reading active writers 2026/05/07 01:57:03 DEBUG : Looking for writers 2026/05/07 01:57:03 DEBUG : dir: reading active writers 2026/05/07 01:57:03 DEBUG : >WaitForWriters: 2026/05/07 01:57:03 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:03 DEBUG : dir: Looking for writers 2026/05/07 01:57:03 DEBUG : file1: reading active writers 2026/05/07 01:57:03 DEBUG : Looking for writers 2026/05/07 01:57:03 DEBUG : dir: reading active writers 2026/05/07 01:57:03 DEBUG : >WaitForWriters: 2026/05/07 01:57:03 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:04 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:57:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:04 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:57:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/07 01:57:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:57:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:57:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:57:05 DEBUG : dir/file1(0xe191109de00): _writeAt: size=5, off=0 2026/05/07 01:57:05 DEBUG : dir/file1(0xe191109de00): openPending: 2026/05/07 01:57:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/07 01:57:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 01:57:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:05 DEBUG : dir/file1(0xe191109de00): >openPending: err= 2026/05/07 01:57:05 DEBUG : dir/file1(0xe191109de00): >_writeAt: n=5, err= 2026/05/07 01:57:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/07 01:57:05 DEBUG : dir/file1(0xe191109de00): close: 2026/05/07 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/07 01:57:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/07 01:57:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/07 01:57:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/07 01:57:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/07 01:57:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:57:06 DEBUG : dir/file1(0xe191109de00): >close: err= 2026/05/07 01:57:06 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:57:06 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:57:06 DEBUG : dir: Looking for writers 2026/05/07 01:57:06 DEBUG : file1: reading active writers 2026/05/07 01:57:06 DEBUG : Looking for writers 2026/05/07 01:57:06 DEBUG : dir: reading active writers 2026/05/07 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:57:07 DEBUG : dir/file1: size = 14 OK 2026/05/07 01:57:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:57:07 INFO : dir/file1: Copied (replaced existing) 2026/05/07 01:57:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/07 01:57:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 01:57:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/07 01:57:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 01:57:07 DEBUG : dir: Looking for writers 2026/05/07 01:57:07 DEBUG : file1: reading active writers 2026/05/07 01:57:07 DEBUG : Looking for writers 2026/05/07 01:57:07 DEBUG : dir: reading active writers 2026/05/07 01:57:07 DEBUG : >WaitForWriters: 2026/05/07 01:57:07 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:07 DEBUG : dir: Looking for writers 2026/05/07 01:57:07 DEBUG : file1: reading active writers 2026/05/07 01:57:07 DEBUG : Looking for writers 2026/05/07 01:57:07 DEBUG : dir: reading active writers 2026/05/07 01:57:07 DEBUG : >WaitForWriters: 2026/05/07 01:57:07 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.86s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.21s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.79s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:08 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:57:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:57:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:57:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/07 01:57:10 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:10 DEBUG : dir: Looking for writers 2026/05/07 01:57:10 DEBUG : file1: reading active writers 2026/05/07 01:57:10 DEBUG : Looking for writers 2026/05/07 01:57:10 DEBUG : dir: reading active writers 2026/05/07 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.40s) === RUN TestFileOpenReadUnknownSize 2026/05/07 01:57:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/07 01:57:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/07 01:57:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:57:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/07 01:57:10 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:10 DEBUG : Looking for writers 2026/05/07 01:57:10 DEBUG : file.txt: reading active writers 2026/05/07 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:10 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/05/07 01:57:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:19 DEBUG : Looking for writers 2026/05/07 01:57:19 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (8.95s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:19 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:22 DEBUG : dir/file1: Remove: 2026/05/07 01:57:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:22 DEBUG : dir/file1: >Remove: err= 2026/05/07 01:57:22 DEBUG : dir/file1: Remove: 2026/05/07 01:57:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/07 01:57:22 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:22 DEBUG : dir: Looking for writers 2026/05/07 01:57:22 DEBUG : Looking for writers 2026/05/07 01:57:22 DEBUG : dir: reading active writers 2026/05/07 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.33s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:23 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2026/05/07 01:57:31 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:31 DEBUG : Looking for writers 2026/05/07 01:57:31 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (8.98s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:32 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:57:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:57:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/07 01:57:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 01:57:34 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/07 01:57:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 01:57:34 DEBUG : dir/file1: Open: flags=0x3 2026/05/07 01:57:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/07 01:57:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/07 01:57:34 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:34 DEBUG : dir: Looking for writers 2026/05/07 01:57:34 DEBUG : file1: reading active writers 2026/05/07 01:57:34 DEBUG : Looking for writers 2026/05/07 01:57:34 DEBUG : dir: reading active writers 2026/05/07 01:57:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.37s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:35 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:36 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:36 DEBUG : dir: Looking for writers 2026/05/07 01:57:36 DEBUG : file1: reading active writers 2026/05/07 01:57:36 DEBUG : Looking for writers 2026/05/07 01:57:36 DEBUG : dir: reading active writers 2026/05/07 01:57:36 DEBUG : >WaitForWriters: 2026/05/07 01:57:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:37 DEBUG : newLeaf: Updating file with newLeaf 0xe191094c820 2026/05/07 01:57:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 01:57:38 DEBUG : dir/file1: Updating file with dir/file1 0xe191094c820 2026/05/07 01:57:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 01:57:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:57:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 01:57:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:38 DEBUG : dir/file1: File is currently open, delaying rename 0xe191094c820 2026/05/07 01:57:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:38 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/07 01:57:39 DEBUG : dir/file1: size = 25 OK 2026/05/07 01:57:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:57:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 01:57:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:39 DEBUG : newLeaf: Running delayed rename now 2026/05/07 01:57:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:40 DEBUG : newLeaf: Updating file with newLeaf 0xe191094c820 2026/05/07 01:57:40 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:40 DEBUG : dir: Looking for writers 2026/05/07 01:57:40 DEBUG : Looking for writers 2026/05/07 01:57:40 DEBUG : dir: reading active writers 2026/05/07 01:57:40 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:40 DEBUG : >WaitForWriters: 2026/05/07 01:57:40 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:40 DEBUG : dir: Looking for writers 2026/05/07 01:57:40 DEBUG : Looking for writers 2026/05/07 01:57:40 DEBUG : dir: reading active writers 2026/05/07 01:57:40 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:41 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:41 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:57:41 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:41 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:41 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:57:42 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:42 DEBUG : dir: Looking for writers 2026/05/07 01:57:42 DEBUG : file1: reading active writers 2026/05/07 01:57:42 DEBUG : Looking for writers 2026/05/07 01:57:42 DEBUG : dir: reading active writers 2026/05/07 01:57:42 DEBUG : >WaitForWriters: 2026/05/07 01:57:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:43 DEBUG : newLeaf: Updating file with newLeaf 0xe1910fa36c0 2026/05/07 01:57:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 01:57:44 DEBUG : dir/file1: Updating file with dir/file1 0xe1910fa36c0 2026/05/07 01:57:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 01:57:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:57:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 01:57:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:44 DEBUG : dir/file1: File is currently open, delaying rename 0xe1910fa36c0 2026/05/07 01:57:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:44 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/07 01:57:45 DEBUG : dir/file1: size = 25 OK 2026/05/07 01:57:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:57:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 01:57:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:45 DEBUG : newLeaf: Running delayed rename now 2026/05/07 01:57:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:45 DEBUG : newLeaf: Updating file with newLeaf 0xe1910fa36c0 2026/05/07 01:57:45 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:45 DEBUG : dir: Looking for writers 2026/05/07 01:57:45 DEBUG : Looking for writers 2026/05/07 01:57:45 DEBUG : dir: reading active writers 2026/05/07 01:57:45 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:45 DEBUG : >WaitForWriters: 2026/05/07 01:57:46 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:46 DEBUG : dir: Looking for writers 2026/05/07 01:57:46 DEBUG : Looking for writers 2026/05/07 01:57:46 DEBUG : dir: reading active writers 2026/05/07 01:57:46 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:46 DEBUG : >WaitForWriters: 2026/05/07 01:57:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:46 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:57:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:46 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:57:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:57:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:57:48 DEBUG : dir/file1(0xe191160f4c0): openPending: 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 01:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:48 DEBUG : dir/file1(0xe191160f4c0): >openPending: err= 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:57:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:57:48 DEBUG : dir/file1(0xe191160f4c0): _writeAt: size=14, off=0 2026/05/07 01:57:48 DEBUG : dir/file1(0xe191160f4c0): >_writeAt: n=14, err= 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 01:57:48 DEBUG : dir/file1(0xe191160f4c0): close: 2026/05/07 01:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 01:57:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:57:48 DEBUG : dir/file1(0xe191160f4c0): >close: err= 2026/05/07 01:57:48 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:57:48 DEBUG : dir: Looking for writers 2026/05/07 01:57:48 DEBUG : file1: reading active writers 2026/05/07 01:57:48 DEBUG : Looking for writers 2026/05/07 01:57:48 DEBUG : dir: reading active writers 2026/05/07 01:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:57:48 DEBUG : dir/file1: size = 14 OK 2026/05/07 01:57:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/07 01:57:48 INFO : dir/file1: Copied (replaced existing) 2026/05/07 01:57:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 01:57:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/07 01:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 01:57:49 DEBUG : dir: Looking for writers 2026/05/07 01:57:49 DEBUG : file1: reading active writers 2026/05/07 01:57:49 DEBUG : Looking for writers 2026/05/07 01:57:49 DEBUG : dir: reading active writers 2026/05/07 01:57:49 DEBUG : >WaitForWriters: 2026/05/07 01:57:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:57:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:57:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:57:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:57:49 DEBUG : dir/file1(0xe191160fec0): _readAt: size=512, off=0 2026/05/07 01:57:49 DEBUG : dir/file1(0xe191160fec0): openPending: 2026/05/07 01:57:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/07 01:57:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 01:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:49 DEBUG : dir/file1(0xe191160fec0): >openPending: err= 2026/05/07 01:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 01:57:49 DEBUG : dir/file1(0xe191160fec0): >_readAt: n=14, err=EOF 2026/05/07 01:57:49 DEBUG : dir/file1(0xe191160fec0): close: 2026/05/07 01:57:49 DEBUG : dir/file1(0xe191160fec0): >close: err= 2026/05/07 01:57:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:57:50 DEBUG : newLeaf: Updating file with newLeaf 0xe191094de10 2026/05/07 01:57:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 01:57:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/07 01:57:51 DEBUG : dir/file1: Updating file with dir/file1 0xe191094de10 2026/05/07 01:57:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 01:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:57:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:57:51 DEBUG : dir/file1(0xe1910c87880): openPending: 2026/05/07 01:57:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/07 01:57:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 01:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:51 DEBUG : dir/file1(0xe1910c87880): >openPending: err= 2026/05/07 01:57:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:57:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:57:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:57:51 DEBUG : dir/file1(0xe1910c87880): _writeAt: size=25, off=0 2026/05/07 01:57:51 DEBUG : dir/file1(0xe1910c87880): >_writeAt: n=25, err= 2026/05/07 01:57:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:57:51 DEBUG : newLeaf: Updating file with newLeaf 0xe191094de10 2026/05/07 01:57:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:51 DEBUG : newLeaf(0xe1910c87880): close: 2026/05/07 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 01:57:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 01:57:51.368043394 +0000 UTC m=+133.008023672 2026/05/07 01:57:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 01:57:51 DEBUG : newLeaf(0xe1910c87880): >close: err= 2026/05/07 01:57:51 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:51 DEBUG : dir: Looking for writers 2026/05/07 01:57:51 DEBUG : Looking for writers 2026/05/07 01:57:51 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:51 DEBUG : dir: reading active writers 2026/05/07 01:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:57:51 DEBUG : dir: Looking for writers 2026/05/07 01:57:51 DEBUG : Looking for writers 2026/05/07 01:57:51 DEBUG : dir: reading active writers 2026/05/07 01:57:51 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:57:51 DEBUG : dir: Looking for writers 2026/05/07 01:57:51 DEBUG : Looking for writers 2026/05/07 01:57:51 DEBUG : dir: reading active writers 2026/05/07 01:57:51 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:57:52 DEBUG : dir: Looking for writers 2026/05/07 01:57:52 DEBUG : Looking for writers 2026/05/07 01:57:52 DEBUG : dir: reading active writers 2026/05/07 01:57:52 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:57:52 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 01:57:52 DEBUG : dir: Looking for writers 2026/05/07 01:57:52 DEBUG : Looking for writers 2026/05/07 01:57:52 DEBUG : dir: reading active writers 2026/05/07 01:57:52 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:57:52 DEBUG : dir: Looking for writers 2026/05/07 01:57:52 DEBUG : Looking for writers 2026/05/07 01:57:52 DEBUG : dir: reading active writers 2026/05/07 01:57:52 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:57:52 DEBUG : dir: Looking for writers 2026/05/07 01:57:52 DEBUG : Looking for writers 2026/05/07 01:57:52 DEBUG : dir: reading active writers 2026/05/07 01:57:52 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:57:52 DEBUG : newLeaf: size = 25 OK 2026/05/07 01:57:52 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/07 01:57:52 INFO : newLeaf: Copied (replaced existing) 2026/05/07 01:57:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 01:57:51 +0000 UTC," 2026/05/07 01:57:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 01:57:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 01:57:53 DEBUG : dir: Looking for writers 2026/05/07 01:57:53 DEBUG : Looking for writers 2026/05/07 01:57:53 DEBUG : dir: reading active writers 2026/05/07 01:57:53 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:53 DEBUG : >WaitForWriters: 2026/05/07 01:57:53 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:53 DEBUG : dir: Looking for writers 2026/05/07 01:57:53 DEBUG : Looking for writers 2026/05/07 01:57:53 DEBUG : dir: reading active writers 2026/05/07 01:57:53 DEBUG : newLeaf: reading active writers 2026/05/07 01:57:53 DEBUG : >WaitForWriters: 2026/05/07 01:57:53 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:57:55 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:57:55 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:57:55 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:55 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:57:55 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:57:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:57:57 DEBUG : dir: Looking for writers 2026/05/07 01:57:57 DEBUG : file1: reading active writers 2026/05/07 01:57:57 DEBUG : Looking for writers 2026/05/07 01:57:57 DEBUG : dir: reading active writers 2026/05/07 01:57:57 DEBUG : >WaitForWriters: 2026/05/07 01:57:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:57:58 DEBUG : newLeaf: Updating file with newLeaf 0xe1911988340 2026/05/07 01:57:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:57:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:57:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 01:57:59 DEBUG : dir/file1: Updating file with dir/file1 0xe1911988340 2026/05/07 01:57:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 01:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:57:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:57:59 DEBUG : dir/file1(0xe1911606f00): openPending: 2026/05/07 01:57:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/07 01:57:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 01:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:57:59 DEBUG : dir/file1(0xe1911606f00): >openPending: err= 2026/05/07 01:57:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:57:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:57:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:57:59 DEBUG : dir/file1(0xe1911606f00): _writeAt: size=25, off=0 2026/05/07 01:57:59 DEBUG : dir/file1(0xe1911606f00): >_writeAt: n=25, err= 2026/05/07 01:58:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:58:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:58:00 DEBUG : newLeaf: Updating file with newLeaf 0xe1911988340 2026/05/07 01:58:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:58:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:00 DEBUG : newLeaf(0xe1911606f00): close: 2026/05/07 01:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 01:58:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 01:57:59.530508727 +0000 UTC m=+141.170489004 2026/05/07 01:58:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:00 DEBUG : newLeaf(0xe1911606f00): >close: err= 2026/05/07 01:58:00 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:00 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:00 DEBUG : dir: Looking for writers 2026/05/07 01:58:00 DEBUG : Looking for writers 2026/05/07 01:58:00 DEBUG : dir: reading active writers 2026/05/07 01:58:00 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:00 DEBUG : newLeaf: size = 25 OK 2026/05/07 01:58:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/07 01:58:00 INFO : newLeaf: Copied (replaced existing) 2026/05/07 01:58:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 01:57:59 +0000 UTC," 2026/05/07 01:58:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 01:58:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 01:58:01 DEBUG : dir: Looking for writers 2026/05/07 01:58:01 DEBUG : Looking for writers 2026/05/07 01:58:01 DEBUG : dir: reading active writers 2026/05/07 01:58:01 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:01 DEBUG : >WaitForWriters: 2026/05/07 01:58:01 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:01 DEBUG : dir: Looking for writers 2026/05/07 01:58:01 DEBUG : Looking for writers 2026/05/07 01:58:01 DEBUG : dir: reading active writers 2026/05/07 01:58:01 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:01 DEBUG : >WaitForWriters: 2026/05/07 01:58:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:02 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:02 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:03 DEBUG : dir/file1(0xe1910a44940): openPending: 2026/05/07 01:58:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/07 01:58:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 01:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:03 DEBUG : dir/file1(0xe1910a44940): >openPending: err= 2026/05/07 01:58:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:03 DEBUG : dir/file1(0xe1910a44940): _writeAt: size=14, off=0 2026/05/07 01:58:03 DEBUG : dir/file1(0xe1910a44940): >_writeAt: n=14, err= 2026/05/07 01:58:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 01:58:03 DEBUG : dir/file1(0xe1910a44940): close: 2026/05/07 01:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 01:58:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 01:58:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:03 DEBUG : dir/file1(0xe1910a44940): >close: err= 2026/05/07 01:58:03 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:03 DEBUG : dir: Looking for writers 2026/05/07 01:58:03 DEBUG : file1: reading active writers 2026/05/07 01:58:03 DEBUG : Looking for writers 2026/05/07 01:58:03 DEBUG : dir: reading active writers 2026/05/07 01:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:03 DEBUG : dir: Looking for writers 2026/05/07 01:58:03 DEBUG : file1: reading active writers 2026/05/07 01:58:03 DEBUG : Looking for writers 2026/05/07 01:58:03 DEBUG : dir: reading active writers 2026/05/07 01:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:03 DEBUG : dir: Looking for writers 2026/05/07 01:58:03 DEBUG : file1: reading active writers 2026/05/07 01:58:03 DEBUG : Looking for writers 2026/05/07 01:58:03 DEBUG : dir: reading active writers 2026/05/07 01:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:03 DEBUG : dir: Looking for writers 2026/05/07 01:58:03 DEBUG : file1: reading active writers 2026/05/07 01:58:03 DEBUG : Looking for writers 2026/05/07 01:58:03 DEBUG : dir: reading active writers 2026/05/07 01:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:03 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 01:58:03 DEBUG : dir: Looking for writers 2026/05/07 01:58:03 DEBUG : file1: reading active writers 2026/05/07 01:58:03 DEBUG : Looking for writers 2026/05/07 01:58:03 DEBUG : dir: reading active writers 2026/05/07 01:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:04 DEBUG : dir: Looking for writers 2026/05/07 01:58:04 DEBUG : file1: reading active writers 2026/05/07 01:58:04 DEBUG : Looking for writers 2026/05/07 01:58:04 DEBUG : dir: reading active writers 2026/05/07 01:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:04 DEBUG : dir: Looking for writers 2026/05/07 01:58:04 DEBUG : file1: reading active writers 2026/05/07 01:58:04 DEBUG : Looking for writers 2026/05/07 01:58:04 DEBUG : dir: reading active writers 2026/05/07 01:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:04 DEBUG : dir/file1: size = 14 OK 2026/05/07 01:58:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:04 INFO : dir/file1: Copied (replaced existing) 2026/05/07 01:58:04 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/07 01:58:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/07 01:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:04 DEBUG : dir: Looking for writers 2026/05/07 01:58:04 DEBUG : file1: reading active writers 2026/05/07 01:58:04 DEBUG : Looking for writers 2026/05/07 01:58:04 DEBUG : dir: reading active writers 2026/05/07 01:58:04 DEBUG : >WaitForWriters: 2026/05/07 01:58:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:04 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:04 DEBUG : dir/file1(0xe1910cf8900): _readAt: size=512, off=0 2026/05/07 01:58:04 DEBUG : dir/file1(0xe1910cf8900): openPending: 2026/05/07 01:58:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/07 01:58:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 01:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:04 DEBUG : dir/file1(0xe1910cf8900): >openPending: err= 2026/05/07 01:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 01:58:04 DEBUG : dir/file1(0xe1910cf8900): >_readAt: n=14, err=EOF 2026/05/07 01:58:04 DEBUG : dir/file1(0xe1910cf8900): close: 2026/05/07 01:58:04 DEBUG : dir/file1(0xe1910cf8900): >close: err= 2026/05/07 01:58:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:58:05 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/07 01:58:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:58:05 DEBUG : newLeaf: Updating file with newLeaf 0xe19119eba00 2026/05/07 01:58:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:58:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 01:58:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/07 01:58:06 DEBUG : dir/file1: Updating file with dir/file1 0xe19119eba00 2026/05/07 01:58:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 01:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:58:06 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:06 DEBUG : dir/file1(0xe1910cf9dc0): openPending: 2026/05/07 01:58:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/07 01:58:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 01:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:06 DEBUG : dir/file1(0xe1910cf9dc0): >openPending: err= 2026/05/07 01:58:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:58:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:06 DEBUG : dir/file1(0xe1910cf9dc0): _writeAt: size=25, off=0 2026/05/07 01:58:06 DEBUG : dir/file1(0xe1910cf9dc0): >_writeAt: n=25, err= 2026/05/07 01:58:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:58:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:58:07 DEBUG : newLeaf: Updating file with newLeaf 0xe19119eba00 2026/05/07 01:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:58:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:07 DEBUG : newLeaf(0xe1910cf9dc0): close: 2026/05/07 01:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 01:58:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 01:58:06.942364506 +0000 UTC m=+148.582344783 2026/05/07 01:58:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:07 DEBUG : newLeaf(0xe1910cf9dc0): >close: err= 2026/05/07 01:58:07 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:07 DEBUG : dir: Looking for writers 2026/05/07 01:58:07 DEBUG : Looking for writers 2026/05/07 01:58:07 DEBUG : dir: reading active writers 2026/05/07 01:58:07 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:07 DEBUG : dir: Looking for writers 2026/05/07 01:58:07 DEBUG : Looking for writers 2026/05/07 01:58:07 DEBUG : dir: reading active writers 2026/05/07 01:58:07 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:07 DEBUG : dir: Looking for writers 2026/05/07 01:58:07 DEBUG : Looking for writers 2026/05/07 01:58:07 DEBUG : dir: reading active writers 2026/05/07 01:58:07 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:07 DEBUG : dir: Looking for writers 2026/05/07 01:58:07 DEBUG : Looking for writers 2026/05/07 01:58:07 DEBUG : dir: reading active writers 2026/05/07 01:58:07 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:07 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 01:58:07 DEBUG : dir: Looking for writers 2026/05/07 01:58:07 DEBUG : Looking for writers 2026/05/07 01:58:07 DEBUG : dir: reading active writers 2026/05/07 01:58:07 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:07 DEBUG : dir: Looking for writers 2026/05/07 01:58:07 DEBUG : Looking for writers 2026/05/07 01:58:07 DEBUG : dir: reading active writers 2026/05/07 01:58:07 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:08 DEBUG : dir: Looking for writers 2026/05/07 01:58:08 DEBUG : Looking for writers 2026/05/07 01:58:08 DEBUG : dir: reading active writers 2026/05/07 01:58:08 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:08 DEBUG : newLeaf: size = 25 OK 2026/05/07 01:58:08 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/07 01:58:08 INFO : newLeaf: Copied (replaced existing) 2026/05/07 01:58:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 01:58:06 +0000 UTC," 2026/05/07 01:58:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 01:58:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 01:58:08 DEBUG : dir: Looking for writers 2026/05/07 01:58:08 DEBUG : Looking for writers 2026/05/07 01:58:08 DEBUG : dir: reading active writers 2026/05/07 01:58:08 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:08 DEBUG : >WaitForWriters: 2026/05/07 01:58:09 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:09 DEBUG : dir: Looking for writers 2026/05/07 01:58:09 DEBUG : Looking for writers 2026/05/07 01:58:09 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:09 DEBUG : dir: reading active writers 2026/05/07 01:58:09 DEBUG : >WaitForWriters: 2026/05/07 01:58:09 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:09 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:09 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:09 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:09 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:09 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:11 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:11 DEBUG : dir: Looking for writers 2026/05/07 01:58:11 DEBUG : file1: reading active writers 2026/05/07 01:58:11 DEBUG : Looking for writers 2026/05/07 01:58:11 DEBUG : dir: reading active writers 2026/05/07 01:58:11 DEBUG : >WaitForWriters: 2026/05/07 01:58:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:11 DEBUG : dir/file1(0xe1910f2a400): _readAt: size=512, off=0 2026/05/07 01:58:11 DEBUG : dir/file1(0xe1910f2a400): openPending: 2026/05/07 01:58:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/07 01:58:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 01:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:11 DEBUG : dir/file1(0xe1910f2a400): >openPending: err= 2026/05/07 01:58:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/07 01:58:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:58:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:11 DEBUG : dir/file1(0xe1910f2a400): >_readAt: n=14, err=EOF 2026/05/07 01:58:11 DEBUG : dir/file1(0xe1910f2a400): close: 2026/05/07 01:58:11 DEBUG : dir/file1(0xe1910f2a400): >close: err= 2026/05/07 01:58:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:58:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:58:12 DEBUG : newLeaf: Updating file with newLeaf 0xe19115b3ad0 2026/05/07 01:58:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:58:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 01:58:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/07 01:58:13 DEBUG : dir/file1: Updating file with dir/file1 0xe19115b3ad0 2026/05/07 01:58:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 01:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:58:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:13 DEBUG : dir/file1(0xe1910ed98c0): openPending: 2026/05/07 01:58:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/07 01:58:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 01:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:13 DEBUG : dir/file1(0xe1910ed98c0): >openPending: err= 2026/05/07 01:58:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:58:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:13 DEBUG : dir/file1(0xe1910ed98c0): _writeAt: size=25, off=0 2026/05/07 01:58:13 DEBUG : dir/file1(0xe1910ed98c0): >_writeAt: n=25, err= 2026/05/07 01:58:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 01:58:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 01:58:14 DEBUG : newLeaf: Updating file with newLeaf 0xe19115b3ad0 2026/05/07 01:58:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:58:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:14 DEBUG : newLeaf(0xe1910ed98c0): close: 2026/05/07 01:58:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 01:58:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 01:58:13.403128067 +0000 UTC m=+155.043108374 2026/05/07 01:58:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:14 DEBUG : newLeaf(0xe1910ed98c0): >close: err= 2026/05/07 01:58:14 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:14 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:14 DEBUG : dir: Looking for writers 2026/05/07 01:58:14 DEBUG : Looking for writers 2026/05/07 01:58:14 DEBUG : dir: reading active writers 2026/05/07 01:58:14 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:14 DEBUG : newLeaf: size = 25 OK 2026/05/07 01:58:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/07 01:58:14 INFO : newLeaf: Copied (replaced existing) 2026/05/07 01:58:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 01:58:13 +0000 UTC," 2026/05/07 01:58:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 01:58:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 01:58:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 01:58:15 DEBUG : dir: Looking for writers 2026/05/07 01:58:15 DEBUG : Looking for writers 2026/05/07 01:58:15 DEBUG : dir: reading active writers 2026/05/07 01:58:15 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:15 DEBUG : >WaitForWriters: 2026/05/07 01:58:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:15 DEBUG : dir: Looking for writers 2026/05/07 01:58:15 DEBUG : Looking for writers 2026/05/07 01:58:15 DEBUG : dir: reading active writers 2026/05/07 01:58:15 DEBUG : newLeaf: reading active writers 2026/05/07 01:58:15 DEBUG : >WaitForWriters: 2026/05/07 01:58:15 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestFileRename (40.89s) --- PASS: TestFileRename/off,forceCache=false (5.72s) --- PASS: TestFileRename/minimal,forceCache=false (5.67s) --- PASS: TestFileRename/minimal,forceCache=true (8.41s) --- PASS: TestFileRename/writes,forceCache=false (7.18s) --- PASS: TestFileRename/writes,forceCache=true (7.50s) --- PASS: TestFileRename/full,forceCache=false (6.40s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:16 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:16 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:16 DEBUG : Looking for writers 2026/05/07 01:58:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:16 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:58:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 01:58:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:18 DEBUG : dir: Looking for writers 2026/05/07 01:58:18 DEBUG : file1: reading active writers 2026/05/07 01:58:18 DEBUG : Looking for writers 2026/05/07 01:58:18 DEBUG : dir: reading active writers 2026/05/07 01:58:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.25s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:18 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:58:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/07 01:58:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/07 01:58:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/07 01:58:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/07 01:58:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/07 01:58:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/07 01:58:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/07 01:58:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/07 01:58:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/07 01:58:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/07 01:58:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:21 DEBUG : dir: Looking for writers 2026/05/07 01:58:21 DEBUG : file1: reading active writers 2026/05/07 01:58:21 DEBUG : Looking for writers 2026/05/07 01:58:21 DEBUG : dir: reading active writers 2026/05/07 01:58:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.71s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:22 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:58:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/07 01:58:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/07 01:58:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/07 01:58:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/07 01:58:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/07 01:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/07 01:58:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/07 01:58:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/07 01:58:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/07 01:58:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/07 01:58:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/07 01:58:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/07 01:58:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/07 01:58:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/07 01:58:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/07 01:58:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/07 01:58:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/07 01:58:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/07 01:58:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/07 01:58:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/07 01:58:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/07 01:58:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/07 01:58:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/07 01:58:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/07 01:58:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/07 01:58:26 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:26 DEBUG : dir: Looking for writers 2026/05/07 01:58:26 DEBUG : file1: reading active writers 2026/05/07 01:58:26 DEBUG : Looking for writers 2026/05/07 01:58:26 DEBUG : dir: reading active writers 2026/05/07 01:58:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.35s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:26 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:58:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 01:58:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:28 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:28 DEBUG : dir: Looking for writers 2026/05/07 01:58:28 DEBUG : file1: reading active writers 2026/05/07 01:58:28 DEBUG : Looking for writers 2026/05/07 01:58:28 DEBUG : dir: reading active writers 2026/05/07 01:58:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.30s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:29 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 01:58:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 01:58:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/07 01:58:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/07 01:58:30 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:30 DEBUG : dir: Looking for writers 2026/05/07 01:58:30 DEBUG : file1: reading active writers 2026/05/07 01:58:30 DEBUG : Looking for writers 2026/05/07 01:58:30 DEBUG : dir: reading active writers 2026/05/07 01:58:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:31 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:31 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:31 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:31 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:31 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:32 DEBUG : dir/file1(0xe19110d7c00): _readAt: size=1, off=0 2026/05/07 01:58:32 DEBUG : dir/file1(0xe19110d7c00): openPending: 2026/05/07 01:58:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:32 DEBUG : dir/file1(0xe19110d7c00): >openPending: err= 2026/05/07 01:58:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/07 01:58:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:58:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): >_readAt: n=1, err= 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): _readAt: size=256, off=1 2026/05/07 01:58:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): >_readAt: n=15, err=EOF 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): _readAt: size=16, off=16 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): >_readAt: n=0, err=EOF 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): close: 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): >close: err= 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): close: 2026/05/07 01:58:33 DEBUG : dir/file1(0xe19110d7c00): >close: err=file already closed 2026/05/07 01:58:33 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:33 DEBUG : dir: Looking for writers 2026/05/07 01:58:33 DEBUG : file1: reading active writers 2026/05/07 01:58:33 DEBUG : Looking for writers 2026/05/07 01:58:33 DEBUG : dir: reading active writers 2026/05/07 01:58:33 DEBUG : >WaitForWriters: 2026/05/07 01:58:33 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.26s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:33 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:33 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:33 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:33 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:33 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:34 DEBUG : dir/file1(0xe19116dc480): _readAt: size=1, off=0 2026/05/07 01:58:34 DEBUG : dir/file1(0xe19116dc480): openPending: 2026/05/07 01:58:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:34 DEBUG : dir/file1(0xe19116dc480): >openPending: err= 2026/05/07 01:58:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/07 01:58:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:58:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): >_readAt: n=1, err= 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): _readAt: size=1, off=5 2026/05/07 01:58:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): >_readAt: n=1, err= 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): _readAt: size=1, off=3 2026/05/07 01:58:35 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): >_readAt: n=1, err= 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): _readAt: size=1, off=13 2026/05/07 01:58:35 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): >_readAt: n=1, err= 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): _readAt: size=16, off=100 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): >_readAt: n=0, err=EOF 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): close: 2026/05/07 01:58:35 DEBUG : dir/file1(0xe19116dc480): >close: err= 2026/05/07 01:58:35 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:35 DEBUG : dir: Looking for writers 2026/05/07 01:58:35 DEBUG : file1: reading active writers 2026/05/07 01:58:35 DEBUG : Looking for writers 2026/05/07 01:58:35 DEBUG : dir: reading active writers 2026/05/07 01:58:35 DEBUG : >WaitForWriters: 2026/05/07 01:58:35 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.28s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:36 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:36 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:36 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:36 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:36 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=1, off=0 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): openPending: 2026/05/07 01:58:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >openPending: err= 2026/05/07 01:58:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/07 01:58:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:58:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=1, err= 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=1, off=5 2026/05/07 01:58:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=1, err= 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=1, off=1 2026/05/07 01:58:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=1, err= 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=6, off=10 2026/05/07 01:58:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=6, err= 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=256, off=10 2026/05/07 01:58:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=6, err=EOF 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=256, off=100 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=0, err=EOF 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): close: 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >close: err= 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): _readAt: size=256, off=100 2026/05/07 01:58:37 DEBUG : dir/file1(0xe19112c8300): >_readAt: n=0, err=file already closed 2026/05/07 01:58:37 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:37 DEBUG : dir: Looking for writers 2026/05/07 01:58:37 DEBUG : file1: reading active writers 2026/05/07 01:58:37 DEBUG : Looking for writers 2026/05/07 01:58:37 DEBUG : dir: reading active writers 2026/05/07 01:58:37 DEBUG : >WaitForWriters: 2026/05/07 01:58:37 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting 2026/05/07 01:58:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.24s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:38 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:38 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:38 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:38 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:38 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): RWFileHandle.Flush 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): _readAt: size=256, off=0 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): openPending: 2026/05/07 01:58:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): >openPending: err= 2026/05/07 01:58:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/07 01:58:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:58:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): >_readAt: n=16, err=EOF 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): RWFileHandle.Flush 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): RWFileHandle.Flush 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): close: 2026/05/07 01:58:39 DEBUG : dir/file1(0xe1910cf8700): >close: err= 2026/05/07 01:58:39 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:39 DEBUG : dir: Looking for writers 2026/05/07 01:58:39 DEBUG : file1: reading active writers 2026/05/07 01:58:39 DEBUG : Looking for writers 2026/05/07 01:58:39 DEBUG : dir: reading active writers 2026/05/07 01:58:39 DEBUG : >WaitForWriters: 2026/05/07 01:58:39 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting 2026/05/07 01:58:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.37s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:40 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:40 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:40 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:40 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:40 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:58:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 01:58:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:41 DEBUG : dir/file1(0xe19112c9380): _readAt: size=256, off=0 2026/05/07 01:58:41 DEBUG : dir/file1(0xe19112c9380): openPending: 2026/05/07 01:58:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:41 DEBUG : dir/file1(0xe19112c9380): >openPending: err= 2026/05/07 01:58:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/07 01:58:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:58:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:58:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:58:42 DEBUG : dir/file1(0xe19112c9380): >_readAt: n=16, err=EOF 2026/05/07 01:58:42 DEBUG : dir/file1(0xe19112c9380): RWFileHandle.Release 2026/05/07 01:58:42 DEBUG : dir/file1(0xe19112c9380): close: 2026/05/07 01:58:42 DEBUG : dir/file1(0xe19112c9380): >close: err= 2026/05/07 01:58:42 DEBUG : dir/file1(0xe19112c9380): RWFileHandle.Release 2026/05/07 01:58:42 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:42 DEBUG : dir: Looking for writers 2026/05/07 01:58:42 DEBUG : file1: reading active writers 2026/05/07 01:58:42 DEBUG : Looking for writers 2026/05/07 01:58:42 DEBUG : dir: reading active writers 2026/05/07 01:58:42 DEBUG : >WaitForWriters: 2026/05/07 01:58:42 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting 2026/05/07 01:58:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.28s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:42 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:42 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:42 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:42 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:42 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:43 DEBUG : file1: newRWFileHandle: 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): openPending: 2026/05/07 01:58:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): >openPending: err= 2026/05/07 01:58:43 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:58:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): _writeAt: size=5, off=0 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): >_writeAt: n=5, err= 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): _writeAt: size=7, off=5 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): >_writeAt: n=7, err= 2026/05/07 01:58:43 DEBUG : file1: vfs cache: truncate to size=11 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): close: 2026/05/07 01:58:43 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 01:58:43.033538311 +0000 UTC m=+184.673518578 2026/05/07 01:58:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): >close: err= 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): close: 2026/05/07 01:58:43 DEBUG : file1(0xe1910ed8180): >close: err=file already closed 2026/05/07 01:58:43 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:43 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:43 DEBUG : Looking for writers 2026/05/07 01:58:43 DEBUG : file1: reading active writers 2026/05/07 01:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:43 DEBUG : file1: size = 11 OK 2026/05/07 01:58:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:43 INFO : file1: Copied (new) 2026/05/07 01:58:43 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-07 01:58:43 +0000 UTC," 2026/05/07 01:58:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:43 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:44 DEBUG : Looking for writers 2026/05/07 01:58:44 DEBUG : file1: reading active writers 2026/05/07 01:58:44 DEBUG : >WaitForWriters: 2026/05/07 01:58:44 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:44 DEBUG : Looking for writers 2026/05/07 01:58:44 DEBUG : file1: reading active writers 2026/05/07 01:58:44 DEBUG : >WaitForWriters: 2026/05/07 01:58:44 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:44 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:44 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:44 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:44 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:44 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:44 DEBUG : file1: newRWFileHandle: 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): openPending: 2026/05/07 01:58:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): >openPending: err= 2026/05/07 01:58:44 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:58:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): _writeAt: size=7, off=0 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): >_writeAt: n=7, err= 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): _writeAt: size=6, off=5 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): >_writeAt: n=6, err= 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): close: 2026/05/07 01:58:44 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 01:58:44.99111928 +0000 UTC m=+186.631099557 2026/05/07 01:58:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): >close: err= 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): _writeAt: size=5, off=0 2026/05/07 01:58:44 DEBUG : file1(0xe19112c9d40): >_writeAt: n=0, err=file already closed 2026/05/07 01:58:44 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:44 DEBUG : Looking for writers 2026/05/07 01:58:44 DEBUG : file1: reading active writers 2026/05/07 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:45 DEBUG : Looking for writers 2026/05/07 01:58:45 DEBUG : file1: reading active writers 2026/05/07 01:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:45 DEBUG : Looking for writers 2026/05/07 01:58:45 DEBUG : file1: reading active writers 2026/05/07 01:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:45 DEBUG : Looking for writers 2026/05/07 01:58:45 DEBUG : file1: reading active writers 2026/05/07 01:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:45 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:58:45 DEBUG : Looking for writers 2026/05/07 01:58:45 DEBUG : file1: reading active writers 2026/05/07 01:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:45 DEBUG : Looking for writers 2026/05/07 01:58:45 DEBUG : file1: reading active writers 2026/05/07 01:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:45 DEBUG : Looking for writers 2026/05/07 01:58:45 DEBUG : file1: reading active writers 2026/05/07 01:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:45 DEBUG : file1: size = 11 OK 2026/05/07 01:58:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:45 INFO : file1: Copied (new) 2026/05/07 01:58:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-07 01:58:44 +0000 UTC," 2026/05/07 01:58:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:45 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:46 DEBUG : Looking for writers 2026/05/07 01:58:46 DEBUG : file1: reading active writers 2026/05/07 01:58:46 DEBUG : >WaitForWriters: 2026/05/07 01:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:46 DEBUG : Looking for writers 2026/05/07 01:58:46 DEBUG : file1: reading active writers 2026/05/07 01:58:46 DEBUG : >WaitForWriters: 2026/05/07 01:58:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:46 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:46 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:46 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:46 DEBUG : file1: newRWFileHandle: 2026/05/07 01:58:46 DEBUG : file1(0xe1910cf92c0): openPending: 2026/05/07 01:58:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:46 DEBUG : file1(0xe1910cf92c0): >openPending: err= 2026/05/07 01:58:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:58:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:58:46 DEBUG : file1(0xe1910cf92c0): close: 2026/05/07 01:58:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 01:58:46.961757387 +0000 UTC m=+188.601737654 2026/05/07 01:58:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:46 DEBUG : file1(0xe1910cf92c0): >close: err= 2026/05/07 01:58:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 01:58:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:58:46 DEBUG : file2: newRWFileHandle: 2026/05/07 01:58:46 DEBUG : file2(0xe1910cf9740): openPending: 2026/05/07 01:58:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 01:58:46 DEBUG : file2(0xe1910cf9740): >openPending: err= 2026/05/07 01:58:46 DEBUG : file2: >newRWFileHandle: err= 2026/05/07 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 01:58:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/07 01:58:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/07 01:58:46 DEBUG : file2(0xe1910cf9740): RWFileHandle.Flush 2026/05/07 01:58:46 DEBUG : file2(0xe1910cf9740): RWFileHandle.Release 2026/05/07 01:58:46 DEBUG : file2(0xe1910cf9740): close: 2026/05/07 01:58:46 DEBUG : file2: vfs cache: setting modification time to 2026-05-07 01:58:46.962567432 +0000 UTC m=+188.602547709 2026/05/07 01:58:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:46 DEBUG : file2(0xe1910cf9740): >close: err= 2026/05/07 01:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:46 DEBUG : Looking for writers 2026/05/07 01:58:46 DEBUG : file1: reading active writers 2026/05/07 01:58:46 DEBUG : file2: reading active writers 2026/05/07 01:58:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/07 01:58:46 DEBUG : Looking for writers 2026/05/07 01:58:46 DEBUG : file1: reading active writers 2026/05/07 01:58:46 DEBUG : file2: reading active writers 2026/05/07 01:58:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/07 01:58:46 DEBUG : Looking for writers 2026/05/07 01:58:46 DEBUG : file1: reading active writers 2026/05/07 01:58:46 DEBUG : file2: reading active writers 2026/05/07 01:58:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/07 01:58:47 DEBUG : Looking for writers 2026/05/07 01:58:47 DEBUG : file2: reading active writers 2026/05/07 01:58:47 DEBUG : file1: reading active writers 2026/05/07 01:58:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/07 01:58:47 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:58:47 DEBUG : file2: vfs cache: starting upload 2026/05/07 01:58:47 DEBUG : Looking for writers 2026/05/07 01:58:47 DEBUG : file1: reading active writers 2026/05/07 01:58:47 DEBUG : file2: reading active writers 2026/05/07 01:58:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/07 01:58:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe/dir/file1: no such file or directory 2026/05/07 01:58:47 DEBUG : Looking for writers 2026/05/07 01:58:47 DEBUG : file1: reading active writers 2026/05/07 01:58:47 DEBUG : file2: reading active writers 2026/05/07 01:58:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/07 01:58:47 DEBUG : Looking for writers 2026/05/07 01:58:47 DEBUG : file1: reading active writers 2026/05/07 01:58:47 DEBUG : file2: reading active writers 2026/05/07 01:58:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/07 01:58:47 DEBUG : file1: size = 0 OK 2026/05/07 01:58:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:47 INFO : file1: Copied (new) 2026/05/07 01:58:47 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-07 01:58:46 +0000 UTC," 2026/05/07 01:58:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:47 DEBUG : file2: size = 0 OK 2026/05/07 01:58:47 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/07 01:58:47 INFO : file2: Copied (new) 2026/05/07 01:58:47 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-07 01:58:46 +0000 UTC," 2026/05/07 01:58:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/07 01:58:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 01:58:47 INFO : file2: vfs cache: upload succeeded try #1 2026/05/07 01:58:48 DEBUG : Looking for writers 2026/05/07 01:58:48 DEBUG : file1: reading active writers 2026/05/07 01:58:48 DEBUG : file2: reading active writers 2026/05/07 01:58:48 DEBUG : >WaitForWriters: 2026/05/07 01:58:48 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:48 DEBUG : Looking for writers 2026/05/07 01:58:48 DEBUG : file1: reading active writers 2026/05/07 01:58:48 DEBUG : file2: reading active writers 2026/05/07 01:58:48 DEBUG : >WaitForWriters: 2026/05/07 01:58:48 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:48 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:48 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:48 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:48 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:48 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:49 DEBUG : file1: newRWFileHandle: 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): openPending: 2026/05/07 01:58:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): >openPending: err= 2026/05/07 01:58:49 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:58:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): _writeAt: size=5, off=0 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): >_writeAt: n=5, err= 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): RWFileHandle.Flush 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): RWFileHandle.Flush 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): close: 2026/05/07 01:58:49 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 01:58:49.107291381 +0000 UTC m=+190.747271658 2026/05/07 01:58:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:49 DEBUG : file1(0xe191109ce80): >close: err= 2026/05/07 01:58:49 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:49 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:49 DEBUG : Looking for writers 2026/05/07 01:58:49 DEBUG : file1: reading active writers 2026/05/07 01:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:49 DEBUG : file1: size = 5 OK 2026/05/07 01:58:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:49 INFO : file1: Copied (new) 2026/05/07 01:58:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-07 01:58:49 +0000 UTC," 2026/05/07 01:58:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:49 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:50 DEBUG : Looking for writers 2026/05/07 01:58:50 DEBUG : file1: reading active writers 2026/05/07 01:58:50 DEBUG : >WaitForWriters: 2026/05/07 01:58:50 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:50 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:50 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:50 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:50 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:50 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:50 DEBUG : file1: newRWFileHandle: 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): openPending: 2026/05/07 01:58:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): >openPending: err= 2026/05/07 01:58:50 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:58:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): _writeAt: size=5, off=0 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): >_writeAt: n=5, err= 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): RWFileHandle.Release 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): close: 2026/05/07 01:58:50 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 01:58:50.969159373 +0000 UTC m=+192.609139650 2026/05/07 01:58:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): >close: err= 2026/05/07 01:58:50 DEBUG : file1(0xe191109dd00): RWFileHandle.Release 2026/05/07 01:58:50 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:50 DEBUG : Looking for writers 2026/05/07 01:58:50 DEBUG : file1: reading active writers 2026/05/07 01:58:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:50 DEBUG : Looking for writers 2026/05/07 01:58:50 DEBUG : file1: reading active writers 2026/05/07 01:58:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:51 DEBUG : Looking for writers 2026/05/07 01:58:51 DEBUG : file1: reading active writers 2026/05/07 01:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:51 DEBUG : Looking for writers 2026/05/07 01:58:51 DEBUG : file1: reading active writers 2026/05/07 01:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:51 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:58:51 DEBUG : Looking for writers 2026/05/07 01:58:51 DEBUG : file1: reading active writers 2026/05/07 01:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:51 DEBUG : Looking for writers 2026/05/07 01:58:51 DEBUG : file1: reading active writers 2026/05/07 01:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:51 DEBUG : Looking for writers 2026/05/07 01:58:51 DEBUG : file1: reading active writers 2026/05/07 01:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:51 DEBUG : file1: size = 5 OK 2026/05/07 01:58:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:51 INFO : file1: Copied (new) 2026/05/07 01:58:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-07 01:58:50 +0000 UTC," 2026/05/07 01:58:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:51 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:52 DEBUG : Looking for writers 2026/05/07 01:58:52 DEBUG : file1: reading active writers 2026/05/07 01:58:52 DEBUG : >WaitForWriters: 2026/05/07 01:58:52 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:52 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:52 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:52 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:52 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:52 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 01:58:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:58:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:54 DEBUG : dir/file1(0xe1911198d40): openPending: 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:54 DEBUG : dir/file1(0xe1911198d40): >openPending: err= 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 01:58:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:54 DEBUG : dir/file1(0xe1911198d40): _writeAt: size=5, off=0 2026/05/07 01:58:54 DEBUG : dir/file1(0xe1911198d40): >_writeAt: n=5, err= 2026/05/07 01:58:54 DEBUG : dir/file1(0xe1911198d40): close: 2026/05/07 01:58:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-07 01:58:54.131919335 +0000 UTC m=+195.771899612 2026/05/07 01:58:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:54 DEBUG : dir/file1(0xe1911198d40): >close: err= 2026/05/07 01:58:54 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:54 DEBUG : dir: Looking for writers 2026/05/07 01:58:54 DEBUG : file1: reading active writers 2026/05/07 01:58:54 DEBUG : Looking for writers 2026/05/07 01:58:54 DEBUG : dir: reading active writers 2026/05/07 01:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:54 DEBUG : dir/file1: size = 5 OK 2026/05/07 01:58:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:54 INFO : dir/file1: Copied (replaced existing) 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-07 01:58:54 +0000 UTC," 2026/05/07 01:58:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:55 DEBUG : dir: Looking for writers 2026/05/07 01:58:55 DEBUG : file1: reading active writers 2026/05/07 01:58:55 DEBUG : Looking for writers 2026/05/07 01:58:55 DEBUG : dir: reading active writers 2026/05/07 01:58:55 DEBUG : >WaitForWriters: 2026/05/07 01:58:55 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.45s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:56 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:56 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:56 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:56 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:56 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 01:58:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 01:58:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 01:58:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): _writeAt: size=5, off=0 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): openPending: 2026/05/07 01:58:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/07 01:58:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 01:58:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): >openPending: err= 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): >_writeAt: n=5, err= 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): _writeAt: size=15, off=5 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): >_writeAt: n=15, err= 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): close: 2026/05/07 01:58:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/07 01:58:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-07 01:58:57.458045471 +0000 UTC m=+199.098025748 2026/05/07 01:58:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:57 DEBUG : dir/file1(0xe1911202ec0): >close: err= 2026/05/07 01:58:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:57 DEBUG : dir: Looking for writers 2026/05/07 01:58:57 DEBUG : file1: reading active writers 2026/05/07 01:58:57 DEBUG : Looking for writers 2026/05/07 01:58:57 DEBUG : dir: reading active writers 2026/05/07 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:57 DEBUG : dir: Looking for writers 2026/05/07 01:58:57 DEBUG : file1: reading active writers 2026/05/07 01:58:57 DEBUG : Looking for writers 2026/05/07 01:58:57 DEBUG : dir: reading active writers 2026/05/07 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:57 DEBUG : dir: Looking for writers 2026/05/07 01:58:57 DEBUG : file1: reading active writers 2026/05/07 01:58:57 DEBUG : Looking for writers 2026/05/07 01:58:57 DEBUG : dir: reading active writers 2026/05/07 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:57 DEBUG : dir: Looking for writers 2026/05/07 01:58:57 DEBUG : file1: reading active writers 2026/05/07 01:58:57 DEBUG : Looking for writers 2026/05/07 01:58:57 DEBUG : dir: reading active writers 2026/05/07 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:57 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 01:58:57 DEBUG : dir: Looking for writers 2026/05/07 01:58:57 DEBUG : file1: reading active writers 2026/05/07 01:58:57 DEBUG : Looking for writers 2026/05/07 01:58:57 DEBUG : dir: reading active writers 2026/05/07 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:57 DEBUG : dir: Looking for writers 2026/05/07 01:58:57 DEBUG : file1: reading active writers 2026/05/07 01:58:57 DEBUG : Looking for writers 2026/05/07 01:58:57 DEBUG : dir: reading active writers 2026/05/07 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:58:58 DEBUG : dir: Looking for writers 2026/05/07 01:58:58 DEBUG : file1: reading active writers 2026/05/07 01:58:58 DEBUG : Looking for writers 2026/05/07 01:58:58 DEBUG : dir: reading active writers 2026/05/07 01:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:58:58 DEBUG : dir/file1: size = 20 OK 2026/05/07 01:58:58 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/07 01:58:58 INFO : dir/file1: Copied (replaced existing) 2026/05/07 01:58:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-07 01:58:57 +0000 UTC," 2026/05/07 01:58:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 01:58:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 01:58:58 DEBUG : dir: Looking for writers 2026/05/07 01:58:58 DEBUG : file1: reading active writers 2026/05/07 01:58:58 DEBUG : Looking for writers 2026/05/07 01:58:58 DEBUG : dir: reading active writers 2026/05/07 01:58:58 DEBUG : >WaitForWriters: 2026/05/07 01:58:58 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.37s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:58:59 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:58:59 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:58:59 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:59 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:58:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:58:59 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:58:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:58:59 DEBUG : file1: newRWFileHandle: 2026/05/07 01:58:59 DEBUG : file1(0xe1911029ec0): openPending: 2026/05/07 01:58:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:59 DEBUG : file1(0xe1911029ec0): >openPending: err= 2026/05/07 01:58:59 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:58:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:58:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:58:59 DEBUG : file1(0xe1911029ec0): _writeAt: size=5, off=0 2026/05/07 01:58:59 DEBUG : file1(0xe1911029ec0): >_writeAt: n=5, err= 2026/05/07 01:58:59 DEBUG : file1(0xe1911029ec0): close: 2026/05/07 01:58:59 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 01:58:59.627204575 +0000 UTC m=+201.267184852 2026/05/07 01:58:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:58:59 DEBUG : file1(0xe1911029ec0): >close: err= 2026/05/07 01:58:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:58:59 DEBUG : Looking for writers 2026/05/07 01:58:59 DEBUG : file1: reading active writers 2026/05/07 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:58:59 DEBUG : Looking for writers 2026/05/07 01:58:59 DEBUG : file1: reading active writers 2026/05/07 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:58:59 DEBUG : Looking for writers 2026/05/07 01:58:59 DEBUG : file1: reading active writers 2026/05/07 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:58:59 DEBUG : Looking for writers 2026/05/07 01:58:59 DEBUG : file1: reading active writers 2026/05/07 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:58:59 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:58:59 DEBUG : Looking for writers 2026/05/07 01:58:59 DEBUG : file1: reading active writers 2026/05/07 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:58:59 DEBUG : Looking for writers 2026/05/07 01:58:59 DEBUG : file1: reading active writers 2026/05/07 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:59:00 DEBUG : Looking for writers 2026/05/07 01:59:00 DEBUG : file1: reading active writers 2026/05/07 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:59:00 DEBUG : file1: size = 5 OK 2026/05/07 01:59:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:00 INFO : file1: Copied (new) 2026/05/07 01:59:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-07 01:58:59 +0000 UTC," 2026/05/07 01:59:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:00 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:59:00 DEBUG : Looking for writers 2026/05/07 01:59:00 DEBUG : file1: reading active writers 2026/05/07 01:59:00 DEBUG : >WaitForWriters: 2026/05/07 01:59:00 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:01 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/07 01:59:01 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e1c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e1c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e1c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e1c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e1c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.441952463 +0000 UTC m=+203.081932781 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e1c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.441952463 +0000 UTC m=+203.081932781 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163e680): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163eb40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163eb40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163eb40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163eb40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163eb40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.441952463 +0000 UTC m=+203.081932781 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163eb40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3c310 item 1 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f180): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f180): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f180): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f180): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f180): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.444687715 +0000 UTC m=+203.084667992 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f180): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f680): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f680): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f680): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f680): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f680): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.444687715 +0000 UTC m=+203.084667992 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163f680): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3d030 item 2 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163fcc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163fcc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163fcc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163fcc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163fcc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.446582531 +0000 UTC m=+203.086562828 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191163fcc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.446582531 +0000 UTC m=+203.086562828 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6240): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6840): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6840): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6840): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.446582531 +0000 UTC m=+203.086562828 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3d490 item 3 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6ec0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6ec0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.448967913 +0000 UTC m=+203.088948190 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b6ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7400): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7400): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7400): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7400): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7400): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.448967913 +0000 UTC m=+203.088948190 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7400): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3ddc0 item 4 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7a40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7a40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7a40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7a40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7a40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.45041634 +0000 UTC m=+203.090396617 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7a40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.45041634 +0000 UTC m=+203.090396617 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117b7ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116be480): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116be480): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116be480): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116be480): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116be480): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.45041634 +0000 UTC m=+203.090396617 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116be480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911659ab0 item 5 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116beb40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116beb40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116beb40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116beb40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116beb40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.452736829 +0000 UTC m=+203.092717106 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116beb40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf080): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf080): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf080): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.452736829 +0000 UTC m=+203.092717106 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113a150 item 6 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf700): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf700): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf700): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf700): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf700): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.456261266 +0000 UTC m=+203.096241532 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bf700): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.456261266 +0000 UTC m=+203.096241532 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116bfc00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c81c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c81c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c81c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c81c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c81c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.456261266 +0000 UTC m=+203.096241532 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c81c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113a4d0 item 7 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8840): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8840): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8840): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.459520162 +0000 UTC m=+203.099500439 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8dc0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8dc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8dc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8dc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8dc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.459520162 +0000 UTC m=+203.099500439 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c8dc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113a9a0 item 8 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9380): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe19112c9380): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9380): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9380): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9380): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9380): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9740): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9740): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9740): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.461016199 +0000 UTC m=+203.100996466 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.461016199 +0000 UTC m=+203.100996466 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112c9bc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44740): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44740): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44740): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.461016199 +0000 UTC m=+203.100996466 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113ad20 item 9 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44f80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44f80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44f80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44f80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44f80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.463519893 +0000 UTC m=+203.103500189 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a44f80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a45940): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a45940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a45940): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a45940): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a45940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.463519893 +0000 UTC m=+203.103500189 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a45940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113b2d0 item 10 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8140): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910cf8140): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8140): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8140): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8140): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8140): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8140): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8500): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8500): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.465550676 +0000 UTC m=+203.105531003 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.465550676 +0000 UTC m=+203.105531003 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf8b40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9380): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9380): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9380): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9380): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9380): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.465550676 +0000 UTC m=+203.105531003 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113b7a0 item 11 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9c80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9c80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9c80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9c80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9c80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.46782579 +0000 UTC m=+203.107806067 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cf9c80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2a480): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2a480): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2a480): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2a480): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2a480): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.46782579 +0000 UTC m=+203.107806067 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2a480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113bc70 item 12 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2afc0): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910f2afc0): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2afc0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2afc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2afc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2afc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2afc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2b740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2b740): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2b740): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2b740): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2b740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.469455469 +0000 UTC m=+203.109435746 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f2b740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed80c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed80c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed80c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed80c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed80c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.469455469 +0000 UTC m=+203.109435746 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed80c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590150 item 13 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed8ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed8ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed8ec0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed8ec0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed8ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.471036015 +0000 UTC m=+203.111016292 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed8ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9400): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9400): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9400): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9400): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9400): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.471036015 +0000 UTC m=+203.111016292 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9400): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115904d0 item 14 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9a80): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910ed9a80): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9a80): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9a80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9a80): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9a80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9e40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9e40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9e40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9e40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9e40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.472693275 +0000 UTC m=+203.112673552 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ed9e40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109c600): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109c600): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109c600): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109c600): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109c600): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.472693275 +0000 UTC m=+203.112673552 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109c600): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115908c0 item 15 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87380): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87380): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87380): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87380): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87380): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.474251439 +0000 UTC m=+203.114231716 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109ce00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109ce00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109ce00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109ce00): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109ce00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.474251439 +0000 UTC m=+203.114231716 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109ce00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590af0 item 16 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d540): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d540): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d540): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d540): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d540): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.475850539 +0000 UTC m=+203.115830816 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d540): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.475850539 +0000 UTC m=+203.115830816 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109d9c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109dec0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109dec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109dec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109dec0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109dec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.475850539 +0000 UTC m=+203.115830816 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191109dec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590e70 item 17 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c36e40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c36e40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c36e40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c36e40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c36e40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.47791172 +0000 UTC m=+203.117891997 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c36e40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c373c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c373c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c373c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c373c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c373c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.47791172 +0000 UTC m=+203.117891997 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c373c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591500 item 18 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c37c80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c37c80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c37c80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c37c80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c37c80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.47925497 +0000 UTC m=+203.119235247 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c37c80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.47925497 +0000 UTC m=+203.119235247 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911028440): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029580): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029580): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029580): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.47925497 +0000 UTC m=+203.119235247 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591880 item 19 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029c80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029c80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029c80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029c80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029c80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.481242922 +0000 UTC m=+203.121223190 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911029c80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118722c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118722c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118722c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118722c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118722c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.481242922 +0000 UTC m=+203.121223190 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118722c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591d50 item 20 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872940): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872940): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872940): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.482872832 +0000 UTC m=+203.122853099 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.482872832 +0000 UTC m=+203.122853099 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911872e40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911873340): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911873340): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911873340): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911873340): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911873340): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.482872832 +0000 UTC m=+203.122853099 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911873340): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ee230 item 21 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118739c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118739c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118739c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118739c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118739c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.48620181 +0000 UTC m=+203.126182077 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19118739c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98000): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98000): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98000): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98000): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98000): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.48620181 +0000 UTC m=+203.126182077 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98000): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ee700 item 22 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98680): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98680): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98680): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98680): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98680): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.487341806 +0000 UTC m=+203.127322093 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98680): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.487341806 +0000 UTC m=+203.127322093 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a98b80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99080): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99080): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99080): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.487341806 +0000 UTC m=+203.127322093 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118eea80 item 23 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99700): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99700): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99700): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99700): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99700): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.488910039 +0000 UTC m=+203.128890306 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99700): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99c40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99c40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99c40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99c40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99c40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.488910039 +0000 UTC m=+203.128890306 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910a99c40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ef180 item 24 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28380): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910b28380): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28380): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28380): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28380): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28380): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28740): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28740): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28740): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.490326256 +0000 UTC m=+203.130306523 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.490326256 +0000 UTC m=+203.130306523 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b28c40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29180): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29180): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29180): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29180): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29180): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.490326256 +0000 UTC m=+203.130306523 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29180): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ef570 item 25 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29800): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29800): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29800): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29800): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29800): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.492169356 +0000 UTC m=+203.132149622 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29800): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29d40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29d40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29d40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29d40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29d40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.492169356 +0000 UTC m=+203.132149622 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910b29d40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118efa40 item 26 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4480): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910be4480): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4480): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4480): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4480): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4480): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4840): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4840): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4840): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.494243963 +0000 UTC m=+203.134224260 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.494243963 +0000 UTC m=+203.134224260 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be4d40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5280): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5280): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5280): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5280): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5280): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.494243963 +0000 UTC m=+203.134224260 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5280): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118efdc0 item 27 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5900): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5900): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5900): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5900): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5900): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.497692034 +0000 UTC m=+203.137672301 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5900): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5e40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5e40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5e40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5e40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5e40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.497692034 +0000 UTC m=+203.137672301 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910be5e40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a363f0 item 28 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4580): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910cc4580): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4580): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4580): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4580): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4580): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4940): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4940): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4940): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.498981201 +0000 UTC m=+203.138961468 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc4940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5000): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5000): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5000): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5000): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5000): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.498981201 +0000 UTC m=+203.138961468 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5000): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36770 item 29 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5680): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5680): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5680): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5680): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5680): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.50060032 +0000 UTC m=+203.140580598 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5680): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5bc0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5bc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5bc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5bc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5bc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.50060032 +0000 UTC m=+203.140580598 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910cc5bc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36af0 item 30 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02300): _readAt: size=2, off=0 2026/05/07 01:59:01 ERROR : open-test-file(0xe1910e02300): Couldn't read size of file 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02300): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02300): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02300): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02300): close: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02300): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e026c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e026c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e026c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e026c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e026c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.501787415 +0000 UTC m=+203.141767682 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e026c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02d80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02d80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02d80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02d80): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02d80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.501787415 +0000 UTC m=+203.141767682 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e02d80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36f50 item 31 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03400): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03400): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03400): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03400): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03400): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.502978649 +0000 UTC m=+203.142958916 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03400): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03940): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03940): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03940): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.502978649 +0000 UTC m=+203.142958916 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e03940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a372d0 item 32 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28080): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28080): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28080): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.504181854 +0000 UTC m=+203.144162121 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a376c0 item 33 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.504587197 +0000 UTC m=+203.144567464 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28a00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28a00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28a00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28a00): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28a00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.504587197 +0000 UTC m=+203.144567464 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e28a00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a37880 item 33 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29040): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29040): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29040): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.505765616 +0000 UTC m=+203.145745883 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a37c00 item 34 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.506229098 +0000 UTC m=+203.146209366 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e294c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29a00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29a00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29a00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29a00): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29a00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.506229098 +0000 UTC m=+203.146209366 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e29a00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a37dc0 item 34 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c140): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c140): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c140): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c140): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c140): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.507360138 +0000 UTC m=+203.147340406 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c140): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d23f0 item 35 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.507835022 +0000 UTC m=+203.147815289 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4c5c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4cac0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4cac0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4cac0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4cac0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4cac0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.507835022 +0000 UTC m=+203.147815289 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4cac0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2770 item 35 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d140): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d140): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d140): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d140): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d140): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.509005245 +0000 UTC m=+203.148985512 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d140): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2bd0 item 36 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.509478727 +0000 UTC m=+203.149458994 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4d640): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4db80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4db80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4db80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4db80): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4db80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.509478727 +0000 UTC m=+203.149458994 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e4db80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2d90 item 36 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a2c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a2c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a2c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a2c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a2c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.510495382 +0000 UTC m=+203.150475648 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a2c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d3110 item 37 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.510884685 +0000 UTC m=+203.150864952 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6a740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6ac40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6ac40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6ac40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6ac40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6ac40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.510884685 +0000 UTC m=+203.150864952 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6ac40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d32d0 item 37 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b2c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b2c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b2c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b2c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b2c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.512026625 +0000 UTC m=+203.152006891 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b2c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d3650 item 38 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.51250764 +0000 UTC m=+203.152487908 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6b7c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6bd00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6bd00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6bd00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6bd00): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6bd00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.51250764 +0000 UTC m=+203.152487908 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e6bd00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d3810 item 38 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c480): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c480): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c480): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c480): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c480): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.514815376 +0000 UTC m=+203.154795673 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d3c70 item 39 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.515380319 +0000 UTC m=+203.155360586 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8c980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8ce80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8ce80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8ce80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8ce80): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8ce80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.515380319 +0000 UTC m=+203.155360586 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8ce80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940000 item 39 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8d500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8d500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8d500): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8d500): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8d500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.516834697 +0000 UTC m=+203.156814974 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8d500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940460 item 40 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.517436841 +0000 UTC m=+203.157417118 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910e8da00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8040): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8040): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8040): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.517436841 +0000 UTC m=+203.157417118 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940620 item 40 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.518920576 +0000 UTC m=+203.158900843 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8600): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8b00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8b00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8b00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119409a0 item 41 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8b00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8b00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.519402642 +0000 UTC m=+203.159382910 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8b00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940b60 item 41 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.519875413 +0000 UTC m=+203.159855710 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea8fc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9500): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9500): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9500): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.519875413 +0000 UTC m=+203.159855710 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940d20 item 41 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.521195317 +0000 UTC m=+203.161175585 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910c87e00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20400): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20400): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20400): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718310 item 42 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20400): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20400): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.52161598 +0000 UTC m=+203.161596248 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20400): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718540 item 42 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.52215793 +0000 UTC m=+203.162138198 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20ec0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20ec0): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.52215793 +0000 UTC m=+203.162138198 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f20ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718700 item 42 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.523197178 +0000 UTC m=+203.163177444 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21a00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21a00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21a00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718a80 item 43 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21a00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21a00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.523637957 +0000 UTC m=+203.163618224 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f21a00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718c40 item 43 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.524187933 +0000 UTC m=+203.164168210 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62580): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62580): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62580): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.524187933 +0000 UTC m=+203.164168210 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718e00 item 43 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.525648242 +0000 UTC m=+203.165628520 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f62bc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f630c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f630c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f630c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719180 item 44 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f630c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f630c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.526166077 +0000 UTC m=+203.166146354 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f630c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719340 item 44 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.526751089 +0000 UTC m=+203.166731356 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63600): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63b80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63b80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63b80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63b80): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63b80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.526751089 +0000 UTC m=+203.166731356 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910f63b80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719500 item 44 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.528045967 +0000 UTC m=+203.168026244 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa42c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa47c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa47c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa47c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719880 item 45 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa47c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa47c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.528480265 +0000 UTC m=+203.168460532 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa47c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa4ec0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa4ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa4ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa4ec0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa4ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.528480265 +0000 UTC m=+203.168460532 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa4ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719a40 item 45 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.529708959 +0000 UTC m=+203.169689225 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5a00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5a00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5a00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719dc0 item 46 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5a00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5a00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.530147093 +0000 UTC m=+203.170127360 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fa5a00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce200): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce200): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce200): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce200): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce200): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.530147093 +0000 UTC m=+203.170127360 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce200): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9a2a0 item 46 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.534178683 +0000 UTC m=+203.174158951 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fce840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fced40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fced40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fced40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9abd0 item 47 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fced40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fced40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.534700526 +0000 UTC m=+203.174680794 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fced40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcf440): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcf440): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcf440): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcf440): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcf440): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.534700526 +0000 UTC m=+203.174680794 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcf440): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9ae70 item 47 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.535969926 +0000 UTC m=+203.175950194 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910fcfa80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080080): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080080): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9b570 item 48 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080080): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.536458967 +0000 UTC m=+203.176439235 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080780): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080780): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080780): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080780): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080780): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.536458967 +0000 UTC m=+203.176439235 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080780): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9b810 item 48 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080dc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080dc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080dc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080dc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080dc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.537851159 +0000 UTC m=+203.177831426 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911080dc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9bc70 item 49 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.53859523 +0000 UTC m=+203.178575507 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081240): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081780): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081780): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081780): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081780): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081780): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.53859523 +0000 UTC m=+203.178575507 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081780): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b00000 item 49 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081e00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081e00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081e00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081e00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081e00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.540218295 +0000 UTC m=+203.180198572 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911081e00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b00a80 item 50 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.541206556 +0000 UTC m=+203.181186824 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae400): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae980): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae980): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae980): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.541206556 +0000 UTC m=+203.181186824 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110ae980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b00c40 item 50 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af000): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af000): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af000): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af000): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af000): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.542359187 +0000 UTC m=+203.182339454 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af000): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b01b90 item 51 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.542814254 +0000 UTC m=+203.182794531 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110af500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110afa40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110afa40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110afa40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110afa40): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110afa40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.542814254 +0000 UTC m=+203.182794531 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19110afa40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167a230 item 51 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111001c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111001c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111001c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111001c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111001c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.54411876 +0000 UTC m=+203.184099027 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111001c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167a5b0 item 52 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.544600938 +0000 UTC m=+203.184581205 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111006c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911100c40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911100c40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911100c40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911100c40): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911100c40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.544600938 +0000 UTC m=+203.184581205 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911100c40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167a770 item 52 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111012c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111012c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111012c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111012c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111012c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.545693876 +0000 UTC m=+203.185674143 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111012c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167aaf0 item 53 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.546156087 +0000 UTC m=+203.186136353 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111017c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911101d00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911101d00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911101d00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911101d00): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911101d00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.546156087 +0000 UTC m=+203.186136353 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911101d00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167acb0 item 53 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172480): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172480): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172480): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172480): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172480): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.547249284 +0000 UTC m=+203.187229551 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167b110 item 54 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.547909527 +0000 UTC m=+203.187889794 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9cc0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9cc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9cc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9cc0): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9cc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.547909527 +0000 UTC m=+203.187889794 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ea9cc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940fc0 item 54 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6440): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6440): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6440): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6440): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6440): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.549148901 +0000 UTC m=+203.189129168 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6440): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941420 item 55 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.549945261 +0000 UTC m=+203.189925527 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6e80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6e80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6e80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6e80): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6e80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.549945261 +0000 UTC m=+203.189925527 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef6e80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119415e0 item 55 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7500): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7500): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.552348526 +0000 UTC m=+203.192328803 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941960 item 56 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.553141569 +0000 UTC m=+203.193121836 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1910ef7a00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236080): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236080): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236080): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.553141569 +0000 UTC m=+203.193121836 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941b20 item 56 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.554482182 +0000 UTC m=+203.194462450 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112366c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236c00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236c00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236c00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ee000 item 57 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236c00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236c00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.554882577 +0000 UTC m=+203.194862844 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911236c00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ee1c0 item 57 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.555394652 +0000 UTC m=+203.195374919 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237140): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112376c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112376c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112376c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112376c0): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112376c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.555394652 +0000 UTC m=+203.195374919 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112376c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ee380 item 57 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.556599339 +0000 UTC m=+203.196579616 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911237d00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262340): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262340): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262340): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ee930 item 58 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262340): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262340): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.557036552 +0000 UTC m=+203.197016819 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262340): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116eeb60 item 58 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.557487882 +0000 UTC m=+203.197468150 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262880): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262e40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262e40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262e40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262e40): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262e40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.557487882 +0000 UTC m=+203.197468150 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911262e40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116eed90 item 58 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.558700546 +0000 UTC m=+203.198680812 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911263480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112639c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112639c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112639c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef180 item 59 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112639c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112639c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.559233939 +0000 UTC m=+203.199214216 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112639c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef340 item 59 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.559790408 +0000 UTC m=+203.199770685 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac000): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac580): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac580): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac580): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.559790408 +0000 UTC m=+203.199770685 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ac580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef500 item 59 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.561228856 +0000 UTC m=+203.201209133 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112acbc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad100): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad100): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad100): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef880 item 60 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad100): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad100): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.561819869 +0000 UTC m=+203.201800156 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad100): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116efa40 item 60 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.562498467 +0000 UTC m=+203.202478734 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112ad640): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672080): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672080): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672080): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.562498467 +0000 UTC m=+203.202478734 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116efc00 item 60 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.563830204 +0000 UTC m=+203.203810471 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116726c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672c00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672c00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672c00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad44d0 item 61 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672c00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672c00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.564243382 +0000 UTC m=+203.204223648 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911672c00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673300): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673300): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673300): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673300): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673300): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.564243382 +0000 UTC m=+203.204223648 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673300): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad47e0 item 61 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.565450204 +0000 UTC m=+203.205430471 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673e80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673e80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673e80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad4bd0 item 62 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673e80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673e80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.565850798 +0000 UTC m=+203.205831075 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911673e80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137a680): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137a680): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137a680): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137a680): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137a680): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.565850798 +0000 UTC m=+203.205831075 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137a680): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad4e70 item 62 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.567388093 +0000 UTC m=+203.207368370 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137acc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b200): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b200): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b200): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad5650 item 63 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b200): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b200): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.567780252 +0000 UTC m=+203.207760519 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b200): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b900): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b900): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b900): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b900): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b900): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.567780252 +0000 UTC m=+203.207760519 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191137b900): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad5880 item 63 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.569045865 +0000 UTC m=+203.209026142 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba580): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba580): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119960e0 item 64 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba580): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.569571274 +0000 UTC m=+203.209551541 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115ba580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bac80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bac80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bac80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bac80): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bac80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.569571274 +0000 UTC m=+203.209551541 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bac80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119962a0 item 64 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb2c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb2c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb2c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb2c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb2c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.570860531 +0000 UTC m=+203.210840799 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb2c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996770 item 65 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.571388476 +0000 UTC m=+203.211368782 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bb740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bbc40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bbc40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bbc40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bbc40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bbc40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.571388476 +0000 UTC m=+203.211368782 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115bbc40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996930 item 65 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0380): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0380): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0380): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0380): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0380): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.572622359 +0000 UTC m=+203.212602626 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996cb0 item 66 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.573117492 +0000 UTC m=+203.213097758 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0800): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0d40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0d40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0d40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0d40): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0d40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.573117492 +0000 UTC m=+203.213097758 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e0d40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996e70 item 66 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1380): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1380): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1380): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1380): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1380): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.574241217 +0000 UTC m=+203.214221484 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119971f0 item 67 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.574704359 +0000 UTC m=+203.214684626 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1800): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1d00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1d00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1d00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1d00): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1d00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.574704359 +0000 UTC m=+203.214684626 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19115e1d00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997490 item 67 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a480): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a480): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a480): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a480): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a480): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.575951127 +0000 UTC m=+203.215931394 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a480): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997880 item 68 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.57643164 +0000 UTC m=+203.216411908 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160a980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160aec0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160aec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160aec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160aec0): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160aec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.57643164 +0000 UTC m=+203.216411908 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160aec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997a40 item 68 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b500): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b500): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.578113337 +0000 UTC m=+203.218093604 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910aca070 item 69 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.578547515 +0000 UTC m=+203.218527793 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160b980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160be80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160be80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160be80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160be80): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160be80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.578547515 +0000 UTC m=+203.218527793 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191160be80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910aca380 item 69 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165c600): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165c600): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165c600): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165c600): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165c600): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.579719642 +0000 UTC m=+203.219699909 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165c600): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910aca850 item 70 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.580220385 +0000 UTC m=+203.220200652 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165cb00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d040): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d040): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d040): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.580220385 +0000 UTC m=+203.220200652 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acabd0 item 70 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d6c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d6c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d6c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d6c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d6c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.581183988 +0000 UTC m=+203.221164256 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165d6c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acb420 item 71 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.58163037 +0000 UTC m=+203.221610637 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191165dbc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae1c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae1c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae1c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae1c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae1c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.58163037 +0000 UTC m=+203.221610637 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae1c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acb6c0 item 71 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae840): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae840): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae840): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.582637927 +0000 UTC m=+203.222618194 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116ae840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acbc70 item 72 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.583136666 +0000 UTC m=+203.223116933 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116aed40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116af280): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116af280): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116af280): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116af280): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116af280): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.583136666 +0000 UTC m=+203.223116933 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116af280): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911022230 item 72 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.584443356 +0000 UTC m=+203.224423623 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112adc40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de240): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de240): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de240): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116efe30 item 73 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de240): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de240): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.585313264 +0000 UTC m=+203.225293531 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de240): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c72770 item 73 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.58600158 +0000 UTC m=+203.225981847 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112de700): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dec40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dec40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dec40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dec40): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dec40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.58600158 +0000 UTC m=+203.225981847 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dec40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c72930 item 73 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.588145517 +0000 UTC m=+203.228125785 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df280): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df780): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df780): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df780): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73180 item 74 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df780): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df780): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.588816631 +0000 UTC m=+203.228796898 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112df780): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73340 item 74 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.589427922 +0000 UTC m=+203.229408189 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19112dfcc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c340): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c340): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c340): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c340): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c340): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.589427922 +0000 UTC m=+203.229408189 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c340): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73570 item 74 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.590572937 +0000 UTC m=+203.230553204 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170c980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170ce80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170ce80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170ce80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73ab0 item 75 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170ce80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170ce80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.590937854 +0000 UTC m=+203.230918121 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170ce80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): _writeAt: size=3, off=2 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73e30 item 75 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.591523918 +0000 UTC m=+203.231504185 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d3c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d900): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d900): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d900): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d900): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d900): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.591523918 +0000 UTC m=+203.231504185 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191170d900): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910cf42a0 item 75 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.592781466 +0000 UTC m=+203.232761743 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738540): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738540): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738540): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910cf4d20 item 76 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738540): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738540): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.593139409 +0000 UTC m=+203.233119676 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738540): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910cf5420 item 76 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): _writeAt: size=3, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.593768374 +0000 UTC m=+203.233748640 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911738a80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739000): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739000): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739000): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739000): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739000): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.593768374 +0000 UTC m=+203.233748640 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739000): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910cf55e0 item 76 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.595254191 +0000 UTC m=+203.235234459 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739640): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739b40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739b40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739b40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038310 item 77 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739b40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739b40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.595655788 +0000 UTC m=+203.235636055 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911739b40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756340): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756340): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756340): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756340): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756340): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.595655788 +0000 UTC m=+203.235636055 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756340): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038a10 item 77 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.597146555 +0000 UTC m=+203.237126822 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756e80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756e80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756e80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038d90 item 78 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756e80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756e80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.597724723 +0000 UTC m=+203.237704990 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911756e80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757580): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757580): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757580): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.597724723 +0000 UTC m=+203.237704990 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038f50 item 78 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.599339193 +0000 UTC m=+203.239319461 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911757bc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116afb80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116afb80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116afb80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911022700 item 79 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116afb80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116afb80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.599967537 +0000 UTC m=+203.239947804 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116afb80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4380): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4380): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4380): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4380): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4380): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.599967537 +0000 UTC m=+203.239947804 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4380): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911022d90 item 79 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.601518487 +0000 UTC m=+203.241498764 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e49c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4ec0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19110232d0 item 80 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4ec0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.60202497 +0000 UTC m=+203.242005238 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e4ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e55c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e55c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e55c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e55c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e55c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.60202497 +0000 UTC m=+203.242005238 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e55c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911023570 item 80 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e5c00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e5c00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e5c00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e5c00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e5c00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.603409407 +0000 UTC m=+203.243389673 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19116e5c00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911023c70 item 81 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.603918646 +0000 UTC m=+203.243898923 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a180): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a6c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a6c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a6c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a6c0): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a6c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.603918646 +0000 UTC m=+203.243898923 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179a6c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b80230 item 81 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179ad40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179ad40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179ad40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179ad40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179ad40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.605288345 +0000 UTC m=+203.245268611 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179ad40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b81490 item 82 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.605930564 +0000 UTC m=+203.245910831 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b240): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b7c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b7c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b7c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b7c0): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b7c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.605930564 +0000 UTC m=+203.245910831 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179b7c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b816c0 item 82 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179be40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179be40): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179be40): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179be40): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179be40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.607391574 +0000 UTC m=+203.247371851 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191179be40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b81ce0 item 83 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.607863623 +0000 UTC m=+203.247843890 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca440): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca980): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca980): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca980): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.607863623 +0000 UTC m=+203.247843890 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117ca980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dfe070 item 83 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb000): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb000): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb000): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb000): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb000): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.609015542 +0000 UTC m=+203.248995809 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb000): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dfe5b0 item 84 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.609489315 +0000 UTC m=+203.249469582 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cb500): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cba80): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cba80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cba80): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cba80): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cba80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.609489315 +0000 UTC m=+203.249469582 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117cba80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dfe770 item 84 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc200): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc200): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc200): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc200): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc200): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.610593633 +0000 UTC m=+203.250573910 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc200): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dfee70 item 85 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.611044733 +0000 UTC m=+203.251025000 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fc700): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fcc40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fcc40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fcc40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fcc40): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fcc40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.611044733 +0000 UTC m=+203.251025000 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fcc40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dff3b0 item 85 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd2c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd2c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd2c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd2c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd2c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.612282934 +0000 UTC m=+203.252263211 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd2c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dffb20 item 86 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.613578444 +0000 UTC m=+203.253558712 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fd7c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fdd40): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fdd40): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fdd40): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fdd40): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fdd40): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.613578444 +0000 UTC m=+203.253558712 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19117fdd40): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910dffce0 item 86 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a4c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a4c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a4c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a4c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a4c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.614942822 +0000 UTC m=+203.254923090 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a4c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911306380 item 87 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.615436092 +0000 UTC m=+203.255416358 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181a9c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181af00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181af00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181af00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181af00): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181af00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.615436092 +0000 UTC m=+203.255416358 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181af00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19113065b0 item 87 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181b580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181b580): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181b580): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181b580): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181b580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.616489605 +0000 UTC m=+203.256469892 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181b580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911306d90 item 88 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.617194082 +0000 UTC m=+203.257174349 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191181ba80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c100): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c100): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c100): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c100): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c100): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.617194082 +0000 UTC m=+203.257174349 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c100): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911307030 item 88 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.618408708 +0000 UTC m=+203.258388975 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189c740): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189cc80): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189cc80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189cc80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19113078f0 item 89 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189cc80): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189cc80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.618913058 +0000 UTC m=+203.258893325 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189cc80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911307ab0 item 89 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.619418831 +0000 UTC m=+203.259399097 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191189d1c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172e00): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172e00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172e00): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172e00): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172e00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.619418831 +0000 UTC m=+203.259399097 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911172e00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167b2d0 item 89 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.620706224 +0000 UTC m=+203.260686492 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173440): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173980): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167b730 item 90 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173980): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.621121125 +0000 UTC m=+203.261101393 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167b8f0 item 90 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.621705686 +0000 UTC m=+203.261685953 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911173ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2580): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2580): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2580): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2580): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2580): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.621705686 +0000 UTC m=+203.261685953 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2580): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191167bc00 item 90 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.622910314 +0000 UTC m=+203.262890581 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b2bc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3100): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3100): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3100): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1a310 item 91 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3100): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3100): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.623362456 +0000 UTC m=+203.263342723 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3100): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): >_readAt: n=2, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): _writeAt: size=3, off=7 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1a4d0 item 91 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.623824175 +0000 UTC m=+203.263804442 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3640): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3bc0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3bc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3bc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3bc0): >_readAt: n=8, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3bc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.623824175 +0000 UTC m=+203.263804442 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111b3bc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1a700 item 91 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.625108683 +0000 UTC m=+203.265088951 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8300): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8840): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8840): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1ad90 item 92 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8840): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.625488208 +0000 UTC m=+203.265468475 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): open at offset 5 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1b110 item 92 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): _readAt: size=2, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): _writeAt: size=3, off=5 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): >_writeAt: n=3, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.626037613 +0000 UTC m=+203.266017879 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d8d80): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9340): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9340): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9340): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9340): >_readAt: n=3, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9340): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.626037613 +0000 UTC m=+203.266017879 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9340): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1b340 item 92 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.627206424 +0000 UTC m=+203.267186691 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9980): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9ec0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9ec0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9ec0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1b810 item 93 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9ec0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9ec0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.627649517 +0000 UTC m=+203.267629785 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19111d9ec0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19119046c0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19119046c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19119046c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19119046c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19119046c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.627649517 +0000 UTC m=+203.267629785 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe19119046c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c1bab0 item 93 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.628776981 +0000 UTC m=+203.268757248 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911904d00): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905240): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905240): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905240): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911614380 item 94 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905240): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905240): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.629224814 +0000 UTC m=+203.269205091 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905240): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905940): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905940): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905940): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905940): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905940): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.629224814 +0000 UTC m=+203.269205091 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911905940): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911614540 item 94 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.630437057 +0000 UTC m=+203.270417323 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a080): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a5c0): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a5c0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a5c0): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116148c0 item 95 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a5c0): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a5c0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.630837451 +0000 UTC m=+203.270817717 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192a5c0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192acc0): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192acc0): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192acc0): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192acc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192acc0): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.630837451 +0000 UTC m=+203.270817717 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192acc0): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911614b60 item 95 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): open at offset 0 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): _readAt: size=2, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): >_readAt: n=0, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.632021389 +0000 UTC m=+203.272001656 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b300): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b840): _writeAt: size=5, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b840): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b840): >openPending: err= 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911614ee0 item 96 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b840): >_writeAt: n=5, err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b840): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.636503288 +0000 UTC m=+203.276483565 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe191192b840): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:01 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911958040): _readAt: size=512, off=0 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911958040): openPending: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911958040): >openPending: err= 2026/05/07 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911958040): >_readAt: n=5, err=EOF 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911958040): close: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:01.636503288 +0000 UTC m=+203.276483565 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:01 DEBUG : open-test-file(0xe1911958040): >close: err= 2026/05/07 01:59:01 DEBUG : open-test-file: Remove: 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911615180 item 96 2026/05/07 01:59:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:01 DEBUG : open-test-file: >Remove: err= 2026/05/07 01:59:01 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:01 DEBUG : Looking for writers 2026/05/07 01:59:01 DEBUG : >WaitForWriters: 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:01 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/07 01:59:01 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19119587c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19119587c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19119587c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19119587c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19119587c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.015767645 +0000 UTC m=+203.655747912 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19119587c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.015767645 +0000 UTC m=+203.655747912 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911958c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959100): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959100): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959100): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.015767645 +0000 UTC m=+203.655747912 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116a2540 item 1 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959740): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959740): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959740): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959740): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959740): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.018347363 +0000 UTC m=+203.658327629 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959740): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959c40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959c40): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.018347363 +0000 UTC m=+203.658327629 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911959c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116a2af0 item 2 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a380): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a380): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a380): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a380): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a380): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.019841817 +0000 UTC m=+203.659822083 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a380): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.019841817 +0000 UTC m=+203.659822083 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197a800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197acc0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197acc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197acc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197acc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197acc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.019841817 +0000 UTC m=+203.659822083 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197acc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116a2e70 item 3 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b340): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b340): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b340): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b340): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b340): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.021889532 +0000 UTC m=+203.661869799 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b340): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b880): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b880): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b880): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b880): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b880): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.021889532 +0000 UTC m=+203.661869799 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197b880): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116a35e0 item 4 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197bec0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197bec0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197bec0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197bec0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197bec0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.023409383 +0000 UTC m=+203.663389650 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191197bec0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.023409383 +0000 UTC m=+203.663389650 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14440): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14900): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14900): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14900): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14900): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14900): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.023409383 +0000 UTC m=+203.663389650 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14900): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116a39d0 item 5 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14f80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14f80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14f80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14f80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14f80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.026714557 +0000 UTC m=+203.666694853 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14f80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a154c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a154c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a154c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a154c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a154c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.026714557 +0000 UTC m=+203.666694853 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a154c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c222a0 item 6 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15b40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15b40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15b40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15b40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15b40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.028585549 +0000 UTC m=+203.668565826 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15b40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.028585549 +0000 UTC m=+203.668565826 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189dcc0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189dcc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189dcc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189dcc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189dcc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.028585549 +0000 UTC m=+203.668565826 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189dcc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910adecb0 item 7 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4440): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4440): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4440): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4440): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4440): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.030685343 +0000 UTC m=+203.670665620 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4440): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4980): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4980): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4980): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4980): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4980): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.030685343 +0000 UTC m=+203.670665620 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4980): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910adf730 item 8 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4f40): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe19118b4f40): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4f40): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4f40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4f40): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b4f40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5300): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5300): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5300): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5300): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5300): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.032560484 +0000 UTC m=+203.672540751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5300): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.032560484 +0000 UTC m=+203.672540751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5780): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5c80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5c80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5c80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5c80): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5c80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.032560484 +0000 UTC m=+203.672540751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118b5c80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191086c1c0 item 9 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0400): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0400): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0400): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0400): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0400): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.035188111 +0000 UTC m=+203.675168388 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0400): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0940): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0940): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0940): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0940): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0940): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.035188111 +0000 UTC m=+203.675168388 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e0940): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191086c700 item 10 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14380): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe1911a14380): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14380): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14380): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14380): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14380): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14380): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14740): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14740): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14740): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14740): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14740): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.037364489 +0000 UTC m=+203.677344766 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14740): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.037364489 +0000 UTC m=+203.677344766 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a14c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15140): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15140): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15140): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15140): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15140): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.037364489 +0000 UTC m=+203.677344766 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15140): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038a80 item 11 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15e40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15e40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15e40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15e40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15e40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.039240451 +0000 UTC m=+203.679220719 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911a15e40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1080): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1080): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1080): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.039240451 +0000 UTC m=+203.679220719 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038f50 item 12 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e16c0): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe19118e16c0): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e16c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e16c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e16c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e16c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e16c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1a80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1a80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1a80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1a80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1a80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.040511175 +0000 UTC m=+203.680491441 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19118e1a80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e280): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e280): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e280): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e280): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e280): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.040511175 +0000 UTC m=+203.680491441 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e280): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911039650 item 13 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c83c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c83c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c83c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c83c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c83c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.042215423 +0000 UTC m=+203.682195700 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c83c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8900): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8900): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8900): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8900): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8900): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.042215423 +0000 UTC m=+203.682195700 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8900): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c22a10 item 14 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8f80): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe19112c8f80): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8f80): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8f80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8f80): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8f80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9340): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9340): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9340): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9340): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9340): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.043819684 +0000 UTC m=+203.683799981 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9340): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9a00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9a00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9a00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9a00): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9a00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.043819684 +0000 UTC m=+203.683799981 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9a00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c23260 item 15 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44700): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44700): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44700): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44700): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44700): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.045250097 +0000 UTC m=+203.685230364 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44700): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44d40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44d40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44d40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44d40): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44d40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.045250097 +0000 UTC m=+203.685230364 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44d40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c23810 item 16 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a458c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a458c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a458c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a458c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a458c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.046572908 +0000 UTC m=+203.686553174 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a458c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.046572908 +0000 UTC m=+203.686553174 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191077e000): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8400): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8400): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8400): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8400): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8400): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.046572908 +0000 UTC m=+203.686553174 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8400): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c23b90 item 17 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8bc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8bc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8bc0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8bc0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8bc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.048400228 +0000 UTC m=+203.688380495 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8bc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9400): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9400): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9400): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9400): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9400): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.048400228 +0000 UTC m=+203.688380495 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9400): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191086d030 item 18 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9d00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9d00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.050150484 +0000 UTC m=+203.690130751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.050150484 +0000 UTC m=+203.690130751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a500): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ae80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ae80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ae80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ae80): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ae80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.050150484 +0000 UTC m=+203.690130751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ae80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191086d5e0 item 19 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ba80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ba80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ba80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ba80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ba80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.051869921 +0000 UTC m=+203.691850208 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ba80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8180): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8180): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8180): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8180): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8180): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.051869921 +0000 UTC m=+203.691850208 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8180): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3c3f0 item 20 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8ec0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8ec0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8ec0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8ec0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8ec0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.053338637 +0000 UTC m=+203.693318904 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8ec0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.053338637 +0000 UTC m=+203.693318904 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed93c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed98c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed98c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed98c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed98c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed98c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.053338637 +0000 UTC m=+203.693318904 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed98c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3c9a0 item 21 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c080): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c080): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c080): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.054958798 +0000 UTC m=+203.694939065 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c5c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c5c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c5c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c5c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c5c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.054958798 +0000 UTC m=+203.694939065 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c5c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3d340 item 22 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cc80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cc80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cc80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cc80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cc80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.056195656 +0000 UTC m=+203.696175923 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cc80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.056195656 +0000 UTC m=+203.696175923 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d1c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d780): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d780): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d780): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d780): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d780): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.056195656 +0000 UTC m=+203.696175923 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d780): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c3dab0 item 23 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109de00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109de00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109de00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109de00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109de00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.058228133 +0000 UTC m=+203.698208400 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109de00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36c40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36c40): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.058228133 +0000 UTC m=+203.698208400 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116582a0 item 24 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c372c0): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe1910c372c0): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c372c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c372c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c372c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c372c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c372c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c378c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c378c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c378c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c378c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c378c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.059406652 +0000 UTC m=+203.699386919 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c378c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.059406652 +0000 UTC m=+203.699386919 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c37dc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110286c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110286c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110286c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110286c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110286c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.059406652 +0000 UTC m=+203.699386919 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110286c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911658a10 item 25 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110298c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110298c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110298c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110298c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110298c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.060954747 +0000 UTC m=+203.700935014 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110298c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911029e00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911029e00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911029e00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911029e00): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911029e00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.060954747 +0000 UTC m=+203.700935014 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911029e00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911658fc0 item 26 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c87ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe1910c87ac0): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c87ac0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c87ac0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c87ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c87ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c87ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c080): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c080): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c080): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.062916832 +0000 UTC m=+203.702897099 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.062916832 +0000 UTC m=+203.702897099 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189c580): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189cac0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189cac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189cac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189cac0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189cac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.062916832 +0000 UTC m=+203.702897099 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189cac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116597a0 item 27 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d140): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d140): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d140): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d140): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d140): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.065378066 +0000 UTC m=+203.705358333 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191189d140): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c240): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c240): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c240): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c240): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c240): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.065378066 +0000 UTC m=+203.705358333 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c240): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911659dc0 item 28 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c880): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe1910c6c880): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c880): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c880): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c880): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c880): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6c880): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6cc40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6cc40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6cc40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6cc40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6cc40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.066981715 +0000 UTC m=+203.706961982 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6cc40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d300): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d300): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d300): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d300): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d300): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.066981715 +0000 UTC m=+203.706961982 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d300): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113a310 item 29 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d980): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d980): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d980): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d980): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d980): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.068757498 +0000 UTC m=+203.708737766 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6d980): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6dec0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6dec0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6dec0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6dec0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6dec0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.068757498 +0000 UTC m=+203.708737766 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c6dec0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113a690 item 30 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe600): _readAt: size=2, off=0 2026/05/07 01:59:02 ERROR : open-test-file(0xe1910cbe600): Couldn't read size of file 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe600): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe600): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe600): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe600): close: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe600): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe9c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe9c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe9c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe9c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe9c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.070488058 +0000 UTC m=+203.710468324 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbe9c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf080): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf080): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf080): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.070488058 +0000 UTC m=+203.710468324 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113aa10 item 31 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf700): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf700): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf700): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf700): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf700): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.072041733 +0000 UTC m=+203.712022000 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbf700): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbfc40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbfc40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbfc40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbfc40): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbfc40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.072041733 +0000 UTC m=+203.712022000 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cbfc40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113ad90 item 32 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02380): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02380): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02380): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02380): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02380): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.073494117 +0000 UTC m=+203.713474384 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02380): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113b1f0 item 33 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.073979241 +0000 UTC m=+203.713959518 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02d00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02d00): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.073979241 +0000 UTC m=+203.713959518 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d02d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113b3b0 item 33 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03340): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03340): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03340): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03340): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03340): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.075443989 +0000 UTC m=+203.715424276 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03340): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113b7a0 item 34 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.076048136 +0000 UTC m=+203.716028404 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d037c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03d00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03d00): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.076048136 +0000 UTC m=+203.716028404 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d03d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113b960 item 34 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14440): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14440): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14440): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14440): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14440): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.077464132 +0000 UTC m=+203.717444399 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14440): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe191113bce0 item 35 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.078040368 +0000 UTC m=+203.718020635 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d148c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14dc0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14dc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14dc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14dc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14dc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.078040368 +0000 UTC m=+203.718020635 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d14dc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590000 item 35 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15440): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15440): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15440): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15440): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15440): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.079468116 +0000 UTC m=+203.719448383 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15440): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590380 item 36 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.080064588 +0000 UTC m=+203.720044865 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15940): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15e80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15e80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15e80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15e80): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15e80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.080064588 +0000 UTC m=+203.720044865 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d15e80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590540 item 36 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d285c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d285c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d285c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d285c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d285c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.081510101 +0000 UTC m=+203.721490368 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d285c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590930 item 37 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.082021093 +0000 UTC m=+203.722001360 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28a40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28f40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28f40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28f40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28f40): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28f40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.082021093 +0000 UTC m=+203.722001360 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d28f40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590af0 item 37 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d295c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d295c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d295c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d295c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d295c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.083797738 +0000 UTC m=+203.723778046 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d295c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911590e70 item 38 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.084394361 +0000 UTC m=+203.724374638 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910d29ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06100): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06100): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06100): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.084394361 +0000 UTC m=+203.724374638 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115911f0 item 38 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06780): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06780): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06780): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06780): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06780): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.085906959 +0000 UTC m=+203.725887226 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06780): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591570 item 39 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.086613711 +0000 UTC m=+203.726593978 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e06c80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07180): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07180): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07180): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07180): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07180): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.086613711 +0000 UTC m=+203.726593978 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07180): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591730 item 39 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07800): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07800): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07800): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.088065503 +0000 UTC m=+203.728045771 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591ab0 item 40 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.088688266 +0000 UTC m=+203.728668534 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e07d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c340): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c340): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c340): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c340): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c340): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.088688266 +0000 UTC m=+203.728668534 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c340): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911591c70 item 40 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.090020975 +0000 UTC m=+203.730001283 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1c900): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1ce00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1ce00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1ce00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ee150 item 41 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1ce00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1ce00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.09062342 +0000 UTC m=+203.730603687 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1ce00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ee310 item 41 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.092365038 +0000 UTC m=+203.732345306 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d2c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d800): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d800): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d800): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.092365038 +0000 UTC m=+203.732345306 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1d800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ee4d0 item 41 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.09380467 +0000 UTC m=+203.733784937 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e1de40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36440): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36440): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36440): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ee850 item 42 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36440): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36440): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.094330259 +0000 UTC m=+203.734310527 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36440): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118eea10 item 42 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.094960366 +0000 UTC m=+203.734940673 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36980): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36f00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36f00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36f00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36f00): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36f00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.094960366 +0000 UTC m=+203.734940673 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e36f00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118eed20 item 42 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.096340815 +0000 UTC m=+203.736321081 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37540): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37a40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37a40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37a40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ef180 item 43 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37a40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37a40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.096842579 +0000 UTC m=+203.736822847 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e37a40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ef3b0 item 43 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.097551435 +0000 UTC m=+203.737531702 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e5c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e5c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e5c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e5c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e5c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.097551435 +0000 UTC m=+203.737531702 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4e5c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ef570 item 43 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.098957292 +0000 UTC m=+203.738937579 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4ec00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f100): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f100): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118ef8f0 item 44 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f100): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.099432838 +0000 UTC m=+203.739413115 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118efab0 item 44 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.100006136 +0000 UTC m=+203.739986404 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4f640): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4fbc0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4fbc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4fbc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4fbc0): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4fbc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.100006136 +0000 UTC m=+203.739986404 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e4fbc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19118efc70 item 44 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.101411432 +0000 UTC m=+203.741391749 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70300): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70800): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70800): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36150 item 45 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70800): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.101918257 +0000 UTC m=+203.741898544 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70f00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70f00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70f00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70f00): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70f00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.101918257 +0000 UTC m=+203.741898544 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e70f00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36310 item 45 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.103471572 +0000 UTC m=+203.743451859 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71540): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71a40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71a40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71a40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36690 item 46 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71a40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71a40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.103966704 +0000 UTC m=+203.743946971 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e71a40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88240): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88240): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88240): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88240): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88240): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.103966704 +0000 UTC m=+203.743946971 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88240): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36850 item 46 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.105516863 +0000 UTC m=+203.745497150 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88880): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88d80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88d80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88d80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36cb0 item 47 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88d80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88d80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.105988141 +0000 UTC m=+203.745968407 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e88d80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89480): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89480): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89480): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89480): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89480): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.105988141 +0000 UTC m=+203.745968407 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89480): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a36e70 item 47 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.107584696 +0000 UTC m=+203.747564963 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910e89ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa0c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa0c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa0c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a371f0 item 48 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa0c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa0c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.108035826 +0000 UTC m=+203.748016093 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa0c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa7c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa7c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa7c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa7c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa7c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.108035826 +0000 UTC m=+203.748016093 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaa7c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a373b0 item 48 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaae00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaae00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaae00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaae00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaae00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.109542793 +0000 UTC m=+203.749523059 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eaae00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a377a0 item 49 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.110160696 +0000 UTC m=+203.750140963 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab280): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab7c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab7c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab7c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab7c0): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab7c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.110160696 +0000 UTC m=+203.750140963 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eab7c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a37960 item 49 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eabe40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eabe40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eabe40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eabe40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eabe40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.111801255 +0000 UTC m=+203.751781523 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910eabe40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911a37ce0 item 50 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.11243573 +0000 UTC m=+203.752416038 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed2440): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed29c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed29c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed29c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed29c0): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed29c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.11243573 +0000 UTC m=+203.752416038 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed29c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2000 item 50 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3040): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3040): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3040): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3040): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3040): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.113765263 +0000 UTC m=+203.753745560 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3040): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d24d0 item 51 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.114394828 +0000 UTC m=+203.754375096 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3540): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3a80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3a80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3a80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3a80): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3a80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.114394828 +0000 UTC m=+203.754375096 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed3a80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2850 item 51 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e200): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e200): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e200): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e200): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e200): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.116140035 +0000 UTC m=+203.756120302 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e200): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2cb0 item 52 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.116821608 +0000 UTC m=+203.756801915 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3e700): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3ec80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3ec80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3ec80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3ec80): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3ec80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.116821608 +0000 UTC m=+203.756801915 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3ec80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d2e70 item 52 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f300): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f300): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f300): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f300): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f300): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.118386534 +0000 UTC m=+203.758366812 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f300): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d31f0 item 53 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.118916203 +0000 UTC m=+203.758896469 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3f800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3fd40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3fd40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3fd40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3fd40): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3fd40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.118916203 +0000 UTC m=+203.758896469 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f3fd40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d33b0 item 53 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f664c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f664c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f664c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f664c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f664c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.120338971 +0000 UTC m=+203.760319258 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f664c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d3730 item 54 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.1209285 +0000 UTC m=+203.760908778 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f669c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f66f40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f66f40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f66f40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f66f40): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f66f40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.1209285 +0000 UTC m=+203.760908778 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f66f40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d39d0 item 54 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f675c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f675c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f675c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f675c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f675c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.122490762 +0000 UTC m=+203.762471039 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f675c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19115d3d50 item 55 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.123133723 +0000 UTC m=+203.763113990 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f67ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa100): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa100): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa100): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.123133723 +0000 UTC m=+203.763113990 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19117180e0 item 55 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa780): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa780): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa780): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa780): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa780): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.124533018 +0000 UTC m=+203.764513284 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faa780): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718460 item 56 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.125253705 +0000 UTC m=+203.765233982 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910faac80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab200): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab200): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab200): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab200): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab200): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.125253705 +0000 UTC m=+203.765233982 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab200): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718690 item 56 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.126736998 +0000 UTC m=+203.766717265 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fab840): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fabd80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fabd80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fabd80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718a10 item 57 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fabd80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fabd80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.127241738 +0000 UTC m=+203.767222005 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fabd80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718bd0 item 57 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.127813985 +0000 UTC m=+203.767794253 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd23c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2940): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2940): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2940): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2940): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2940): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.127813985 +0000 UTC m=+203.767794253 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2940): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911718d90 item 57 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.129347493 +0000 UTC m=+203.769327770 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd2f80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd34c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd34c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd34c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719110 item 58 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd34c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd34c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.129798021 +0000 UTC m=+203.769778288 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd34c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19117192d0 item 58 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.130520862 +0000 UTC m=+203.770501139 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062040): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062600): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062600): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062600): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062600): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062600): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.130520862 +0000 UTC m=+203.770501139 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062600): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9a2a0 item 58 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.132320892 +0000 UTC m=+203.772301169 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911062c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063180): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063180): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063180): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9abd0 item 59 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063180): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063180): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.132783382 +0000 UTC m=+203.772763650 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063180): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9ae70 item 59 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.133358856 +0000 UTC m=+203.773339123 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110636c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063c40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063c40): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.133358856 +0000 UTC m=+203.773339123 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911063c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9b3b0 item 59 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.134963277 +0000 UTC m=+203.774943554 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4380): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a48c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a48c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a48c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9b810 item 60 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a48c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a48c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.135566522 +0000 UTC m=+203.775546790 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a48c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9b9d0 item 60 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.136232276 +0000 UTC m=+203.776212544 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a4e00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a53c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a53c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a53c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a53c0): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a53c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.136232276 +0000 UTC m=+203.776212544 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a53c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910d9bc70 item 60 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.137576246 +0000 UTC m=+203.777556524 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110a5a00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0040): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0040): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0040): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b00620 item 61 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0040): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0040): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.138122274 +0000 UTC m=+203.778102542 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0040): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0740): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0740): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0740): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0740): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0740): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.138122274 +0000 UTC m=+203.778102542 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0740): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b00a80 item 61 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.139416443 +0000 UTC m=+203.779396709 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f0d80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f12c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f12c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f12c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b01570 item 62 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f12c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f12c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.139915691 +0000 UTC m=+203.779895958 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f12c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f19c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f19c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f19c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f19c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f19c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.139915691 +0000 UTC m=+203.779895958 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19110f19c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910b01b90 item 62 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.141051811 +0000 UTC m=+203.781032078 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a640): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a640): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a640): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119403f0 item 63 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a640): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a640): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.141497911 +0000 UTC m=+203.781478178 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111a640): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111ad40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111ad40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111ad40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111ad40): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111ad40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.141497911 +0000 UTC m=+203.781478178 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111ad40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119405b0 item 63 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): >_readAt: n=0, err=Bad file descriptor 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.142724039 +0000 UTC m=+203.782704307 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b380): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b8c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b8c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b8c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940930 item 64 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b8c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b8c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.143218731 +0000 UTC m=+203.783198998 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191111b8c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111360c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111360c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111360c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111360c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111360c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.143218731 +0000 UTC m=+203.783198998 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111360c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940af0 item 64 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136700): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136700): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136700): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136700): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136700): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.144803916 +0000 UTC m=+203.784784184 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136700): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911940e70 item 65 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.145415938 +0000 UTC m=+203.785396235 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911136b80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137080): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137080): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137080): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.145415938 +0000 UTC m=+203.785396235 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941030 item 65 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111376c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111376c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111376c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111376c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111376c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.146697151 +0000 UTC m=+203.786677417 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111376c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941490 item 66 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.147390537 +0000 UTC m=+203.787370803 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911137b40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0180): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0180): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0180): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0180): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0180): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.147390537 +0000 UTC m=+203.787370803 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0180): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941650 item 66 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a07c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a07c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a07c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a07c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a07c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.148494294 +0000 UTC m=+203.788474561 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a07c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119419d0 item 67 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.14897529 +0000 UTC m=+203.788955557 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a0c40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1140): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1140): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1140): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1140): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1140): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.14897529 +0000 UTC m=+203.788955557 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1140): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911941b90 item 67 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a17c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a17c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a17c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a17c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a17c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.150517915 +0000 UTC m=+203.790498182 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a17c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad4070 item 68 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.151017996 +0000 UTC m=+203.790998284 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111a1cc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce300): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce300): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce300): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce300): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce300): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.151017996 +0000 UTC m=+203.790998284 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce300): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad43f0 item 68 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce940): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce940): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce940): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce940): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce940): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.15267164 +0000 UTC m=+203.792651907 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111ce940): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad49a0 item 69 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.153410491 +0000 UTC m=+203.793390768 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cedc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf2c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf2c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf2c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf2c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf2c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.153410491 +0000 UTC m=+203.793390768 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf2c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad4b60 item 69 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf940): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf940): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf940): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf940): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf940): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.154937316 +0000 UTC m=+203.794917584 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cf940): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad53b0 item 70 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.155655327 +0000 UTC m=+203.795635595 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111cfe40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8480): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8480): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8480): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8480): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8480): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.155655327 +0000 UTC m=+203.795635595 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8480): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad5570 item 70 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8b00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8b00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8b00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8b00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8b00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.157601341 +0000 UTC m=+203.797581639 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f8b00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910ad5c00 item 71 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.158264501 +0000 UTC m=+203.798244768 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9000): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9500): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9500): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9500): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9500): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9500): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.158264501 +0000 UTC m=+203.798244768 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9500): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996070 item 71 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9b80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9b80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9b80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9b80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9b80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.159389759 +0000 UTC m=+203.799370026 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19111f9b80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119963f0 item 72 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.159824839 +0000 UTC m=+203.799805106 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a180): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a6c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a6c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a6c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a6c0): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a6c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.159824839 +0000 UTC m=+203.799805106 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123a6c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996700 item 72 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.161109958 +0000 UTC m=+203.801090225 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123ac80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b180): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b180): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b180): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996a80 item 73 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b180): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b180): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.161869128 +0000 UTC m=+203.801849395 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b180): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996c40 item 73 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.16257174 +0000 UTC m=+203.802552008 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123b640): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123bb80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123bb80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123bb80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123bb80): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123bb80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.16257174 +0000 UTC m=+203.802552008 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191123bb80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996e00 item 73 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.164044484 +0000 UTC m=+203.804024751 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112622c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112627c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112627c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112627c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997180 item 74 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112627c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112627c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.164549165 +0000 UTC m=+203.804529431 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112627c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997340 item 74 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.165036671 +0000 UTC m=+203.805016938 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911262d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263280): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263280): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263280): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263280): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263280): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.165036671 +0000 UTC m=+203.805016938 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263280): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997650 item 74 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.166801806 +0000 UTC m=+203.806782083 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112638c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd3d00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd3d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd3d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719420 item 75 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd3d00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd3d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.167265539 +0000 UTC m=+203.807245806 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910fd3d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): _writeAt: size=3, off=2 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19117195e0 item 75 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.168533066 +0000 UTC m=+203.808513362 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302340): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302880): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302880): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302880): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302880): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302880): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.168533066 +0000 UTC m=+203.808513362 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302880): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19117197a0 item 75 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.170885976 +0000 UTC m=+203.810866242 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911302ec0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113033c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113033c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113033c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719b20 item 76 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113033c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113033c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.171694517 +0000 UTC m=+203.811674794 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113033c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911719ce0 item 76 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): _writeAt: size=3, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.172536293 +0000 UTC m=+203.812516560 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303900): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303e80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303e80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303e80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303e80): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303e80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.172536293 +0000 UTC m=+203.812516560 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911303e80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910aca070 item 76 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.174143228 +0000 UTC m=+203.814123495 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113465c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911346ac0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911346ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911346ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910aca5b0 item 77 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911346ac0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911346ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.174509898 +0000 UTC m=+203.814490166 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911346ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113471c0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113471c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113471c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113471c0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113471c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.174509898 +0000 UTC m=+203.814490166 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113471c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910aca850 item 77 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.175889336 +0000 UTC m=+203.815869603 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347d00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acaf50 item 78 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347d00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.176403454 +0000 UTC m=+203.816383722 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911347d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136e500): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136e500): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136e500): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136e500): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136e500): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.176403454 +0000 UTC m=+203.816383722 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136e500): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acb420 item 78 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.177762694 +0000 UTC m=+203.817742961 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136eb40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f040): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f040): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f040): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acb8f0 item 79 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f040): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f040): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.178220195 +0000 UTC m=+203.818200462 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f040): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f740): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f740): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f740): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f740): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f740): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.178220195 +0000 UTC m=+203.818200462 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136f740): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910acbc70 item 79 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.179553777 +0000 UTC m=+203.819534043 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191136fd80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392380): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392380): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392380): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ee2a0 item 80 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392380): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392380): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.180242733 +0000 UTC m=+203.820223000 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392380): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392a80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392a80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392a80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392a80): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392a80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.180242733 +0000 UTC m=+203.820223000 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911392a80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ee540 item 80 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113930c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113930c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113930c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113930c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113930c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.181599598 +0000 UTC m=+203.821579876 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113930c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116eea10 item 81 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.182149213 +0000 UTC m=+203.822129500 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393540): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393a80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393a80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393a80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393a80): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393a80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.182149213 +0000 UTC m=+203.822129500 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911393a80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116eecb0 item 81 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac200): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac200): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac200): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac200): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac200): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.183444451 +0000 UTC m=+203.823424719 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac200): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef0a0 item 82 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.184069729 +0000 UTC m=+203.824050006 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ac700): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113acc80): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113acc80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113acc80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113acc80): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113acc80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.184069729 +0000 UTC m=+203.824050006 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113acc80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef260 item 82 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad300): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad300): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad300): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad300): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad300): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.185324151 +0000 UTC m=+203.825304418 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad300): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef5e0 item 83 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.185769619 +0000 UTC m=+203.825749887 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113ad800): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113add40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113add40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113add40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113add40): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113add40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.185769619 +0000 UTC m=+203.825749887 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113add40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116ef7a0 item 83 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c84c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c84c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c84c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c84c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c84c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.187472135 +0000 UTC m=+203.827452412 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c84c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116efb20 item 84 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.188163808 +0000 UTC m=+203.828144075 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c89c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c8f40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c8f40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c8f40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c8f40): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c8f40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.188163808 +0000 UTC m=+203.828144075 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c8f40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19116efce0 item 84 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c95c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c95c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c95c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c95c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c95c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.189734525 +0000 UTC m=+203.829714792 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c95c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c727e0 item 85 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.190615393 +0000 UTC m=+203.830595661 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113c9ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2100): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2100): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2100): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.190615393 +0000 UTC m=+203.830595661 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c729a0 item 85 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2780): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2780): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2780): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2780): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2780): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.191982859 +0000 UTC m=+203.831963136 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2780): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c731f0 item 86 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.192569513 +0000 UTC m=+203.832549780 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e2c80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3200): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3200): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3200): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3200): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3200): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.192569513 +0000 UTC m=+203.832549780 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3200): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c733b0 item 86 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3880): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3880): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3880): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3880): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3880): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.194452368 +0000 UTC m=+203.834432636 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3880): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73880 item 87 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.195364626 +0000 UTC m=+203.835344893 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19113e3d80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263e40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263e40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263e40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263e40): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263e40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.195364626 +0000 UTC m=+203.835344893 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1911263e40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997a40 item 87 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ea00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ea00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ea00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ea00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ea00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.200629328 +0000 UTC m=+203.840609616 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ea00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c725b0 item 88 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.201715354 +0000 UTC m=+203.841695681 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163e200): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ef40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ef40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ef40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ef40): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ef40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.201715354 +0000 UTC m=+203.841695681 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163ef40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c72850 item 88 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.204840028 +0000 UTC m=+203.844820294 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163f580): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163fac0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163fac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163fac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c730a0 item 89 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163fac0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163fac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.205618122 +0000 UTC m=+203.845598389 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191163fac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73260 item 89 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.206253208 +0000 UTC m=+203.846233505 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8100): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8680): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8680): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8680): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8680): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8680): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.206253208 +0000 UTC m=+203.846233505 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8680): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73420 item 89 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.207673502 +0000 UTC m=+203.847653769 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c8d00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9240): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9240): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9240): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73a40 item 90 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9240): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9240): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.20844233 +0000 UTC m=+203.848422597 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9240): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1910c73dc0 item 90 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.208998667 +0000 UTC m=+203.848978934 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9780): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9d40): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9d40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9d40): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9d40): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9d40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.208998667 +0000 UTC m=+203.848978934 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe19112c9d40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119960e0 item 90 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.210722644 +0000 UTC m=+203.850702951 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a44ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45480): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45480): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45480): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996540 item 91 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45480): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45480): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.211204882 +0000 UTC m=+203.851185149 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45480): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): >_readAt: n=2, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): _writeAt: size=3, off=7 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996770 item 91 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.211723007 +0000 UTC m=+203.851703275 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910a45ac0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8200): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8200): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8200): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8200): >_readAt: n=8, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8200): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.211723007 +0000 UTC m=+203.851703275 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8200): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996930 item 91 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.213170653 +0000 UTC m=+203.853150940 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf8840): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf91c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf91c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf91c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996cb0 item 92 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf91c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf91c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.213685132 +0000 UTC m=+203.853665399 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf91c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): open at offset 5 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911996e70 item 92 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): _readAt: size=2, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): _writeAt: size=3, off=5 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): >_writeAt: n=3, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.214224397 +0000 UTC m=+203.854204664 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910cf9700): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a080): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a080): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a080): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a080): >_readAt: n=3, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a080): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.214224397 +0000 UTC m=+203.854204664 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2a080): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997030 item 92 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.215662695 +0000 UTC m=+203.855642962 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2ac80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2b480): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2b480): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2b480): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997490 item 93 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2b480): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2b480): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.21615428 +0000 UTC m=+203.856134557 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910f2b480): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8000): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8000): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8000): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8000): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8000): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.21615428 +0000 UTC m=+203.856134557 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8000): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19119976c0 item 93 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.217580696 +0000 UTC m=+203.857560963 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed8c80): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed92c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed92c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed92c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997b20 item 94 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed92c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed92c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.21810855 +0000 UTC m=+203.858088837 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed92c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed9a00): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed9a00): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed9a00): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed9a00): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed9a00): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.21810855 +0000 UTC m=+203.858088837 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910ed9a00): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911997dc0 item 94 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.219654571 +0000 UTC m=+203.859634838 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c140): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c6c0): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c6c0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c6c0): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038af0 item 95 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c6c0): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c6c0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.220230065 +0000 UTC m=+203.860210332 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109c6c0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cdc0): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cdc0): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cdc0): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cdc0): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cdc0): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.220230065 +0000 UTC m=+203.860210332 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109cdc0): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911038cb0 item 95 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): open at offset 0 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): _readAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): >_readAt: n=0, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.221763372 +0000 UTC m=+203.861743639 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109d500): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109da40): _writeAt: size=5, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109da40): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109da40): >openPending: err= 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe1911039030 item 96 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109da40): >_writeAt: n=5, err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109da40): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.222324799 +0000 UTC m=+203.862305076 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe191109da40): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 01:59:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 01:59:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36940): _readAt: size=512, off=0 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36940): openPending: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36940): >openPending: err= 2026/05/07 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36940): >_readAt: n=5, err=EOF 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36940): close: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 01:59:02.222324799 +0000 UTC m=+203.862305076 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : open-test-file(0xe1910c36940): >close: err= 2026/05/07 01:59:02 DEBUG : open-test-file: Remove: 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe19110393b0 item 96 2026/05/07 01:59:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 01:59:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 01:59:02 DEBUG : open-test-file: >Remove: err= 2026/05/07 01:59:02 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : >WaitForWriters: 2026/05/07 01:59:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.16s) --- PASS: TestRWFileHandleOpenTests/writes (0.58s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.58s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:02 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:59:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:02 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:02 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:59:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:02 DEBUG : file1: newRWFileHandle: 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): openPending: 2026/05/07 01:59:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): >openPending: err= 2026/05/07 01:59:02 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 01:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 01:59:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): _writeAt: size=2, off=0 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): >_writeAt: n=2, err= 2026/05/07 01:59:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): RWFileHandle.Flush 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): RWFileHandle.Release 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): close: 2026/05/07 01:59:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/07 01:59:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:02 DEBUG : file1(0xe1910c37240): >close: err= 2026/05/07 01:59:02 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : file1: reading active writers 2026/05/07 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : file1: reading active writers 2026/05/07 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : file1: reading active writers 2026/05/07 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : file1: reading active writers 2026/05/07 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:59:02 DEBUG : file1: vfs cache: starting upload 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : file1: reading active writers 2026/05/07 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:59:02 DEBUG : Looking for writers 2026/05/07 01:59:02 DEBUG : file1: reading active writers 2026/05/07 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:59:03 DEBUG : Looking for writers 2026/05/07 01:59:03 DEBUG : file1: reading active writers 2026/05/07 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:59:03 DEBUG : file1: size = 2 OK 2026/05/07 01:59:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:03 INFO : file1: Copied (new) 2026/05/07 01:59:03 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/07 01:59:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 01:59:03 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/07 01:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:03 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 01:59:03 DEBUG : Looking for writers 2026/05/07 01:59:03 DEBUG : file1: reading active writers 2026/05/07 01:59:03 DEBUG : >WaitForWriters: 2026/05/07 01:59:04 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:04 DEBUG : Looking for writers 2026/05/07 01:59:04 DEBUG : file1: reading active writers 2026/05/07 01:59:04 DEBUG : >WaitForWriters: 2026/05/07 01:59:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.41s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:04 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:59:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:04 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:04 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:59:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:05 DEBUG : rename_me: newRWFileHandle: 2026/05/07 01:59:05 DEBUG : rename_me(0xe191145c2c0): openPending: 2026/05/07 01:59:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 01:59:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/07 01:59:05 DEBUG : rename_me(0xe191145c2c0): >openPending: err= 2026/05/07 01:59:05 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/07 01:59:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/07 01:59:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/07 01:59:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/07 01:59:05 DEBUG : rename_me(0xe191145c2c0): _writeAt: size=5, off=0 2026/05/07 01:59:05 DEBUG : rename_me(0xe191145c2c0): >_writeAt: n=5, err= 2026/05/07 01:59:05 DEBUG : rename_me(0xe191145c2c0): close: 2026/05/07 01:59:05 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-07 01:59:05.011042174 +0000 UTC m=+206.651022461 2026/05/07 01:59:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/07 01:59:05 DEBUG : rename_me(0xe191145c2c0): >close: err= 2026/05/07 01:59:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/07 01:59:05 DEBUG : i_was_renamed: Updating file with 0xe1911694f70 2026/05/07 01:59:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/07 01:59:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/07 01:59:05 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 01:59:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/07 01:59:05 DEBUG : Looking for writers 2026/05/07 01:59:05 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/07 01:59:05 DEBUG : i_was_renamed: size = 5 OK 2026/05/07 01:59:05 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/05/07 01:59:05 INFO : i_was_renamed: Copied (new) 2026/05/07 01:59:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-07 01:59:05 +0000 UTC," 2026/05/07 01:59:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/07 01:59:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/07 01:59:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/07 01:59:06 DEBUG : Looking for writers 2026/05/07 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/05/07 01:59:06 DEBUG : >WaitForWriters: 2026/05/07 01:59:06 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.81s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:06 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:06 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 01:59:06 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:06 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 01:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fesodiz4repe" 2026/05/07 01:59:06 INFO : files root 'rclone-test-fesodiz4repe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 01:59:06 DEBUG : forgetting directory cache 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate(0xe19112c8180): _readAt: size=512, off=0 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate(0xe19112c8180): openPending: 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:00:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 01:59:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate(0xe19112c8180): >openPending: err= 2026/05/07 01:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:08 DEBUG : forgetting directory cache 2026/05/07 01:59:08 DEBUG : TestRWCacheUpdate(0xe19112c8180): >_readAt: n=20, err=EOF 2026/05/07 01:59:08 DEBUG : TestRWCacheUpdate(0xe19112c8180): close: 2026/05/07 01:59:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:00:06 +0000 UTC 2026/05/07 01:59:08 DEBUG : TestRWCacheUpdate(0xe19112c8180): >close: err= 2026/05/07 01:59:08 DEBUG : Re-reading directory (257.639089ms old) 2026/05/07 01:59:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:08 DEBUG : forgetting directory cache 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate(0xe1910a44b00): _readAt: size=512, off=0 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate(0xe1910a44b00): openPending: 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:01:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-07 01:00:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:01:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-07 01:00:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/07 01:59:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 01:59:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate(0xe1910a44b00): >openPending: err= 2026/05/07 01:59:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:09 DEBUG : forgetting directory cache 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate(0xe1910a44b00): >_readAt: n=20, err=EOF 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate(0xe1910a44b00): close: 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:01:06 +0000 UTC 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate(0xe1910a44b00): >close: err= 2026/05/07 01:59:09 DEBUG : Re-reading directory (265.192368ms old) 2026/05/07 01:59:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:10 DEBUG : forgetting directory cache 2026/05/07 01:59:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate(0xe1910cf8100): _readAt: size=512, off=0 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate(0xe1910cf8100): openPending: 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:02:06 +0000 UTC," against cached fingerprint "20,2026-05-07 01:01:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:02:06 +0000 UTC," != cached fingerprint "20,2026-05-07 01:01:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/07 01:59:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 01:59:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate(0xe1910cf8100): >openPending: err= 2026/05/07 01:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:11 DEBUG : forgetting directory cache 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate(0xe1910cf8100): >_readAt: n=20, err=EOF 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate(0xe1910cf8100): close: 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:02:06 +0000 UTC 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate(0xe1910cf8100): >close: err= 2026/05/07 01:59:11 DEBUG : Re-reading directory (261.147951ms old) 2026/05/07 01:59:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:11 DEBUG : forgetting directory cache 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate(0xe1910cf8840): _readAt: size=512, off=0 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate(0xe1910cf8840): openPending: 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:03:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-07 01:02:06 +0000 UTC," 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:03:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-07 01:02:06 +0000 UTC,") 2026/05/07 01:59:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 01:59:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate(0xe1910cf8840): >openPending: err= 2026/05/07 01:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:12 DEBUG : forgetting directory cache 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate(0xe1910cf8840): >_readAt: n=20, err=EOF 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate(0xe1910cf8840): close: 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:03:06 +0000 UTC 2026/05/07 01:59:12 DEBUG : TestRWCacheUpdate(0xe1910cf8840): >close: err= 2026/05/07 01:59:12 DEBUG : Re-reading directory (261.003012ms old) 2026/05/07 01:59:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:13 DEBUG : forgetting directory cache 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate(0xe1910cf94c0): _readAt: size=512, off=0 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate(0xe1910cf94c0): openPending: 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:04:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-07 01:03:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:04:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-07 01:03:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/07 01:59:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 01:59:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate(0xe1910cf94c0): >openPending: err= 2026/05/07 01:59:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:14 DEBUG : forgetting directory cache 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate(0xe1910cf94c0): >_readAt: n=20, err=EOF 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate(0xe1910cf94c0): close: 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:04:06 +0000 UTC 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate(0xe1910cf94c0): >close: err= 2026/05/07 01:59:14 DEBUG : Re-reading directory (255.718539ms old) 2026/05/07 01:59:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:14 DEBUG : forgetting directory cache 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate(0xe1910f2aa40): _readAt: size=512, off=0 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate(0xe1910f2aa40): openPending: 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:05:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-07 01:04:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:05:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-07 01:04:06 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/07 01:59:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 01:59:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate(0xe1910f2aa40): >openPending: err= 2026/05/07 01:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:16 DEBUG : forgetting directory cache 2026/05/07 01:59:16 DEBUG : TestRWCacheUpdate(0xe1910f2aa40): >_readAt: n=20, err=EOF 2026/05/07 01:59:16 DEBUG : TestRWCacheUpdate(0xe1910f2aa40): close: 2026/05/07 01:59:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:05:06 +0000 UTC 2026/05/07 01:59:16 DEBUG : TestRWCacheUpdate(0xe1910f2aa40): >close: err= 2026/05/07 01:59:16 DEBUG : Re-reading directory (256.903649ms old) 2026/05/07 01:59:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:16 DEBUG : forgetting directory cache 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate(0xe1910ed80c0): _readAt: size=512, off=0 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate(0xe1910ed80c0): openPending: 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-07 01:06:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-07 01:05:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-07 01:06:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-07 01:05:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/07 01:59:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/07 01:59:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate(0xe1910ed80c0): >openPending: err= 2026/05/07 01:59:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:17 DEBUG : forgetting directory cache 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate(0xe1910ed80c0): >_readAt: n=21, err=EOF 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate(0xe1910ed80c0): close: 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:06:06 +0000 UTC 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate(0xe1910ed80c0): >close: err= 2026/05/07 01:59:17 DEBUG : Re-reading directory (263.654595ms old) 2026/05/07 01:59:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:18 DEBUG : forgetting directory cache 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate(0xe19112c9a00): _readAt: size=512, off=0 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate(0xe19112c9a00): openPending: 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-07 01:07:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-07 01:06:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-07 01:07:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-07 01:06:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/07 01:59:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/07 01:59:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate(0xe19112c9a00): >openPending: err= 2026/05/07 01:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:19 DEBUG : forgetting directory cache 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate(0xe19112c9a00): >_readAt: n=22, err=EOF 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate(0xe19112c9a00): close: 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:07:06 +0000 UTC 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate(0xe19112c9a00): >close: err= 2026/05/07 01:59:19 DEBUG : Re-reading directory (281.932866ms old) 2026/05/07 01:59:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:19 DEBUG : forgetting directory cache 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate(0xe191109c140): _readAt: size=512, off=0 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate(0xe191109c140): openPending: 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-07 01:08:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-07 01:07:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-07 01:08:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-07 01:07:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/07 01:59:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/07 01:59:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate(0xe191109c140): >openPending: err= 2026/05/07 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:21 DEBUG : forgetting directory cache 2026/05/07 01:59:21 DEBUG : TestRWCacheUpdate(0xe191109c140): >_readAt: n=23, err=EOF 2026/05/07 01:59:21 DEBUG : TestRWCacheUpdate(0xe191109c140): close: 2026/05/07 01:59:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:08:06 +0000 UTC 2026/05/07 01:59:21 DEBUG : TestRWCacheUpdate(0xe191109c140): >close: err= 2026/05/07 01:59:21 DEBUG : Re-reading directory (284.566553ms old) 2026/05/07 01:59:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:21 DEBUG : forgetting directory cache 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate(0xe191109ccc0): _readAt: size=512, off=0 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate(0xe191109ccc0): openPending: 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-07 01:09:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-07 01:08:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-07 01:09:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-07 01:08:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/07 01:59:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/07 01:59:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate(0xe191109ccc0): >openPending: err= 2026/05/07 01:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:22 DEBUG : forgetting directory cache 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate(0xe191109ccc0): >_readAt: n=24, err=EOF 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate(0xe191109ccc0): close: 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:09:06 +0000 UTC 2026/05/07 01:59:22 DEBUG : TestRWCacheUpdate(0xe191109ccc0): >close: err= 2026/05/07 01:59:22 DEBUG : Re-reading directory (258.267482ms old) 2026/05/07 01:59:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 01:59:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/07 01:59:23 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:23 DEBUG : Looking for writers 2026/05/07 01:59:23 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/07 01:59:23 DEBUG : >WaitForWriters: 2026/05/07 01:59:23 DEBUG : files root 'rclone-test-fesodiz4repe': vfs cache: cleaner exiting 2026/05/07 01:59:23 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.74s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:25 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/07 01:59:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/07 01:59:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/07 01:59:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/07 01:59:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 01:59:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 01:59:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:26 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:26 DEBUG : Looking for writers 2026/05/07 01:59:26 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/07 01:59:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/07 01:59:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:26 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:26 DEBUG : files root 'rclone-test-fesodiz4repe': Reusing VFS from active cache 2026/05/07 01:59:26 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:26 DEBUG : Looking for writers 2026/05/07 01:59:26 DEBUG : >WaitForWriters: 2026/05/07 01:59:26 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:26 DEBUG : Looking for writers 2026/05/07 01:59:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:26 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:26 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:26 DEBUG : Looking for writers 2026/05/07 01:59:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:27 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:27 DEBUG : Looking for writers 2026/05/07 01:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:27 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:29 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:29 DEBUG : dir: Looking for writers 2026/05/07 01:59:29 DEBUG : file2: reading active writers 2026/05/07 01:59:29 DEBUG : Looking for writers 2026/05/07 01:59:29 DEBUG : dir: reading active writers 2026/05/07 01:59:29 DEBUG : file1: reading active writers 2026/05/07 01:59:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.93s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:30 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:32 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:32 DEBUG : dir: Looking for writers 2026/05/07 01:59:32 DEBUG : Looking for writers 2026/05/07 01:59:32 DEBUG : dir: reading active writers 2026/05/07 01:59:32 DEBUG : file1: reading active writers 2026/05/07 01:59:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.76s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:33 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:35 DEBUG : file1: Open: flags=O_RDONLY 2026/05/07 01:59:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/07 01:59:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/07 01:59:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/07 01:59:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 01:59:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/07 01:59:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/07 01:59:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/07 01:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/07 01:59:35 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 01:59:36 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/07 01:59:36 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/07 01:59:36 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/07 01:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/07 01:59:36 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:36 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/07 01:59:36 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:36 DEBUG : dir: Looking for writers 2026/05/07 01:59:36 DEBUG : file2: reading active writers 2026/05/07 01:59:36 DEBUG : new_file.txt: reading active writers 2026/05/07 01:59:36 DEBUG : Looking for writers 2026/05/07 01:59:36 DEBUG : dir: reading active writers 2026/05/07 01:59:36 DEBUG : file1: reading active writers 2026/05/07 01:59:36 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.87s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:37 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:38 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/07 01:59:38 DEBUG : dir/file1: Updating file with dir/file1 0xe191104c9c0 2026/05/07 01:59:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/07 01:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:39 INFO : dir/file1: Moved (server-side) to: file0 2026/05/07 01:59:39 DEBUG : file0: Updating file with file0 0xe191104c9c0 2026/05/07 01:59:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 01:59:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/07 01:59:40 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:40 DEBUG : dir: Looking for writers 2026/05/07 01:59:40 DEBUG : Looking for writers 2026/05/07 01:59:40 DEBUG : dir: reading active writers 2026/05/07 01:59:40 DEBUG : file0: reading active writers 2026/05/07 01:59:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.75s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:40 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:40 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:40 DEBUG : Looking for writers 2026/05/07 01:59:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:41 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:41 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/07 01:59:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/07 01:59:42 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/07 01:59:42 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/07 01:59:43 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/07 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:43 DEBUG : d: Looking for writers 2026/05/07 01:59:43 DEBUG : Looking for writers 2026/05/07 01:59:43 DEBUG : a: Looking for writers 2026/05/07 01:59:43 DEBUG : b: Looking for writers 2026/05/07 01:59:43 DEBUG : c: Looking for writers 2026/05/07 01:59:43 DEBUG : Looking for writers 2026/05/07 01:59:43 DEBUG : d: reading active writers 2026/05/07 01:59:43 DEBUG : /: reading active writers 2026/05/07 01:59:43 DEBUG : a: reading active writers 2026/05/07 01:59:43 DEBUG : b: reading active writers 2026/05/07 01:59:43 DEBUG : c: reading active writers 2026/05/07 01:59:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.58s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:44 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/07 01:59:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/07 01:59:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/07 01:59:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/07 01:59:48 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:48 DEBUG : a/b/c/d: Looking for writers 2026/05/07 01:59:48 DEBUG : a/b/c: Looking for writers 2026/05/07 01:59:48 DEBUG : d: reading active writers 2026/05/07 01:59:48 DEBUG : a/b: Looking for writers 2026/05/07 01:59:48 DEBUG : c: reading active writers 2026/05/07 01:59:48 DEBUG : a: Looking for writers 2026/05/07 01:59:48 DEBUG : b: reading active writers 2026/05/07 01:59:48 DEBUG : Looking for writers 2026/05/07 01:59:48 DEBUG : a: reading active writers 2026/05/07 01:59:48 DEBUG : >WaitForWriters: 2026/05/07 01:59:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/a/b/c not empty`) 2026/05/07 01:59:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/07 01:59:49 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/a/b/c not empty`) 2026/05/07 01:59:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/07 01:59:49 DEBUG : pacer: Reducing sleep to 30ms 2026/05/07 01:59:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/a/b not empty`) 2026/05/07 01:59:49 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/05/07 01:59:49 DEBUG : pacer: Reducing sleep to 45ms 2026/05/07 01:59:49 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/07 01:59:49 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.20s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:49 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:49 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:49 DEBUG : Looking for writers 2026/05/07 01:59:49 DEBUG : >WaitForWriters: 2026/05/07 01:59:49 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/07 01:59:49 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:50 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:50 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/07 01:59:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/07 01:59:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/07 01:59:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/07 01:59:50 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 01:59:51 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 01:59:51 DEBUG : file1: size = 5 OK 2026/05/07 01:59:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:51 DEBUG : file1: Size of src and dst objects identical 2026/05/07 01:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/07 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:51 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 01:59:52 DEBUG : file1: size = 0 OK 2026/05/07 01:59:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/07 01:59:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/07 01:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 01:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 01:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:52 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (7 bytes), uploading instead of streaming 2026/05/07 01:59:52 DEBUG : file1: size = 7 OK 2026/05/07 01:59:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:52 DEBUG : file1: Size of src and dst objects identical 2026/05/07 01:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:52 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:52 DEBUG : Looking for writers 2026/05/07 01:59:52 DEBUG : file1: reading active writers 2026/05/07 01:59:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.28s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:53 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/07 01:59:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/07 01:59:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/07 01:59:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/07 01:59:54 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (11 bytes), uploading instead of streaming 2026/05/07 01:59:55 DEBUG : file1: size = 11 OK 2026/05/07 01:59:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:55 DEBUG : file1: Size of src and dst objects identical 2026/05/07 01:59:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/07 01:59:55 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:55 DEBUG : Looking for writers 2026/05/07 01:59:55 DEBUG : file1: reading active writers 2026/05/07 01:59:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.48s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:55 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/07 01:59:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:55 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 01:59:56 DEBUG : file1: size = 5 OK 2026/05/07 01:59:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:56 DEBUG : file1: Size of src and dst objects identical 2026/05/07 01:59:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/07 01:59:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:56 DEBUG : Looking for writers 2026/05/07 01:59:56 DEBUG : file1: reading active writers 2026/05/07 01:59:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.26s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:57 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:57 DEBUG : file1: WriteFileHandle.Release closing 2026/05/07 01:59:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:57 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 01:59:58 DEBUG : file1: size = 0 OK 2026/05/07 01:59:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:58 DEBUG : file1: Size of src and dst objects identical 2026/05/07 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/07 01:59:58 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:58 DEBUG : Looking for writers 2026/05/07 01:59:58 DEBUG : file1: reading active writers 2026/05/07 01:59:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.41s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:58 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 01:59:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 01:59:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 01:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:58 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (2 bytes), uploading instead of streaming 2026/05/07 01:59:59 DEBUG : file1: size = 2 OK 2026/05/07 01:59:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 01:59:59 DEBUG : file1: Size of src and dst objects identical 2026/05/07 01:59:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/07 01:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 01:59:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 01:59:59 DEBUG : Looking for writers 2026/05/07 01:59:59 DEBUG : file1: reading active writers 2026/05/07 01:59:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 01:59:59 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 01:59:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:00:00 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 02:00:00 DEBUG : file1: size = 0 OK 2026/05/07 02:00:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/07 02:00:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/07 02:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:00:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:00:00 DEBUG : file1: Open: flags=O_RDONLY 2026/05/07 02:00:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/07 02:00:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/07 02:00:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:00:01 DEBUG : Looking for writers 2026/05/07 02:00:01 DEBUG : file1: reading active writers 2026/05/07 02:00:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.61s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 02:00:01 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 02:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:00:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:00:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:00:01 DEBUG : files root 'rclone-test-fesodiz4repe': File to upload is small (100 bytes), uploading instead of streaming 2026/05/07 02:00:02 DEBUG : file1: size = 100 OK 2026/05/07 02:00:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/07 02:00:02 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:00:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:00:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:00:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/07 02:00:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/07 02:00:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/07 02:00:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:02 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:00:02 DEBUG : Looking for writers 2026/05/07 02:00:02 DEBUG : file1: reading active writers 2026/05/07 02:00:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.62s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 02:00:04 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 02:00:08 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/07 02:00:08 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/07 02:00:08 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:09 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:09 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/07 02:00:09 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/07 02:00:09 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:09 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:09 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/07 02:00:09 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/07 02:00:09 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:09 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:09 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/07 02:00:09 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/07 02:00:09 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:09 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:09 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/07 02:00:09 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/07 02:00:09 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:10 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:00:10 DEBUG : flat: Looking for writers 2026/05/07 02:00:10 DEBUG : f004.txt: reading active writers 2026/05/07 02:00:10 DEBUG : f000.txt: reading active writers 2026/05/07 02:00:10 DEBUG : f001.txt: reading active writers 2026/05/07 02:00:10 DEBUG : f002.txt: reading active writers 2026/05/07 02:00:10 DEBUG : f003.txt: reading active writers 2026/05/07 02:00:10 DEBUG : Looking for writers 2026/05/07 02:00:10 DEBUG : flat: reading active writers 2026/05/07 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.50s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 02:00:11 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 02:00:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/07 02:00:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/07 02:00:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:15 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:15 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/07 02:00:15 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/07 02:00:15 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:15 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:15 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/07 02:00:15 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/07 02:00:15 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:15 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:00:15 DEBUG : a/b/c: Looking for writers 2026/05/07 02:00:15 DEBUG : deep.txt: reading active writers 2026/05/07 02:00:15 DEBUG : a/b: Looking for writers 2026/05/07 02:00:15 DEBUG : c: reading active writers 2026/05/07 02:00:15 DEBUG : mid.txt: reading active writers 2026/05/07 02:00:15 DEBUG : a: Looking for writers 2026/05/07 02:00:15 DEBUG : top.txt: reading active writers 2026/05/07 02:00:15 DEBUG : b: reading active writers 2026/05/07 02:00:15 DEBUG : Looking for writers 2026/05/07 02:00:15 DEBUG : a: reading active writers 2026/05/07 02:00:15 DEBUG : >WaitForWriters: 2026/05/07 02:00:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fesodiz4repe/a not empty`) 2026/05/07 02:00:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/07 02:00:17 DEBUG : pacer: Reducing sleep to 15ms 2026/05/07 02:00:17 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestZipManySubDirs (5.75s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 02:00:17 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 02:00:19 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 02:00:19 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/07 02:00:19 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/07 02:00:19 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:00:20 DEBUG : bigdir: Looking for writers 2026/05/07 02:00:20 DEBUG : big.bin: reading active writers 2026/05/07 02:00:20 DEBUG : Looking for writers 2026/05/07 02:00:20 DEBUG : bigdir: reading active writers 2026/05/07 02:00:20 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.11s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-fesodiz4repe'", Local "Local file system at /tmp/rclone3216517033", Modify Window "1s" 2026/05/07 02:00:21 INFO : files root 'rclone-test-fesodiz4repe': poll-interval is not supported by this remote 2026/05/07 02:00:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/07 02:00:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/07 02:00:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/07 02:00:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/07 02:00:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:24 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:24 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/07 02:00:24 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/07 02:00:24 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:00:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:00:25 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:00:25 DEBUG : dir1: Looking for writers 2026/05/07 02:00:25 DEBUG : a.txt: reading active writers 2026/05/07 02:00:25 DEBUG : dir2: Looking for writers 2026/05/07 02:00:25 DEBUG : b.txt: reading active writers 2026/05/07 02:00:25 DEBUG : dir3: Looking for writers 2026/05/07 02:00:25 DEBUG : c.txt: reading active writers 2026/05/07 02:00:25 DEBUG : Looking for writers 2026/05/07 02:00:25 DEBUG : dir1: reading active writers 2026/05/07 02:00:25 DEBUG : dir2: reading active writers 2026/05/07 02:00:25 DEBUG : dir3: reading active writers 2026/05/07 02:00:25 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/07 02:00:26 DEBUG : files root 'rclone-test-fesodiz4repe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m48.480527061s (try 1/5): exit status 1: Failed [TestFileOpenWrite TestFileRemoveAll]